You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
.drone.yml | 6 months ago | |
.env.sample | 5 months ago | |
.gitignore | 6 months ago | |
README.md | 6 months ago | |
abra.sh | 6 months ago | |
compose.yml | 5 months ago |
README.md
wordpress-bedrock
TODO
- Category:
- Status:
- Image:
- Healthcheck:
- Backups:
- Email:
- Tests:
- SSO:
Basic usage
- Set up Docker Swarm and
abra
- Deploy
coop-cloud/traefik
abra app new ${REPO_NAME} --secrets
(optionally with--pass
if you'd like to save secrets inpass
)abra app YOURAPPDOMAIN config
- be sure to change$DOMAIN
to something that resolves to your Docker swarm boxabra app YOURAPPDOMAIN deploy
- Open the configured domain in your browser to finish set-up
traefik