mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 01:17:37 -02:30
moved note to Docker Prereqs, dropped extra OS specific commands
This commit is contained in:
@@ -270,6 +270,8 @@ You will need the following installed on the host where AWX will be deployed:
|
|||||||
- [Docker](https://docs.docker.com/engine/installation/)
|
- [Docker](https://docs.docker.com/engine/installation/)
|
||||||
- [docker-py](https://github.com/docker/docker-py) Python module
|
- [docker-py](https://github.com/docker/docker-py) Python module
|
||||||
|
|
||||||
|
Note: After installing Docker, the Docker service must be started.
|
||||||
|
|
||||||
### Pre-build steps
|
### Pre-build steps
|
||||||
|
|
||||||
#### Deploying to a remote host
|
#### Deploying to a remote host
|
||||||
@@ -355,8 +357,6 @@ If you wish to use an external database, in the inventory file, set the value of
|
|||||||
|
|
||||||
### Start the build
|
### Start the build
|
||||||
|
|
||||||
Note: The Docker service must be started and running.
|
|
||||||
|
|
||||||
If you are not pushing images to a Docker registry, start the build by running the following:
|
If you are not pushing images to a Docker registry, start the build by running the following:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user