Skip to content

This is a simple repository to deploy AWX using Docker

Notifications You must be signed in to change notification settings

DenisMedeirosBBD/AWX-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

AWX-Docker

This is a simple repository to deploy AWX using Docker.

Some notes:

  • Change the variables *_PASSWORD to random passwords;
  • Create a file secret-key.txt with a random password (it needs to be mapped as a volume).

To deploy it, just run:

$ docker-compose up -d 

About

This is a simple repository to deploy AWX using Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published