Open source Node.js Headless CMS to easily build customisable APIs https://github.com/strapi/strapi
Go to file
3wc bb5f6fa361 Goodbye, emojis! 😢
[ci skip]
2021-11-23 12:19:06 +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 Revert internal network change (see https://git.autonomic.zone/coop-cloud/organising/issues/62) 2021-07-15 16:08:39 +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