mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Merge pull request #10468 from wenottingham/platforms
List platforms that developers regularly run the dev env on SUMMARY Other platforms are generally untested. ISSUE TYPE Docs Pull Request Reviewed-by: Julen Landa Alustiza <None> Reviewed-by: Shane McDonald <me@shanemcd.com> Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
This commit is contained in:
commit
3ecd26b5d8
@ -37,6 +37,16 @@ Notable files:
|
||||
- [Docker Compose](https://docs.docker.com/compose/install/).
|
||||
- [Ansible](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html) will need to be installed as we use it to template files needed for the docker-compose.
|
||||
|
||||
### Tested Operating Systems
|
||||
|
||||
The docker-compose development environment is regularly used and should work on x86_64 systems running:
|
||||
- Fedora (maintained versions)
|
||||
- Ubuntu LTS (18, 20)
|
||||
- Red Hat Enterprise Linux 8, CentOS Stream 8
|
||||
- macOS 11
|
||||
|
||||
Use on other platforms is untested, and may require local changes.
|
||||
|
||||
## Configuration
|
||||
|
||||
In the [`inventory` file](../inventory), set your `pg_password`, `broadcast_websocket_secret`, `secret_key`, and any other settings you need for your deployment.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user