Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add Microsoft Azure installation instructions #11400

Merged
merged 1 commit into from Mar 23, 2015
Merged

docs: Add Microsoft Azure installation instructions #11400

merged 1 commit into from Mar 23, 2015

Conversation

ahmetb
Copy link
Contributor

@ahmetb ahmetb commented Mar 16, 2015

Adding instructions that refers to the Microsoft Azure website on creating Docker-ready Linux VMs on the platform.

Signed-off-by: Ahmet Alp Balkan ahmetalpbalkan@gmail.com
cc: @SvenDowideit @squillace

@moxiegirl
Copy link
Contributor

@ahmetalpbalkan Is there a reason we don't want to put the actual instructions on the Docker site?

@jessfraz
Copy link
Contributor

@moxiegirl We don't really have instructions per cloud provider because you
can run docker on any cloud provider

On Monday, March 16, 2015, moxiegirl notifications@github.com wrote:

@ahmetalpbalkan https://github.com/ahmetalpbalkan Is there a reason we
don't want to put the actual instructions on the Docker site?


Reply to this email directly or view it on GitHub
#11400 (comment).

@jessfraz
Copy link
Contributor

Actually nm I guess we do I had never seen those Rackspace ones

On Monday, March 16, 2015, Jessica Frazelle jess@docker.com wrote:

@moxiegirl We don't really have instructions per cloud provider because
you can run docker on any cloud provider

On Monday, March 16, 2015, moxiegirl <notifications@github.com
javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

@ahmetalpbalkan https://github.com/ahmetalpbalkan Is there a reason we
don't want to put the actual instructions on the Docker site?


Reply to this email directly or view it on GitHub
#11400 (comment).

@ahmetb
Copy link
Contributor Author

ahmetb commented Mar 16, 2015

@moxiegirl if you click on them they are really long than any other similar doc we have here. Also if we duplicate the content, that will be a maintenance cost. Also this small doc refers to 3 different ways to do the same thing. Will be a very long and unreadable one if we bring all that content here.

@moxiegirl
Copy link
Contributor

@ahmetalpbalkan If we refer them to installation docs that we don't write, we imply that we approve or have tested the content just as we would have had we written them ourselves. We are trying to simplify both the maintenance and the support of our installation documents. So, I'd rather just pick one way Docker recommends and go with that. That way we can test our instructions if other people want to document in detail other ways to do the same thing...god bless them.

Do you find one blog provides a better instruction than another?

BTW, I'm not suggesting we hold up this PR waiting for a Dockerized installation set. I can open another PR for that.

@squillace
Copy link

@moxiegirl @ahmetalpbalkan Hi there -- I'm curious: As Ahmet points out, you actually have one doc for each cloud provider about how to install there, and each one points to THEIR documentation -- they do NOT recreate their steps inside your docs. Two other quick examples are:

they all pretty much do the same thing as Ahmet's PR. They say, hey, here's what you do to get going (but the what you do part points to their documentation, not yours). Since there's about five ways to get docker running on Azure in different configurations to support different scenarios, I'm curious why you would want all that on your site, given that you already do what Ahmet has submitted so far as I can see....

I guess I'm not clear on your phrase, "I'd rather just pick one way Docker recommends and go with that." -- given that we thought we were doing what the others were doing. :-) -- Cheers, Ralph

@moxiegirl
Copy link
Contributor

@squillace We are looking at simplifying the installation section on our website. That is where my statement is coming from. Those changes are coming. Obviously, I jumped the gun in bringing that topic into this discussion, my apologies for that.

LGTM

@squillace
Copy link

@moxiegirl Ah, I completely understand. Of course, we're figuring out the same issue in the reverse direction.

FWIW, we generally think that basic installation on an OS should be "all you", and then each cloud or platform or orchestration api might then have automation or custom installation commands or things that they should document. We would be happy to write the basic steps for those on your site as well, but as you should not expect to support every platform's optimizations for docker/machine/swarm/other stuff, it's always good to have the ability to have a "link-out" signal (Wikipedia does this for example), which tells the reader "these are the official instructions over THERE, but complaints about them go over there, too." That kind of thing. (For example, we always point to your HTTPS docs for ensuring or modifying secure connections -- we don't expect that we would ever know better than you, unless you're using our commands/cli....)

This is just for your consideration -- YMMV, and we'll follow your lead here.

Feel free to ping me or @ahmetalpbalkan when you have a forward plan. Cheers!

@moxiegirl
Copy link
Contributor

@squillace Cool...sounds like we are swimming in the same ocean. Meaning, I think we are on the same page re install docs. More later...thanks for your understanding.

@ahmetb
Copy link
Contributor Author

ahmetb commented Mar 20, 2015

rebased due to merge conflicts.


## Creating a Docker host machine on Azure

Please check out to the following detailed tutorials on [Microsoft Azure][0] website to find out different ways to create a Docker-ready Linux virtual machines on Azure:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

80 char line wraps please (GH diffs are terrible on long lines)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SvenDowideit ah, my markdown editor has failed me on this. done.

Adding instructions that refers to the Microsoft Azure
documentation on creating Docker-ready Linux VMs on Azure
platform.

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
@SvenDowideit
Copy link
Contributor

LGTM

SvenDowideit added a commit that referenced this pull request Mar 23, 2015
docs: Add Microsoft Azure installation instructions
@SvenDowideit SvenDowideit merged commit cf7d093 into moby:master Mar 23, 2015
@ahmetb ahmetb deleted the docs/azure branch March 23, 2015 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants