Free Modern URL Shortener https://github.com/thedevs-network/kutt
Go to file
3wc bf1c3711f6
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 Fix embarrassing mass-typo 😳 2020-12-31 23:02:26 +02:00
.gitignore Initial commit 2020-11-15 18:58:52 +01:00
README.md Update abra syntax in examples (finally) [mass update] 2023-01-19 16:02:27 -08:00
compose.yml chore: publish 0.1.0+2.7.2 release 2022-04-02 16:01:35 +02:00

README.md

Kutt

Free Modern URL Shortener • https://github.com/thedevs-network/kutt

  • Category: Apps
  • Status: 1, alpha
  • Image: kutt/kutt, 4, upstream
  • Healthcheck: No
  • Backups: No
  • Email: No
  • Tests: No
  • SSO: No

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new kutt
  4. abra app config YOURAPPDOMAIN - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app deploy YOURAPPDOMAIN