canaille-globuzma/demo
2020-11-15 18:32:03 +01:00
..
client Development environment without docker. Plus client samples. Fixes #18 2020-11-10 17:52:52 +01:00
conf Fixed demo client configuration 2020-11-15 16:02:33 +01:00
ldif Development environment without docker. Plus client samples. Fixes #18 2020-11-10 17:52:52 +01:00
.gitignore Development environment without docker. Plus client samples. Fixes #18 2020-11-10 17:52:52 +01:00
docker-compose.yml Development environment without docker. Plus client samples. Fixes #18 2020-11-10 17:52:52 +01:00
ldap-server.py Use a very edgy python-ldap version 2020-11-15 18:32:03 +01:00
Procfile Development environment without docker. Plus client samples. Fixes #18 2020-11-10 17:52:52 +01:00
README.md Fixed readme links 2020-11-12 09:30:39 +01:00
run.sh Use a very edgy python-ldap version 2020-11-15 18:32:03 +01:00
slapd.sh Development environment without docker. Plus client samples. Fixes #18 2020-11-10 17:52:52 +01:00

Demo and development

To check out how canaille looks like, or to start contributions, just run it with ./run.sh! You need to have either OpenLDAP, or docker plus docker-compose installed on your system.

Then you have access to:

The canaille server has some default users:

  • A regular user which login and password are user;
  • A moderator user which login and password are moderator;
  • An admin user which admin and password are admin.