This is a project I've been working on for a while. Dply allows you to quickly create a temporary cloud server (1CPU/512MB RAM/20GB SSD) for free. You can have one free server running at any time. Log in with your Github account and it will allow you to create your server using your Github ssh-key. Servers are free for 2 hours and expire after that time (unless you choose to add more time via credit card or bitcoin).…
I like the simplicity, well done for getting this up and running! Please be more open about the pricing though. When the service costs are not upfront and are buried in the FAQs, I lose trust in the service. Every real customer of yours will want to know what it costs. Have a simple pricing page at the very least, and link to it from the standard 'how does this work?' and other places. Just saying that you can pay $2…
Show HN: Dply – Free temporary Linux servers
131–140 of 205 posts
Re: Show HN: Dply – Free temporary Linux servers
#132This is a project I've been working on for a while. Dply allows you to quickly create a temporary cloud server (1CPU/512MB RAM/20GB SSD) for free. You can have one free server running at any time. Log in with your Github account and it will allow you to create your server using your Github ssh-key. Servers are free for 2 hours and expire after that time (unless you choose to add more time via credit card or bitcoin).…
> credit card or bitcoin Thank you for allowing Bitcoin. Many people don't have a credit card (everyone who has one gets it only because all the American companies require it, but I never needed one in the Netherlands or Germany, the two countries I have experience with).
Re: Show HN: Dply – Free temporary Linux servers
#133Earlier quoted context omitted.
The server name field might be better suited to be a white box like the rest of the options after you click New Server. Nice idea. Might want to have some kind of vetting of accounts if it gets bigger.
Strongly agree. I missed the server name field and got an error about the syntax for server names instead of 'you didn't enter a server name' error. Field should be visually similar to the other fields.
Re: Show HN: Dply – Free temporary Linux servers
#134Earlier quoted context omitted.
As a free service we will pretty strictly enforce abuse reports and take action on them. We're using a few methods to profile users based on their github account/ssh key and other factors to block abusers once their identified. Dply servers are blocked from using SMTP ports to prevent spam. Yes. You can create another server once the first expires but automating this process is not allowed and therefore we do not pro…
What constitutes abuse? I imagine certain applications that would be fine with the server going up and down every 2 hours. That would effectively mean that they would have free service indefinitely. For example, a Tor bridge.
A tor bridge/relay might not be an issue but TOR exit nodes will almost certainly result in abuse complaints and action being taken.
Re: Show HN: Dply – Free temporary Linux servers
#135Would it be possible to add NixOS as an option? I'd find that very useful for demonstrating it to people, which... okay, might not be why you're running this. Nowadays I'm handing out shell accounts to my own server, which is mostly fine, but misses out on some of the functionality.
Re: Show HN: Dply – Free temporary Linux servers
#136Is there no way to manually delete an instance?
Re: Show HN: Dply – Free temporary Linux servers
#137Doesn't work for me. I seem to be getting a 403 forbidden code when I authorise it.
Re: Show HN: Dply – Free temporary Linux servers
#138"Dply blocks common SMTP ports by default in order to prevent abuse of the platform and be able to provide servers for free." Why do this over simpler bandwidth throttling say after a certain threshold has been met?
Because no spam is better than a low volume of spam
Re: Show HN: Dply – Free temporary Linux servers
#139Earlier quoted context omitted.
This is a pretty cool service! I have had my moments when I had to set up the AWS free tier a few hours before a very important client meeting. I have this gut feeling that this service will make the cloud technology a bit more accessible for a budding to medium skilled developer. Personally, I have hesitated a lot to try out AWS and other cloud services at college due to the "over billing nightmare" you have every t…
> the part of the world I come from Just curious, is a $5/month DO server cost prohibitive in your neck of the woods?
Or maybe even less nefarious reports about people accidently ordering a bigger machine and forgetting about it until the month is over. Can result in 1+k bill as well.
Or the most talked about problem. Downloading something from the glacier.
They're mostly avoidable problems. And they still terrify people with little income
Re: Show HN: Dply – Free temporary Linux servers
#140if i can pay with bitcoin, whats to stop me from doing bad things with these servers?
If even with the processes we have in place, abuse becomes an issue we could require that the Github account used has a certain amount of history and activity (doing more to profile the user that way). All these things combined with no API and automation of creation being disallowed makes for a low ROI on an abuser's time compared to other services already available.