Simple, fast, private compute
This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
3wc fbcd1e8616
continuous-integration/drone/push Build is passing Details
Change deploy.update_config for zero-downtime deployments 🤘
2021-07-21 12:54:30 +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 Fix Docker image path in README 2021-07-20 10:54:03 +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 Change deploy.update_config for zero-downtime deployments 🤘 2021-07-21 12:54:30 +02:00

README.md

capsul

Build Status

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

  • Category: Apps
  • Status: ❸🍎
  • Image: 3wordchant/capsul-flask, ❹💣, own
  • Healthcheck: Yes
  • Backups: No
  • Email: ❶💚
  • Tests: ❷💛
  • SSO: No

Basic usage

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