1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 11:58:47 +00:00
dockerfiles/phplist/README.md
2022-02-15 17:21:47 +08:00

695 B

phplist

phpList is software for sending email newsletters, marketing campaigns and announcements: you can send to millions of subscribers or just to a few hundred. phpList is used via a web browser and installed on your server. For more information see the features page.

$ mkdir -p data/{mailhog,phplist/{images,plugins}}
$ vi data/phplist/config.php
$ chmod 777 data/{mailhog,phplist/{images,plugins}}
$ tree -F data/
├── mailhog/
└── phplist/
    ├── config.php
    ├── images/
    └── plugins/
$ docker-compose up -d
$ curl http://127.0.0.1:8000/lists/admin/