Re: [atomic-devel] Structure of Atomic Host docs for Fedora and CentOS

2016-12-06 Thread Jason Brooks
On Dec 6, 2016 17:22, "Josh Berkus" wrote: Folks, Given all of the changes in the platform, it's time to rewrite and re-organize the Atomic Host documentation. Here's what I'm thinking for structure: * Introduction * Installation * Vagrant * Public Cloud * ISO

Re: [atomic-devel] Structure of Atomic Host docs for Fedora and CentOS

2016-12-06 Thread Gerard Braad
On Wed, Dec 7, 2016 at 9:22 AM, Josh Berkus wrote: > 3) Is Vagrant really where we want to direct people as a quickstart > option? I'm asking because I'm not that clear on what users can *do* > with an single atomic node on vagrant. With the right documentation, yes. It is an easy way to get sta

Re: [atomic-devel] Structure of Atomic Host docs for Fedora and CentOS

2016-12-06 Thread Matthew Miller
On Tue, Dec 06, 2016 at 05:22:26PM -0800, Josh Berkus wrote: > Given all of the changes in the platform, it's time to rewrite and > re-organize the Atomic Host documentation. Here's what I'm thinking for > structure: > > > * Introduction > * Installation > * Vagrant > * Public Cloud

Re: [atomic-devel] how to login in the qcow2 image

2016-12-06 Thread Chen Fan
That's helpful, Thanks, I already login in the OS. On 2016年12月06日 22:34, Jonathan Lebon wrote: Hi Chen, You can customize an Atomic Host using cloud-init: http://cloudinit.readthedocs.io/en/latest/ There's also a quickstart available on the Project Atomic website to guide you through that pr

[atomic-devel] Structure of Atomic Host docs for Fedora and CentOS

2016-12-06 Thread Josh Berkus
Folks, Given all of the changes in the platform, it's time to rewrite and re-organize the Atomic Host documentation. Here's what I'm thinking for structure: * Introduction * Installation * Vagrant * Public Cloud * ISO * Others * Quick Start * Links to sim

Re: [atomic-devel] how to login in the qcow2 image

2016-12-06 Thread Jonathan Lebon
Hi Chen, You can customize an Atomic Host using cloud-init: http://cloudinit.readthedocs.io/en/latest/ There's also a quickstart available on the Project Atomic website to guide you through that process: http://www.projectatomic.io/docs/quickstart/ Hope that helps! - Original Message