Jakob Schrettenbrunner
|
5bba1c0d90
|
readd docker environment tests
implement Exec()
|
2018-03-14 13:59:57 +01:00 |
|
Jakob Schrettenbrunner
|
8b43e3a43d
|
rename docker_environment to environment_docker
|
2018-03-14 10:35:49 +01:00 |
|
Jakob Schrettenbrunner
|
53704fb0d7
|
refactor websockets implementation
|
2018-03-14 10:34:06 +01:00 |
|
Jakob Schrettenbrunner
|
b8b0702f84
|
switch to moby/moby in the docker_environment
|
2018-03-14 10:33:23 +01:00 |
|
Jakob Schrettenbrunner
|
501409827e
|
some reorganisation etc. in control package
some minor stuff
just pushing so I can try to replace fsouza/go-dockerclient with moby/moby/client
|
2018-02-20 23:38:29 +01:00 |
|
Jakob Schrettenbrunner
|
e4e060a82f
|
rename to new lowercase github namespace
|
2018-02-20 21:25:31 +01:00 |
|
Jakob Schrettenbrunner
|
c979285eb9
|
current state of api & docker env implementation
|
2017-10-01 20:42:17 +02:00 |
|
Jakob Schrettenbrunner
|
5ed3bb2a0c
|
control: change container name prefix to ptdl- as underscores are not valid as hostnames
|
2017-09-04 00:20:45 +02:00 |
|
Jakob Schrettenbrunner
|
4a1682cc96
|
control: rename server to ServerStruct as it's needed in the api
control: add getServers() function to get a slice of all servers
|
2017-09-01 00:01:32 +02:00 |
|
Jakob Schrettenbrunner
|
3a65f409d1
|
rewrite auth
don't disclose auth denial reasons in response
|
2017-08-02 21:35:15 +02:00 |
|
Jakob Schrettenbrunner
|
6e18e4a1ce
|
fix missing server interface method HasPermission
|
2017-07-30 20:25:42 +02:00 |
|
Jakob Schrettenbrunner
|
636e75ae1f
|
first implementation of docker environment
|
2017-07-30 20:05:06 +02:00 |
|
Jakob Schrettenbrunner
|
ec937603fd
|
add first Server struct
implement loading of server configs
implement hasPermission on server struct
|
2017-07-06 20:51:09 +02:00 |
|
Jakob Schrettenbrunner
|
ae41a0e76e
|
move git repo to github.com/Pterodactyl/wings
|
2017-07-01 19:26:05 +02:00 |
|
Jakob Schrettenbrunner
|
a2d741c13a
|
add control package, reorganize some files and packages
|
2017-06-29 12:24:18 +02:00 |
|