Skip to content

getatlas/__provision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps required before starting:

Ensure Ansible 2.0 is installed (May work below, but not tested)

Create a directory to contain all Atlas related systems.

Eg.

mkdir -p ~/Development/Atlas/{source,server}

Clone this repository into the server folder

Run vagrant up and you should be good to go

The IP address of this machine is: 192.168.55.77

In your machines /etc/hosts file add the following lines:

192.168.55.77 adminer.atlas.dev 192.168.55.77 atlas.dev

To access the MySQL Database via Web

http://adminer.atlas.dev

Username: root Password: (none)

About

The vagrant machine and provisioner for Atlas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published