Open source Node.js Headless CMS to easily build customisable APIs https://github.com/strapi/strapi
Go to file
3wc e46bfc768d
continuous-integration/drone/push Build is failing Details
chore: publish 0.1.0+3.6.5 release
2022-04-02 16:07:48 +02:00
.drone.yml Use new image namespace 2021-06-21 12:32:10 +02:00
.env.sample Move config to abra.sh 2021-02-08 15:58:33 +02:00
README.md Goodbye, emojis! 😢 2021-11-23 12:19:06 +02:00
abra.sh Move config to abra.sh 2021-02-08 15:58:33 +02:00
compose.yml chore: publish 0.1.0+3.6.5 release 2022-04-02 16:07:48 +02:00
entrypoint.sh.tmpl Initial import 2020-10-01 01:22:57 +02:00
renovate.json Add renovate.json 2020-10-30 08:01:22 +00:00

README.md

Strapi

Build Status

  • Category: Apps
  • Status: 1, alpha
  • Image: strapi/strapi, 4, upstream
  • Healthcheck: No
  • Backups: No
  • Email: No
  • Tests: 2
  • SSO: No
  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new strapi --secrets (optionally with --pass if you'd like to save secrets in pass)
  4. abra app YOURAPPDOMAIN config - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app YOURAPPDOMAIN deploy
  6. Open the configured domain in your browser to finish set-up