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
- N8N: workflow automation tool. Run your own AI agents
- OpenVPN: quickly spin VPN instance and manage your VPN connections via browser. No big knowledge of how VPN necessary
- Uptime Kuma: Comprehensive uptime monitoring tool - monitor all your services with ease (for a while, until we implement uptime monitoring in DollarDeploy as well)
- MCP server for Frappe: control your Frappe CRM instance from Claude Desktop by chatting with AI
- MCP server for Facebook Ads: Manage your adds submissions from Claude Desktop
- Miniflux: Minimalisting but powerfull RSS reader (Go)
- Template for new NextJS project https://github.com/dollardeploy/nextjs-boilerplate
- Example template for Go https://github.com/dollardeploy/example-go


