Live data from Hacker News

Nanobox is now free for developers

news.nanobox.io

11–20 of 26 posts

Re: Nanobox is now free for developers

#11
I am a very happy user of nanobox, i was able to deploy to linode after migrating from GCP app engine, relatively painless. Their whole suite of tools made it easy to not scew up that..first deploy to the new server shudders

Re: Nanobox is now free for developers

#12

Never heard of it but the product looks pretty compelling. Is there any provision for running multiple apps on one server instance?

That's the highest requested feature! Should be available in Q1 of 2018.

Add my vote for this one. I'm running a dokku server right now for this reason but would rather not.

Re: Nanobox is now free for developers

#13
post #11

I am a very happy user of nanobox, i was able to deploy to linode after migrating from GCP app engine, relatively painless. Their whole suite of tools made it easy to not scew up that..first deploy to the new server shudders

Were you running a docker image on custom VMs on app engine? Just wondering how easy the transition was. Are you still running on Google cloud instances via nanobox?

Re: Nanobox is now free for developers

#14
post #10

I haven't heard of this before, but it looks like it's similar to Docker compose or maybe a layer on top? And insight or comparison as to why you would use this over other tools.

It’s a layer on top. I think it simplifies deployment to various services that may or may not support Docker so well.

Re: Nanobox is now free for developers

#17
post #11

I am a very happy user of nanobox, i was able to deploy to linode after migrating from GCP app engine, relatively painless. Their whole suite of tools made it easy to not scew up that..first deploy to the new server shudders

Were you running a docker image on custom VMs on app engine? Just wondering how easy the transition was. Are you still running on Google cloud instances via nanobox?

i was using flex python 3 engine, not custom. I am not running on GCP anymore, I switched to Linode because it's cheaper ($5 instance) and deployed using nanobox. I deployed to app engine using app engine deployment, Linode using nanobox

Re: Nanobox is now free for developers

#19

Can anyone using this give us a report on the developer experience? Even simple quality of life stuff is useful like how easy is it to see logs for running containers, how fast are the deploys, etc. Thanks!

Super easy. Deploys are very quick, it's able to do it all with no downtime.

Logs can be accessed through a Dashboard and they're streamed in live, very handy for debugging. You can also go back through the log history too though.

I highly recommend.

Re: Nanobox is now free for developers

#20
post #15

I need this. To bad it doesn't support deployments to packet.net.

Nanobox does support Packet deployments:

- https://news.nanobox.io/packet-now-officially-supported/

- https://docs.nanobox.io/providers/hosting-accounts/packet/

Their full list of officially supported cloud providers is here: https://docs.nanobox.io/providers/hosting-accounts/

Post reply on HN