Iam new to the community , could you please let me know what all installation method’s are Officially and suggested supported for installation AWX on production? Please share the link for these installation as well.
Also please confirm on any deprecated / non supported installation methods lke docker-compose etc…
Also, using that howto will leave you with a non-functional project base path /var/lib/awx/projects.
In the old installation way, when using docker, it was easy to enable the project base path… now, it is not clear how to enable that.
Iam new to the community , could you please let me know what all
installation method's are Officially and suggested supported for
installation AWX on production? Please share the link for these
installation as well.
There is a docker-compose method that is used for a development environment;
it requires building your own images, and shouldn't be used in production.
And if we need to install awx older version lets say 14.x which supported docker-compose installation method can we still do that? Following tuat specific version documentation or it has been removed?