Live data from Hacker News

Containerum – Managed Docker Hosting

containerum.com

31–40 of 44 posts

Re: Containerum – Managed Docker Hosting

#31
post #24
post #23

Interesting project/business. As an aside, for your main page, I would stay away from using the word "Lego-block components". I haven't checked it out, but Lego is likely a registered trademark. Best to avoid unnecessary legal issues.

Docker is also a registered trademark. What is the point you are making?

Lego may take offense to someone using their trademark in marketing text without authorization.

Re: Containerum – Managed Docker Hosting

#33
Unfortunately, the site has been down since I saw it here (4 hours ago) and I've been checking a couple if times an hour.

While my self can handle that, I'm afraid my subconsciousness has already formed an association to the name containerum.com. Very much dreadedly, as I loved that name.

Re: Containerum – Managed Docker Hosting

#34
post #6

Seems that container that serves the website hadn't auto-scaled well ;) (currently it's responding with 502 Bad Gateway) Based on Google cache results, I suspect that the page's rendered server-side, with React, and the container's really busy doing the same DOM stuff over and over. If owners are reading - I think the easiest trick to try (besides scaling up) would be to tell nginx to cache the index page (with `prox…

Thank you for your comment! Our devs are working on it

You don't need devs, you need some Ops/DevOps guys who know what they are doing.

Re: Containerum – Managed Docker Hosting

#37

It's been an hour and we can't still check the site. I would really not trust my production deployment with these guys. On a side note, Docker Cloud has been offering same thing but they are too slow to deliver docker swarm functionality there. My servers are now running more than a year old version of docker. Does anyone know a great web-ui to manage containers? (I already tried portainer, kubernates-ui - they are e…

This isn’t very helpful (yet), but I know of one that’s about to be released in beta. If you’d like to be notified when it’s available, shoot me an email via contact info in my profile.

Re: Containerum – Managed Docker Hosting

#38
post #21

Off topic, but does anyone know roughly how much traffic front page of HN generates?

Somebody wrote a blog article about this: https://thehftguy.com/2017/09/26/hitting-hacker-news-front-p...

Knew of a couple articles like this, but didn’t have a link handy. Basically as I assumed, at best 50K views in a day. That’s averaging less than one page view a second.

For a blog, that’s a ton of traffic. For a professional business, let alone a hosting provider, that shouldn’t be an issue if they know what they are doing.

Re: Containerum – Managed Docker Hosting

#39

It's been an hour and we can't still check the site. I would really not trust my production deployment with these guys. On a side note, Docker Cloud has been offering same thing but they are too slow to deliver docker swarm functionality there. My servers are now running more than a year old version of docker. Does anyone know a great web-ui to manage containers? (I already tried portainer, kubernates-ui - they are e…

Rancher is decent enough for my needs - I mainly setup and manage microservices with load balancing. It's also nifty for the occasional testing of new docker containers without sshing into a dev box

Re: Containerum – Managed Docker Hosting

#40
post #30

It's been an hour and we can't still check the site. I would really not trust my production deployment with these guys. On a side note, Docker Cloud has been offering same thing but they are too slow to deliver docker swarm functionality there. My servers are now running more than a year old version of docker. Does anyone know a great web-ui to manage containers? (I already tried portainer, kubernates-ui - they are e…

Man, these people should consider using a solution that's easy to horizontally scale (trolololo)

They did. It worked as well as expected.
Post reply on HN