about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* added another decriptive image (circus) HEAD masterEmile2019-10-26
|
* regex the usernameEmile2019-10-12
|
* fetching images from the darknebula registryEmile2019-10-11
|
* [CI SKIP] added more infoEmile2019-10-11
|
* drone fileEmile2019-10-11
|
* drone fileEmile2019-10-11
|\
| * Add drone fileAlexander Karl2019-10-10
| |
* | drone fileEmile2019-10-11
| |
* | vpnremoteport as flagEmile2019-10-11
|/
* one dot taking down a whole containerEmile2019-10-09
|
* added a block explaining where the companion can be reachedEmile2019-10-09
|
* added more steps to the spinnerEmile2019-10-09
|
* loading button spinner bootstrap stuffEmile2019-10-09
|
* https, each user with a custom serviceEmile2019-10-09
|
* simply returning on invalid usernameEmile2019-10-09
|
* minor editEmile2019-10-09
|
* filtering out bad usernames such as traefik and registerEmile2019-10-09
|
* removed a faulty dollar signEmile2019-10-09
|
* reading the vpnRemoteAddress from the HOSTNAME env varEmile2019-10-09
|
* reading the hostname von env varsEmile2019-10-09
|
* generated a random access codeEmile2019-10-09
| | | | xkcd 221 doesn't seem great in production
* updated the templateEmile2019-10-09
|
* removed the companion map as it is not usedEmile2019-10-09
|
* added an endpoint displaying the user their credentials and redirecting them ↵Emile2019-10-09
| | | | to their companion
* vpnRemoteAddress increaseEmile2019-10-08
|
* exposing the container using traefik labelsEmile2019-10-08
|
* added the nat dependency allowing exposed portsEmile2019-10-08
|
* added some dependencies fixing go vendor fooEmile2019-10-08
|
* fixed minimal issues crashing the containerEmile2019-10-08
|
* added setup instructionsEmile2019-10-08
|
* minor edits, renamesEmile2019-10-08
|
* getting the ip address of the container and printing itEmile2019-10-08
|
* getting the circus network idEmile2019-10-08
|
* starting the docker containerEmile2019-10-08
|
* using the network configEmile2019-10-08
|
* 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