1
0
Fork 0
canaille-globuzma/demo
2020-11-10 17:56:51 +01:00
..
client Development environment without docker. Plus client samples. Fixes 2020-11-10 17:52:52 +01:00
conf Development environment without docker. Plus client samples. Fixes 2020-11-10 17:52:52 +01:00
ldif Development environment without docker. Plus client samples. Fixes 2020-11-10 17:52:52 +01:00
.gitignore Development environment without docker. Plus client samples. Fixes 2020-11-10 17:52:52 +01:00
docker-compose.yml Development environment without docker. Plus client samples. Fixes 2020-11-10 17:52:52 +01:00
ldap-server.py Development environment without docker. Plus client samples. Fixes 2020-11-10 17:52:52 +01:00
Procfile Development environment without docker. Plus client samples. Fixes 2020-11-10 17:52:52 +01:00
README.md demo README 2020-11-10 17:56:51 +01:00
run.sh Development environment without docker. Plus client samples. Fixes 2020-11-10 17:52:52 +01:00
slapd.sh Development environment without docker. Plus client samples. Fixes 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.