Skip to main content
Changelog

New release 1.10.0

— Ruslan Gainutdinov

We are happy to announce new release of DollarDeploy!

This release brings wealth of new features and fixes to the DollarDeploy, so you can run things better and run even more things on your own servers!

šŸŽ‰ New features

  • App suggestions on repo files First step of DevOps AI, reads your github repository and gives you suggestions on fixes to the app configuration.
  • Backup apps during manual backup of the host, also ability to backup app individually
  • Periodic report: enable in Settings => Notifications and receive report on the hosts and apps in your DollarDeploy account. Important so you keep track on those VPS servers you created sometime ago and forget to turn off
  • Native apps: Allows building Go apps and deploying them so they run natively on your host. Apps are controlled in a standard way with SystemD, without docker. Checkout this example repo https://github.com/dollardeploy/example-go or Miniflux RSS reader which are powered by this functionality https://dollardeploy.com/r/miniflux

šŸ’… Fixes and updates

  • Improvements to the landing page, to better describe how DollarDeploy helps developers and indie hackers
  • For DataCrunch provider, check availability for specific instance before provisioning
  • Fix build for NextJS 15.3.0 projects
  • Show markdown description for the host and app, if defined, useful if you want to provide some additional information about it.
  • Avoid building multiple times on GitHub push (e.g. when adding a tag)
  • Better provider selection UI on launch
  • Limit execution of all tasks like prepare host, build app and deploy. Cancel and close SSH connection on timeout.

šŸŽ New templates

It is now much easier to select provider before you create new app from a template
DevOps AI
Manage notification settings: Enable daily or weekly to receive report on your hosts and apps