Viewing profile — caspereeko
caspereeko
HN member- Joined
- Thu, Mar 12, 2015, 9:46 PM UTC
- HN karma
- 18
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About caspereeko
No profile information was provided.
Recent public activity
-
comment
Comment #14910452
I use that for 2 scenarios: - to deploy on demand staging or QA environment including its dependencies. - allow service/infra devs to try services quickly without the need to use T…
-
comment
Comment #14908961
I would like to share my personal experience running Meoss. I have been using Pure Mesos setup, without DC/OS for 2.5 years. We have the following infra features.: - 120 micro-serv…
-
comment
Comment #13922062
So all services needs to talk to consul DNS to resolve these names, right? How would you expose for example mqtt to public internet-facing in this case?
-
story
Service Discovery for a microservice with multiple ports
Is exposing multiple ports per service an anti-pattern? Does it violate the single responsibility of a microservice? How do you handle service registration and discovery for servic…
-
comment
Comment #13624683
You can check oh-my-vpn to setup openvpn server in a oneliner command. https://github.com/alaa/oh-my-vpn
-
comment
Comment #13354971
You can also use Oh-My-VPN to install OpenVPN with a one-liner. https://github.com/alaa/oh-my-vpn
-
comment
Comment #12172905
Why would you have and production system exposing SSH to the public? If you must, at least do these steps: - Disable password SSH login - Install root kit scanner, like rkhunter an…
-
comment
Comment #9831673
I was about the hit the purchase button!, thanks :D
-
comment
Comment #9793299
You can use oh-my-vpn to setup shared VPN server with your friends. https://github.com/alaa/oh-my-vpn
-
comment
Comment #9262414
This is very similar, except it is automoated so no one have to do the steps each time someone wants to configure openVPN server quicky.
-
comment
Comment #9260691
I don't know dockvpn, but actually i am about to build dockerized package too, Since oh-my-vpn is built with chef, provisioning container should not be a problem.
-
comment
Comment #9259873
Install chef-client: https://www.chef.io/download-chef-client/ which actually generates the same one-liner scirpt I used, except for opscode.com domain instead of chef.io, if you r…
- story
- story