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.
Strapi

- Category: Development
- Status: ❸🍎
- Image:
strapi/strapi
, ❶💚, upstream
- Healthcheck: No
- Backups: No
- Email: No
- Tests: ❷💛
- SSO: No
- Set up Docker Swarm and
abra
- Deploy
coop-cloud/traefik
abra app new strapi --secrets
(optionally with --pass
if you'd like
to save secrets in pass
)
abra app YOURAPPDOMAIN config
- be sure to change $DOMAIN
to something that resolves to
your Docker swarm box
abra app YOURAPPDOMAIN deploy
- Open the configured domain in your browser to finish set-up