Open source Node.js Headless CMS to easily build customisable APIs
https://github.com/strapi/strapi
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.
|
2 weeks ago | |
---|---|---|
.drone.yml | 2 weeks ago | |
.env.sample | 2 years ago | |
README.md | 2 weeks ago | |
abra.sh | 2 years ago | |
compose.yml | 10 months ago | |
entrypoint.sh.tmpl | 2 years ago | |
renovate.json | 2 years ago |
README.md
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