Settings

Theme

Show HN: Rompli – Simple Docker Hosting

4 points by khamoud 9 years ago · 5 comments · 2 min read


Hi everyone! I built a hosting platform called https://www.rompli.com. It can host any docker container that listens on HTTP. The web app is built entirely in meteor and therefore has first class support for meteor applications (sticky sessions, websockets, ssl).

How much does it cost? It is currently in beta which means two things. 1. It's free. 2. You may only have up to five (5) containers.

What do I get for one container? One container is 512MB memory with 0.5 ECU compute. You also get single click coordinated rolling updates, and single click scaling.

How do I deploy my meteor app with Rompli? https://medium.com/@isohaze/how-to-deploy-a-meteor-js-application-on-rompli-com-48c775cae8c0#.izzu3693p

How do I use a custom domain name? https://medium.com/@isohaze/how-to-use-your-own-domain-on-rompli-89f8c6c91d96#.kwvbzbodi

Is there a FAQ? Yes: https://www.rompli.com/faq

What is the tech stack? The webapp is written entirely in meteor@1.3.4. The container orchestration is implemented with [Docker Swarm](https://docs.docker.com/swarm/). Nginx is used for loadbalancing and I have an Elastic Load Balancer in front of the nginx servers.

Why is it named Rompli? It got the name because docker containers work really well in groups and a group of otters is called a romp. Also the underlying technology is using [The Raft Consensus Algorithm](https://raft.github.io/) and a large group of otters is also known as a raft.

I hope you try it out and give me feedback!

Thanks, Kris

kim0 9 years ago

Now that docker makes starting a cluster quite easy. Why do developers get excited by such a service? I'm trying to understand what they're looking for and how to service them better

anonfunction 9 years ago

Never got a confirmation email so I couldn't try it out. There is no re-send functionality.

If this was coupled with a docker build service I would use it for sure.

mjhea0 9 years ago

clickable > https://www.rompli.com/

sheraz 9 years ago

Link?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection