forked from coop-cloud/wordpress
652fcf03838e89df753ed99fa4e0b65c9e1b1882
Wordpress
Coöp Cloud + Wordpress = 🥳
- Category: Apps
- Status: 4
- Image:
wordpress, 4, upstream - Healthcheck: Yes
- Backups: Yes
- Email: 3
- Tests: 2
- SSO: 2
Quick start
abra app new wordpressabra app config <app-name>abra app secret generate -a <app-name>abra app deploy <app-name>abra app cmd <app-name> app core_install
There is a local or remote SMTP relay configuration available.
- local:
COMPOSE_FILE=compose.yml:compose.mailrelay.yml - remote:
COMPOSE_FILE=compose.yml:compose.mailrelay.yml:compose.smtp.yml
Below are the instructions for the local relay.
- Deploy
postfix-relay abra app config <app-name>, and uncomment the email lines; changeMAIL_FROMto make sure the domain is the same aspostfix-relay's$DOMAINor in its$EXTRA_SENDER_DOMAINSabra app deploy <app-name>
Description
Languages
Shell
100%