Dane Everitt
|
cedbee5080
|
Add initial API support for listing configured servers
|
2019-04-05 22:20:26 -07:00 |
|
Dane Everitt
|
ec2407481b
|
Fix pointer error
|
2019-04-05 22:20:10 -07:00 |
|
Dane Everitt
|
3b4555344c
|
Build out the docker environment a bit more
|
2019-04-05 21:59:27 -07:00 |
|
Dane Everitt
|
447dafc76d
|
Update deprecated API call
|
2019-04-03 23:58:45 -07:00 |
|
Dane Everitt
|
4c6f2cf948
|
Whoops, casting strings like this is incorrect.
For example, 25565 is a rune for 揝 when doing string(port).
|
2019-04-03 23:54:38 -07:00 |
|
Dane Everitt
|
b69da4f43a
|
Correctly map to int not string here
|
2019-04-03 23:45:15 -07:00 |
|
Dane Everitt
|
b84ed20c24
|
Update docker environment to handle port mapping
|
2019-04-03 23:09:15 -07:00 |
|
Dane Everitt
|
c683809efc
|
Get more of the container creation fleshed out
|
2019-04-03 22:49:15 -07:00 |
|
Dane Everitt
|
3e4fcd527d
|
Pass through startup as argument
|
2019-04-03 22:20:39 -07:00 |
|
Dane Everitt
|
08af485c40
|
Get basic environment creation beginning to work
|
2019-04-03 22:01:11 -07:00 |
|
Dane Everitt
|
639d9edef5
|
Better configuration loading process for servers
Loads up to 10 configurations at once in parallel
|
2019-03-24 18:39:01 -07:00 |
|
Dane Everitt
|
29de97c857
|
That editorconfig file really butchered the formatting for go
|
2019-03-24 18:00:21 -07:00 |
|
Dane Everitt
|
4bdf373ab8
|
Cleanup to better match the revised server data format
|
2019-03-24 17:39:13 -07:00 |
|
Dane Everitt
|
a3d5bf7982
|
Migrate very basic environment capabilities
|
2019-03-24 17:27:14 -07:00 |
|