|
|
|
|
|
by a254613e
1706 days ago
|
|
Perhaps I'm missing something from the home page, but which additional features does it offer exactly? Automatic system updates, which is possible to do with just normal linux distributions anyway? I mean it says "MoonHome is not a browser-based cloud IDE. You get full access to a remote server over SSH.". So you get ssh access, just like you would with a VPS. All I see on the main page as far as technical functionality goes is just VPS features phrased differently. |
|
- preconfigured dev environment with some tools already installed (using asdf, which is easy to add more tools with)
- preconfigured firewall (which of course is easy to do yourself, but it's done already)
- instructions on how to do some of the ssh tunneling things necessary to connect your local apps/tools with the remote ones
- "managed" OS (kept updated for you)
- support, someone to ask for help if you're stuck trying to do something
None of these are particularly difficult to do on your own, but this just packages them all into a service.
If you roll your own with a VPS, then you do have some setup to do if you want to harden and configure it. Then you have to choose/use a tool to manage that configuration so you can spin up and blow away an instance on demand.
It may be some (a lot?) more expensive than a bare, plain VPS, but perhaps the it is worth 10-20$/mo for a dev who wants to travel light (cheap laptop/chromebook) and have one less thing to worry about.