Skip to content
forked from ligoj/ligoj

Ligoj, your enhanced project dependencies management

License

Notifications You must be signed in to change notification settings

julienmunio/ligoj

 
 

Repository files navigation

🔗 Ligoj - API Docker API - UI Docker UI

alt text

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.

Build Status Build Status Quality Gate Codacy Badge Maintainability CodeFactor License Sauce Test Status

Big Thanks

Cross-browser Testing Platform and Open Source <3 Provided by Sauce Labs

Get started

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

Deeper

Make Ligoj home persistent

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

Dev section

See Wiki page

See each container ligo-api and ligo-ui.

About

Ligoj, your enhanced project dependencies management

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.0%
  • Java 3.9%
  • CSS 1.6%
  • HTML 1.2%
  • Other 0.3%