Commit Graph

643 Commits

Author SHA1 Message Date
Wilco de Boer
4a4a72f964 Increase force stop timeout to 10 seconds 2017-02-18 16:28:53 +01:00
Jason M. Wood
c32aa93a94 Merge pull request #149 from seldonPlan/feature-adjust-mirrored-backups
Feature Request - prevent backups from copying symlink files
2017-01-14 15:03:47 -07:00
Jason M. Wood
f76aa94f96 Makefile: use install rather than cp to match wiki docs 2017-01-08 19:01:35 -07:00
Jason M. Wood
838060fc93 Makefile: remove the MSCS_HOME target
useradd takes care of creating the directory
2017-01-08 18:50:02 -07:00
Jason M. Wood
0e5a59921d Makefile: drop the MSCS_HOME target 2017-01-08 17:23:53 -07:00
Jason M. Wood
519ade9faa Merge branch 'master' into makefile-home-fix 2017-01-08 17:11:52 -07:00
Jason M. Wood
6091464560 Merge pull request #152 from sandain/patch-1
Makefile: drop the call to chown
2017-01-08 17:03:14 -07:00
Jason M. Wood
68f68aa4c6 Makefile: drop the call to chown 2017-01-08 12:04:18 -07:00
Jonas
7cdf186905 add umask permissions to useradd command 2017-01-07 23:00:28 -05:00
Jonas
4fc08701ef allow useradd to create home directory from install target, not the $(MSCS_HOME) target 2017-01-07 22:58:37 -05:00
Jason M. Wood
0599a32eb9 msctl: remove extra whitespace 2017-01-07 16:09:35 -07:00
Jonas
1c1a5292a5 check for sync resources directly instead of $MIRROR_PATH 2017-01-06 16:43:50 -05:00
Jonas
1187835b4e adjust exclude option to only look at the mirrored symlink 2017-01-06 16:40:01 -05:00
Jonas W. Carson
85536bc569 syncing changes from branch 'master' with feature-adjust-mirrored-backups 2017-01-03 14:01:38 -05:00
Jonas
9444d8e131 Merge pull request #4 from seldonPlan/bugfix-start-variable
fixing bug WORLDS_LOCATION var in start function
2017-01-03 14:00:03 -05:00
Jason M. Wood
f4039bef0c msctl: use the PERL variable 2017-01-03 11:55:12 -07:00
Jonas W. Carson
7585565438 remove symlinks from backup, added logic to start that covers an issue when starting a restored backup world 2017-01-03 13:52:07 -05:00
Jason M. Wood
75e477db3c Merge pull request #148 from seldonPlan/bugfix-start-variable
fixing bug WORLDS_LOCATION var in start function
2017-01-03 11:44:53 -07:00
Jonas
9076dddc72 fixing bug WORLDS_LOCATION var in start function 2017-01-03 13:31:13 -05:00
Jason M. Wood
c6e4b3f182 Merge pull request #145 from seldonPlan/seldonPlan-mirroring-fix
fixing bugs related to shell glob expansion and softlink behavior
2017-01-02 22:21:23 -07:00
Jonas
fab617dad9 fixing bugs related to shell glob expansion and softlink behavior 2017-01-01 22:39:12 -05:00
Jason M. Wood
3544e45b51 mscs: pass the PATH to msctl when using sudo 2016-12-21 08:32:46 -07:00
Jason M. Wood
115b41c3b2 msctl: add a check for libjson-perl 2016-12-19 10:20:00 -07:00
Jason M. Wood
01381780b5 msctl: use echo for missing program messages
I was getting a weird error when trying to print an exclamation point right before a line feed with Bash.
2016-12-19 09:54:23 -07:00
Jason M. Wood
c16068cc40 README: add heading for manual configuration 2016-11-27 15:46:25 -07:00
Jason M. Wood
0694d137c2 README: grammar 2016-10-28 12:54:10 -06:00
Jason M. Wood
89a8e1a1dc README: use the minecraft user for cron 2016-10-28 12:50:08 -06:00
Jason M. Wood
1114d44273 README: add PATH to cron 2016-10-28 12:42:07 -06:00
Jason M. Wood
fa90dba33c README: add PATH to cron 2016-10-28 12:41:22 -06:00
Jason M. Wood
59d0f1f0c2 README: add PATH to cron 2016-10-28 09:52:35 -06:00
Jason M. Wood
0db0e99eb2 README: add note for a new mscs.defaults variable
Add the mscs-lockfile-duration variable to allow for customizing the duration (in minutes) to keep lock files before removing.
2016-08-05 19:40:50 -06:00
Jason M. Wood
86e63f7107 Merge pull request #140 from MinecraftServerControl/lockfile.v2
Add a lock file v2
2016-08-05 19:33:55 -06:00
Jason M. Wood
0dee1a5e64 msctl: use a lock file for backups 2016-08-05 19:28:13 -06:00
Jason M. Wood
0cd051a3dd msctl: use a lock file for Overviewer 2016-08-05 19:27:16 -06:00
Jason M. Wood
64f796149b msctl: add {create|remove}LockFile methods 2016-08-05 19:25:47 -06:00
Jason M. Wood
79fa5ced1b Merge pull request #137 from gee-one/gee_one_patch_1
update msctl for multiple bungeecord versions
2016-07-24 14:35:14 -06:00
gee-one
57b2b534f3 update msctl for multiple bungeecord versions
Updated msctl to be more compatible with bungeecord and multiple versions.
2016-07-24 14:34:28 -05:00
Jason M. Wood
0cefa4d601 Merge pull request #135 from MinecraftServerControl/mscs.defaults.v5
New format for defaults file v5
2016-06-23 10:51:33 -06:00
Jason M. Wood
f38a3fe53e Makefile: add update functions 2016-06-19 14:06:40 -06:00
Jason M. Wood
c3aa5b9c1e msctl: cleanup the getValue code 2016-06-19 14:03:51 -06:00
Jason M. Wood
32638f5de6 msctl: add method to get the amount of memory used 2016-06-18 15:32:27 -06:00
Jason M. Wood
ccf480bfc8 mscs: don't allow variables to be overridden 2016-06-01 14:46:57 -06:00
Jason M. Wood
cd5b6c9922 README: update for defaults file change 2016-05-30 20:17:32 -06:00
Jason M. Wood
f506ed6546 mscs: update for defaults file change 2016-05-30 20:16:25 -06:00
Jason M. Wood
af4b4de027 msctl: change format of defaults file 2016-05-30 20:15:55 -06:00
Jason M. Wood
4354a4d285 msctl: strip quote chars from strings 2016-05-30 20:00:57 -06:00
Jason M. Wood
2db2e1bcfd msctl: fix error conditions for mapping 2016-05-30 19:33:16 -06:00
Jason M. Wood
8a4b0e9215 msctl: reorganize variables 2016-05-29 19:14:53 -06:00
Jason M. Wood
dad810c3e2 msctl: whitespace 2016-05-29 19:05:22 -06:00
Jason M. Wood
17fc5d352c msctl: reorganize variables 2016-05-29 19:01:41 -06:00