You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
practicalli-johnny
changed the title
Evaluate render.com as clojure cli deployment platform
Evaluate hosted deployment platform for Clojure
Mar 18, 2025
Uh oh!
There was an error while loading. Please reload this page.
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
Services to review
The text was updated successfully, but these errors were encountered: