about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* getting the network id and building the network configEmile2019-10-08
|
* corrected the cmd syntaxEmile2019-10-08
|
* added another importEmile2019-10-08
|
* updated the dependenciesEmile2019-10-07
|
* started splitting up the spawnCompanion function into multiple smaller functionsEmile2019-10-07
|
* Merge branch 'master' of git.darknebu.la:circus/circus-registerEmile2019-10-07
|\
| * Update 'README.md'emile2019-10-07
| |
* | added a map mapping the users to their container idsEmile2019-10-07
| |
* | spawn a container on registrationEmile2019-10-07
| |
* | removed the code returning the accesscode from the spawnCompanion functionEmile2019-10-07
|/
* added an image explaining the procedureEmile2019-10-07
|
* added an images folder containing illustrative imagesEmile2019-10-07
|
* generating a session saltEmile2019-10-07
| | | | current unix time in nanoseconds
* added the command line argumentsEmile2019-10-07
|
* mounting the circus companion file seeding the challenges into the companion ↵Emile2019-10-07
| | | | | | container careful: if the setup is run in a docker-swarm, this might break because the individual containers await the companion file in /etc/companion.json
* formatingEmile2019-10-07
|
* mounting the docker-socketEmile2019-10-07
|
* usernameTaken fileEmile2019-10-07
|
* added a redirect to usernameTaken if the username already existsEmile2019-10-07
|
* added some dependencies to the DockefileEmile2019-10-07
|
* basic setupEmile2019-10-06
|
* added some text on what actually should be doneEmile2019-10-06
|
* fixed typosEmile2019-10-06
|
* added two scentences describing the function of the containerEmile2019-10-06
|
* Initial commitcircus2019-10-06