Skip to content

Evaluate hosted deployment platform for Clojure #111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
practicalli-johnny opened this issue Aug 31, 2022 · 0 comments
Open

Evaluate hosted deployment platform for Clojure #111

practicalli-johnny opened this issue Aug 31, 2022 · 0 comments

Comments

@practicalli-johnny
Copy link
Contributor

practicalli-johnny commented Aug 31, 2022

Heroku has shut down free accounts and free dyno access from Autumn 2022, therefore an alternative service is required if Practicalli Web Services book is going to include deployment.

Heroku is an excellent platform for deploying Clojure and could build Clojure projects from source as well as deploy a war file. There was also CI pipeline support, for deploying to multiple environments, e.g. acceptance, staging, production.

Heroku was easy, just create a new Heroku app and give it the URL of your code repository, e.g. GitHub repo.

Evaluate alternative to Heroku

  • equivalent ease of use to Heroku
  • support for deploying Clojure CLI configured apps
  • support for Circle CI deployment (e.g. heroku orb, render orb, etc)
  • any constraints over that of Heroku

Services to review

  • amazon (should be free if you are very careful, more complex service to use)
  • render.com
  • fly.io
  • Jelastic - example blog post
@practicalli-johnny practicalli-johnny changed the title Evaluate render.com as clojure cli deployment platform Evaluate hosted deployment platform for Clojure Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant