Skip to content

Documentation for running AWX from the devel branch #16117

@apollo13

Description

@apollo13

As requested by @thedoubl3j:

I am trying to run and test the current devel version of ansible to provide early feedback about the rewrite. So far I got the following:

  • Ran make docker-compose and managed to open AWX on localhost:8013, which told me:

Oops... Looks like the UI wasn't properly built

=== Installing webpack ===
Error: Need Node 18.x; found v22.19.0
make: *** [awx/ui/Makefile:90: awx/ui/src/node_modules/webpack] Error 1

So far so good, but ansible-ui has it's last change from September 2024 -- and Node 18 is EOL since months. Am I cloning the correct UI here and shouldn't the compose task have a dependency on that? Is there a way to build the ui in a container so I don't have to bother with node 18 on my system?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions