The UI for Ansible.
A live instance of the latest development version is running at AnsibleDev.com.
-
Prerequisites
- Node 18.x (recommended)
- NPM 8.x (recommended)
Note: The project should with older versions of node and npm but may require regenerating the package-lock.json.
-
Clone Repository
git clone git@github.com:ansible/ansible-ui.git
-
Install Package Dependencies
npm ci
-
Start Project
npm start
This will start the frontend and the proxy in parallel.
The UI will open and load after a few seconds.
-
View the development documentation
- Development
- Framework - A framework for building applications using PatternFly.
We ask all of our community members and contributors to adhere to the Ansible code of conduct. If you have questions or need assistance, please reach out to our community team at codeofconduct@ansible.com