Live data from Hacker News

Viewing profile — caspereeko

caspereeko

HN member
Joined
Thu, Mar 12, 2015, 9:46 PM UTC
HN karma
18
Public activity
14 items

About caspereeko

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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?

  4. 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…

  5. comment
    Comment #13624683

    You can check oh-my-vpn to setup openvpn server in a oneliner command. https://github.com/alaa/oh-my-vpn

  6. comment
    Comment #13354971

    You can also use Oh-My-VPN to install OpenVPN with a one-liner. https://github.com/alaa/oh-my-vpn

  7. 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…

  8. comment
    Comment #9831673

    I was about the hit the purchase button!, thanks :D

  9. comment
    Comment #9793299

    You can use oh-my-vpn to setup shared VPN server with your friends. https://github.com/alaa/oh-my-vpn

  10. 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.

  11. 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.

  12. 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…

  13. story
  14. story