kelp icon indicating copy to clipboard operation
kelp copied to clipboard

Kelp GUI: One-click deploy to Heroku

Open nikhilsaraf opened this issue 2 years ago • 1 comments

Desired Behavior

I want to make it easier to deploy a self-hosted version of the Kelp GUI

Impact

The desired behavior will allow me to do a one-click deploy to Heroku/DigitalOcean for the Kelp GUI. This will make it easier for people who want to run the Kelp GUI by themselves

Feature Suggestion

We can achieve the desired behavior by adding a one-click deploy button for Heroky/DigitalOcean via our Dockerized version of Kelp

References

This feature exists for a Stellar node. See this PR as an example of how to do a one-click deploy to Heroku: https://github.com/stellar/docker-stellar-core-horizon/pull/276/files

Specification

Heroku Docs for one-click deploy button: https://devcenter.heroku.com/articles/heroku-button

Deploy to Digital Ocean one-click deploy button docs: https://docs.digitalocean.com/products/app-platform/how-to/add-deploy-do-button/

nikhilsaraf avatar Oct 05 '21 21:10 nikhilsaraf

Heroky/DigitalOcean via our Dockerized version of Kelp

Another option is render.com, which has gained some popularity as a Heroku alternative. It supports Docker.

leighmcculloch avatar Oct 05 '21 22:10 leighmcculloch