Viewing profile — ddrmanxbxfr
ddrmanxbxfr
HN member- Joined
- Wed, Sep 30, 2015, 1:04 PM UTC
- HN karma
- 5
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About ddrmanxbxfr
No profile information was provided.
Recent public activity
-
comment
Comment #10305210
Hi, thedevopsguy. The whole goal of beluga is to take your docker-compose project from your machine to a remote host and have it running. It's meant to be used with the existing do…
-
comment
Comment #10304887
Beluga will execute the steps to take your project from your machine to a live production machine. When you want to deploy a docker app you have to do the following step manually :…
-
comment
Comment #10303579
It takes your docker-compose project and deploy it to a server, instead of having to build your containers, tag the images, push to repository and connect on the server to download…