index
:
register
this commit
master
The registration
emile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
fixed minimal issues crashing the container
Emile
2019-10-08
|
*
added setup instructions
Emile
2019-10-08
|
*
minor edits, renames
Emile
2019-10-08
|
*
getting the ip address of the container and printing it
Emile
2019-10-08
|
*
getting the circus network id
Emile
2019-10-08
|
*
starting the docker container
Emile
2019-10-08
|
*
using the network config
Emile
2019-10-08
|
*
getting the network id and building the network config
Emile
2019-10-08
|
*
corrected the cmd syntax
Emile
2019-10-08
|
*
added another import
Emile
2019-10-08
|
*
updated the dependencies
Emile
2019-10-07
|
*
started splitting up the spawnCompanion function into multiple smaller functions
Emile
2019-10-07
|
*
Merge branch 'master' of git.darknebu.la:circus/circus-register
Emile
2019-10-07
|
\
|
*
Update 'README.md'
emile
2019-10-07
|
|
*
|
added a map mapping the users to their container ids
Emile
2019-10-07
|
|
*
|
spawn a container on registration
Emile
2019-10-07
|
|
*
|
removed the code returning the accesscode from the spawnCompanion function
Emile
2019-10-07
|
/
*
added an image explaining the procedure
Emile
2019-10-07
|
*
added an images folder containing illustrative images
Emile
2019-10-07
|
*
generating a session salt
Emile
2019-10-07
|
|
|
|
current unix time in nanoseconds
*
added the command line arguments
Emile
2019-10-07
|
*
mounting the circus companion file seeding the challenges into the companion ↵
Emile
2019-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
*
formating
Emile
2019-10-07
|
*
mounting the docker-socket
Emile
2019-10-07
|
*
usernameTaken file
Emile
2019-10-07
|
*
added a redirect to usernameTaken if the username already exists
Emile
2019-10-07
|
*
added some dependencies to the Dockefile
Emile
2019-10-07
|
*
basic setup
Emile
2019-10-06
|
*
added some text on what actually should be done
Emile
2019-10-06
|
*
fixed typos
Emile
2019-10-06
|
*
added two scentences describing the function of the container
Emile
2019-10-06
|
*
Initial commit
circus
2019-10-06