- Docker must be installed on your system.
- Update the environment variables in the
.env
file.
To start the application, run the following command:
ENV_FILE=.env.prod docker-compose up --build -d
Manage authorizations on a project basis. Easily view which projects a user has access to. Remove a user from all projects with a single action, simplifying the process when someone leaves the organization.
View the number of users and projects actively.
Manage both Azure DevOps Server and Azure DevOps Services separately.
Export the displayed list to an Excel file for further analysis or reporting.