Skip to content

OniReimu/practera_provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

practera_provider

Practera in Docker-Provider

Vagrantfile + docker-compose.yml are replaced with Vagrantfile + DockerHostVagrantfile.

Vagrantfile is about containers.

DockerHostVagrantfile is about Host VM that is running the docker containers. Host VM will be called by each container when container is being created.

Make sure you have your aws permission files.

Make sure you have your develop files in place.

Make sure you have enough permission accessing with your directory:

$ chmod 755 -R (Directory's path)

Make sure you have your 'config' and 'credentials' files in place that will be mounted inside the containers for aws authenication, that is docker/develop/vagrant/.aws/

Make sure Vagrantfile, DockerHostVagratfile, su2root.expect are all under the same path as docker folder.

RUN:

$ vagrant up --provision --no-parallel

About

practera in docker provider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages