Simple, fast, private compute
Go to file
3wc aa6474108c
continuous-integration/drone/push Build is passing Details
Switch to self-hosted stack-ssh-deploy image [mass update]
2023-01-21 11:49:55 -08:00
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:55 -08:00
.env.sample Use Docker secrets for passwords 2021-07-19 12:09:02 +02:00
.gitignore Initial import 2021-07-11 00:12:19 +02:00
README.md Update abra syntax in examples (finally) [mass update] 2023-01-19 16:02:27 -08:00
compose.btcpay.yml Use Docker secrets for passwords 2021-07-19 12:09:02 +02:00
compose.smtpauth.yml Use Docker secrets for passwords 2021-07-19 12:09:02 +02:00
compose.spoke.yml Further spoke fixes 2021-07-18 12:05:02 +02:00
compose.stripe.yml Use Docker secrets for passwords 2021-07-19 12:09:02 +02:00
compose.yml Uncomment MAIL_USE_SSL 2022-10-18 17:27:37 -04:00

README.md

capsul

Build Status

Simple, fast, private compute. https://capsul.org

  • Category: Apps
  • Status: 1, alpha
  • Image: 3wordchant/capsul-flask, 0, own
  • Healthcheck: Yes
  • Backups: No
  • Email: 3
  • Tests: 2
  • SSO: No

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new capsul --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