Matthew Penner
|
4ea1b90560
|
Merge branch 'develop' into issues/1899
|
2020-04-10 17:27:39 -06:00 |
|
Matthew Penner
|
12648b43fa
|
Disable config saving temporarily
|
2020-04-10 17:19:35 -06:00 |
|
Dane Everitt
|
ac9ab4c0b0
|
Update to match new configuration structure
|
2020-04-10 15:22:15 -07: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 |
|
Matthew Penner
|
5693d0431e
|
Merge branch 'develop' into feature/server-transfers
|
2020-04-04 17:17:09 -06:00 |
|
Dane Everitt
|
4ce2b73490
|
Add first implementation of local backups for a server
|
2020-04-04 16:07:25 -07:00 |
|
Matthew Penner
|
8bd7708631
|
Get server transfers to download the archive from the old daemon
|
2020-04-04 14:08:17 -06:00 |
|
Matthew Penner
|
c096d8802f
|
Add configurable ArchiveDirectory
|
2020-04-04 00:17:32 -06:00 |
|
Dane Everitt
|
d7bd10fcee
|
Better approach to timezone handling by using a TZ environment variable
|
2019-12-24 16:57:22 -08:00 |
|
Dane Everitt
|
06f495682c
|
When mounting timezone data, check for the path first to avoid a fatal error
|
2019-12-24 16:49:08 -08:00 |
|
Dane Everitt
|
834f0122e3
|
Update configuration struct to support defaults
|
2019-12-22 13:20:34 -08:00 |
|
Dane Everitt
|
a8e907a0fc
|
Don't force debug to true in config file when set via flag
|
2019-12-21 21:10:45 -08:00 |
|
Dane Everitt
|
189289ad5f
|
Correctly handle updating server data
|
2019-12-21 21:02:02 -08:00 |
|
Dane Everitt
|
91d5735ba8
|
Add support for creating network if it is missing
|
2019-12-07 17:31:12 -08:00 |
|
Dane Everitt
|
52ca0667ca
|
Add base support for internalizing the SFTP server
|
2019-12-07 14:01:40 -08:00 |
|
Dane Everitt
|
8c57583ce9
|
[#389686] Add crash detection logic to daemon
|
2019-11-30 16:43:18 -08:00 |
|
Dane Everitt
|
1899b1ab4b
|
Add logic to handle authenticating a websocket with the panel
|
2019-09-08 17:40:06 -07:00 |
|
Dane Everitt
|
94223bafec
|
Fix docker user and write configuration to disk when setting user
|
2019-04-06 16:03:02 -07:00 |
|
Dane Everitt
|
6e2a442846
|
Ensure that permissions are set properly on daemon boot
|
2019-04-06 15:39:57 -07:00 |
|
Dane Everitt
|
23df075253
|
Add support for checking/creating the Pterodactyl system user
|
2019-04-06 15:24:25 -07:00 |
|
Dane Everitt
|
d534b23606
|
Move configuration to own directory, modify docker environment setup to be easier to manage
|
2019-04-06 13:33:54 -07:00 |
|
Dane Everitt
|
80b4da9284
|
Move configuration into root space
|
2019-03-24 15:59:37 -07:00 |
|
Dane Everitt
|
256c566dfe
|
Change to using yml for configuration files
|
2017-09-30 17:25:04 -05:00 |
|
Jakob Schrettenbrunner
|
a3fcd7c3e0
|
config: remove old config struct
|
2017-09-01 00:00:08 +02:00 |
|
Jakob Schrettenbrunner
|
ef28b61136
|
config: use constants with config keys instead of struct as its easier to handle
|
2017-08-31 20:13:01 +02:00 |
|
Jakob Schrettenbrunner
|
0bceb409e5
|
implement auth middleware
|
2017-07-06 20:49:36 +02:00 |
|
Jakob Schrettenbrunner
|
fbfeed4ee7
|
add debug flag to config
|
2017-06-27 10:42:19 +02:00 |
|
Jakob Schrettenbrunner
|
90e81d89eb
|
add config_test.go
|
2017-06-26 21:04:11 +02:00 |
|
Jakob Schrettenbrunner
|
06055d6265
|
unmarshal config into struct with viper for consistent access
|
2017-06-26 11:07:53 +02:00 |
|
Jakob Schrettenbrunner
|
f244cda20f
|
add example config
add generateLetsEncrypt setting
|
2017-06-19 16:20:58 +02:00 |
|
Jakob Schrettenbrunner
|
03acc4d5a3
|
add full config struct
|
2017-06-19 16:15:28 +02:00 |
|
Jakob Schrettenbrunner
|
326fdcae6e
|
very basic thoughts on module and file structure
basic configuration
basic logger
|
2017-06-19 00:01:44 +02:00 |
|