Simple, fast, private compute
Go to file
knoflook a627ec370f
continuous-integration/drone/push Build is failing Details
chore: publish 0.1.0+yolocolo release
2022-04-20 17:59:15 +02:00
.drone.yml Update Drone config, enable healthcheck 2021-07-20 10:50:51 +02: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 Goodbye, emojis! 😢 2021-11-23 12:19:04 +02: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 chore: publish 0.1.0+yolocolo release 2022-04-20 17:59:15 +02: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 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