stevensting 5d891c88c7
continuous-integration/drone/push Build is failing
Revert "Fix lint issues and improve test suite resilience"
This reverts commit 90d44bd3bc.
2026-07-21 16:09:11 +02:00
2026-04-28 01:54:50 +02:00
2023-11-09 17:41:26 +00:00
2023-10-23 12:49:47 +01:00
2026-07-21 14:44:35 +02:00
2020-05-03 00:21:33 +02:00
2024-01-29 20:41:59 +01:00

Wordpress

Build Status

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 wordpress
  • abra app config <app-name>
  • abra app secret generate -a <app-name>
  • abra app deploy <app-name>
  • abra app cmd <app-name> app core_install

Email

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.

  1. Deploy postfix-relay
  2. abra app config <app-name>, and uncomment the email lines; change MAIL_FROM to make sure the domain is the same as postfix-relay's $DOMAIN or in its $EXTRA_SENDER_DOMAINS
  3. abra app deploy <app-name>
S
Description
Open source software you can use to create a beautiful website, blog, or app
https://github.com/wordpress/wordpress Readme GPL-3.0 908 KiB
Languages
Shell 79.8%
Go Template 20.2%