A web application to centralize the related tools of your projects, a 21th century links management with security and data collection. More technical details can be found in the sub directories ligo-api and ligo-ui.
Cross-browser Testing Platform and Open Source <3 Provided by Sauce Labs
curl https://raw.githubusercontent.com/ligoj/ligoj/master/docker-compose.yml -o docker-compose.yml -s && docker-compose up
Open your browser at : Ligoj Home
User/password for administrator role : ligoj-admin
and ligoj-user
for a regular user
You can install the plug-ins for RBAC security : plugin-id,plugin-id-ldap,plugin-id-ldap-embedded
You can keep your plugins installation by mapping /usr/local/ligoj
with a volume. The ligoj-ui
container has no persistent data.
docker run -d --name ligoj-api --link ligoj-db:db -v ~/.ligoj:/usr/local/ligoj ligoj/ligoj-api:3.1.0
See Wiki page