Open source Node.js Headless CMS to easily build customisable APIs https://github.com/strapi/strapi
Go to file
3wc c22f1b1a05
continuous-integration/drone/push Build is passing Details
Switch to self-hosted stack-ssh-deploy image [mass update]
2023-01-21 11:49:56 -08:00
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:56 -08:00
.env.sample Move config to abra.sh 2021-02-08 15:58:33 +02:00
README.md Update abra syntax in examples (finally) [mass update] 2023-01-19 16:02:28 -08: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 config YOURAPPDOMAIN - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app deploy YOURAPPDOMAIN
  6. Open the configured domain in your browser to finish set-up