Scotty: A Micro-Platform-as-a-Service.
Get started-
All your apps
Manage all your docker-compose-based apps with a simple UI and CLI. Scotty provides a simple REST API to interact with your apps.
-
For the dummies
The UI gives end users a simple way to interact with their apps.
-
For the devops
Deploy your existing, docker-compose-based app with a simple CLI-app. Scotty integrates neatly with Gitlab CI or other CI/CD pipelines.
-
Integrates nicely with your load balancer
Supports traefik and haproxy-config out of the box and creates the necessary configuration for you.
-
Perfect for ephemeral review apps
Scotty stops apps per default after a certain TTL. It also adds basic auth to your apps to prevent unauthorized access.