Dane Everitt
|
af241f3de4
|
Code cleanup
|
2020-04-10 18:03:35 -07:00 |
|
Matthew Penner
|
1e12b7b37c
|
Remove server configurations files and add shared state file
|
2020-04-10 16:33:30 -06:00 |
|
Matthew Penner
|
28c8f3f400
|
Add the ability to fetch all servers, fix cpu usage leak again..
|
2020-04-10 15:39:07 -06:00 |
|
Matthew Penner
|
e719c67e0b
|
Removes SyncServersOnBoot configuration option and requires that servers are synced when the daemon boots
|
2020-04-10 12:16:04 -06:00 |
|
Matthew Penner
|
9e30d63818
|
Add debug logs when a non-500 error occurs, force sync the configuration during installation of a new server
|
2020-04-10 12:00:04 -06:00 |
|
Dane Everitt
|
ddca34f9e8
|
Add support for defining specific threads for containers
|
2020-03-29 12:31:17 -07:00 |
|
Dane Everitt
|
a51cb79d3b
|
Create server data directory when installing
closes pterodactyl/panel#1790
|
2019-12-24 17:13:03 -08:00 |
|
Dane Everitt
|
834f0122e3
|
Update configuration struct to support defaults
|
2019-12-22 13:20:34 -08:00 |
|
Dane Everitt
|
536038967a
|
Better debug output
|
2019-12-21 21:03:57 -08:00 |
|
Dane Everitt
|
189289ad5f
|
Correctly handle updating server data
|
2019-12-21 21:02:02 -08:00 |
|
Dane Everitt
|
dd4a920d62
|
Whoopsie, helps to actually do something with the error
|
2019-12-16 20:55:56 -08:00 |
|
Dane Everitt
|
be14811eb4
|
Fix issues instantiating the server struct
|
2019-11-30 16:37:11 -08:00 |
|
Dane Everitt
|
69aa559bcf
|
Make the installer less obtuse to understand
|
2019-11-24 20:40:13 -08:00 |
|
Dane Everitt
|
9f4518fc58
|
Add (unchecked) code to do an in-situ replacement of build settings
|
2019-11-24 15:08:38 -08:00 |
|
Dane Everitt
|
cae0090763
|
Correct some error handling, use package that provides useful stack traces
|
2019-11-16 17:01:38 -08:00 |
|
Dane Everitt
|
f0da1eeb48
|
Add basic support for creating a server on wings
|
2019-11-16 15:48:50 -08:00 |
|
Dane Everitt
|
22e6ce2f7e
|
Add base code to convert json data into a server object
This is not great code, but wow dealing with JSON is a nightmare in go.
|
2019-11-16 15:10:53 -08:00 |
|