giantswarm / docs

The Giant Swarm documentation site
http://docs.giantswarm.io
Apache License 2.0
4 stars 8 forks source link

docs: Docker getting started #39

Closed teemow closed 9 years ago

teemow commented 9 years ago

Write a small Docker getting started and provide some useful links. Link them in Getting Started Part 2

Original Author: @luebken Created at 09-12-2014 21:31:44 Gitlab: giantswarm/docs!25

teemow commented 9 years ago

@luebken commented:

ping @puja maybe something for you?

Created at 09-12-2014 21:32:09

teemow commented 9 years ago

@puja commented:

Should this be in Docs or rather on the Blog? Just found that we already had sth like this planned for the blog

Created at 10-12-2014 11:39:27

teemow commented 9 years ago

@luebken commented:

It has to be in the docs. Can be adapted / copied to the blog.

Created at 10-12-2014 14:41:45

teemow commented 9 years ago

@luebken commented:

@puja When can you do this?

Created at 20-01-2015 08:16:31

teemow commented 9 years ago

@luebken commented:

Very rough cut:

Getting Started with Docker on your Mac

As Docker uses Linux container the installation is slighlty more complex on a Mac. The easiest and for beginner recommended version is installing Boot2Docker. It's has an easy installer and installs Virtualbox to host your Docker containers. See Details here https://docs.docker.com/installation/mac/ or just download and install the latest release here: https://github.com/boot2docker/osx-installer/releases/latest

Next is getting familiar with Docker containers. We recommend the official user guide. Please get familiar with these 3 articles: https://docs.docker.com/userguide/dockerizing/ https://docs.docker.com/userguide/usingdocker/ https://docs.docker.com/userguide/dockerimages/

After that you have basic understanding to get started with Giant Swarm.

TODO:

Created at 20-01-2015 08:29:27

teemow commented 9 years ago

@puja commented:

My draft from before (will integrate with your rough cut): https://docs.google.com/a/giantswarm.io/document/d/1bB5mpG3gxvYsnbMeoAd6ELyElBrc-pQGLkGg3ghSBcI/edit?usp=sharing

It's next on my list right after the Xmas wrap-up (and maybe another already written blog post) this week.

Created at 20-01-2015 10:04:24

teemow commented 9 years ago

@puja commented:

What exactly do you mean with the 3 official Docker guides?

Created at 20-01-2015 10:05:00

teemow commented 9 years ago

@luebken commented:

the menntioned above

Created at 20-01-2015 13:35:54

luebken commented 9 years ago

Put it in backlog since we know what to write. Assigned @puja108 since he was on the issue before.

puja108 commented 9 years ago

Status

puja108 commented 9 years ago

do we need another review of the draft at https://docs.google.com/a/giantswarm.io/document/d/1bB5mpG3gxvYsnbMeoAd6ELyElBrc-pQGLkGg3ghSBcI/edit# or should I go on and build it in a feature branch? ping @marians @luebken

puja108 commented 9 years ago

PR for this https://github.com/giantswarm/docs-content/pull/35

puja108 commented 9 years ago

PR merged