Open source Node.js Headless CMS to easily build customisable APIs
https://github.com/strapi/strapi
|
||
---|---|---|
.drone.yml | ||
.env.sample | ||
abra.sh | ||
compose.yml | ||
entrypoint.sh.tmpl | ||
README.md | ||
renovate.json |
Strapi
- Category: Apps
- Status: 1, alpha
- Image:
strapi/strapi
, 4, upstream - Healthcheck: No
- Backups: No
- Email: No
- Tests: 2
- 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 inpass
)abra app config YOURAPPDOMAIN
- be sure to change$DOMAIN
to something that resolves to your Docker swarm boxabra app deploy YOURAPPDOMAIN
- Open the configured domain in your browser to finish set-up