169 Commits

Author SHA1 Message Date
Ben Peddell
a460fdffce Add pidfile support 2015-06-26 15:42:53 +02:00
Ben Peddell
70ab07a071 Use INSTALL_ROOT and EXECPREFIX for systemd 2015-06-26 15:42:53 +02:00
Ben Peddell
6515681638 Add distro-agnostic systemd init script 2015-06-26 15:42:53 +02:00
Ben Peddell
d73078115c Add RedHat systemd unit 2015-06-26 15:42:53 +02:00
Ben Peddell
180c51569e Rename arkdaemon.service to arkmanager.service 2015-06-26 15:42:53 +02:00
Ben Peddell
ae5de315e9 Copy Debian init script to /usr/libexec/arkmanager 2015-06-26 15:42:53 +02:00
FezVrasta
10a6b21312 use ulimit -n instead of change the limits globally 2015-06-25 15:37:36 +02:00
FezVrasta
0066063c2d fixed doUpgrade 2015-06-25 13:19:26 +02:00
FezVrasta
9f2ecc847b added to readme new upgrade command 2015-06-25 13:04:13 +02:00
FezVrasta
201c8879d6 added upgrade command, added support for release channels 2015-06-25 12:56:27 +02:00
FezVrasta
2652f5f752 improved output of rhel daemon 2015-06-25 12:56:27 +02:00
Ben Peddell
f25c6af27f Modify config user to match install user 2015-06-25 12:56:27 +02:00
Ben Peddell
80fd038094 Fix typo in init script modification 2015-06-25 12:56:27 +02:00
Ben Peddell
ec83d37a56 Parse steamcmd output and extract buildid
buildid for public branch is under
depots.branches.public.buildid

The output from app_info_print is a line-oriented
json-like structure which is easily parsed by bash.
2015-06-25 12:56:27 +02:00
Sispheor
e26a49a825 fix issue #31 and add forceupdate function 2015-06-25 12:56:27 +02:00
Sispheor
446147982f add systemd unit file and update install to use it 2015-06-25 12:56:27 +02:00
FezVrasta
9c633d045a added Contributors line instead of putting them together with maintainers 2015-06-25 12:56:27 +02:00
FezVrasta
6f18d9adae log output of ShooterGameServer and moved arkmanager logs to arkmanager.log 2015-06-24 17:51:03 +02:00
FezVrasta
6b531dea7e improved start and stop messages 2015-06-24 17:36:27 +02:00
FezVrasta
00510c87b1 fixed iptables informations 2015-06-24 14:00:59 +02:00
FezVrasta
ee050cffae use git.io url for the net installer (shorter) 2015-06-24 12:53:25 +02:00
FezVrasta
969d73a411 added documentation about --help argument 2015-06-24 12:25:54 +02:00
FezVrasta
eabb3412b2 improved configuration section of readme 2015-06-24 12:22:59 +02:00
FezVrasta
b9b157c7e5 fixed output spaces 2015-06-24 12:13:41 +02:00
FezVrasta
362fa3a3c5 standardize server options, now they work all in the same way 2015-06-24 12:01:37 +02:00
FezVrasta
2366c21fd5 improved output of update command 2015-06-23 23:51:59 +02:00
FezVrasta
69e6c8e421 revert printf escape 2015-06-23 23:42:54 +02:00
FezVrasta
911ec781b7 improved outputs 2015-06-23 23:38:06 +02:00
FezVrasta
f9c97a2bd2 improved help messages 2015-06-23 23:26:32 +02:00
FezVrasta
b94be72858 fixed format of checkupdate output 2015-06-23 23:00:38 +02:00
FezVrasta
8582efc4be improved checkupdates output 2015-06-23 18:35:38 +02:00
Fez Vrasta
0c280ca8f9 Merge pull request #43 from klightspeed/dev#1.1
Dev#1.1 - add RedHat and OpenRC init scripts
2015-06-23 17:55:31 +02:00
Ben Peddell
a891e71e75 Add OpenRC init script 2015-06-23 23:53:19 +10:00
Ben Peddell
d44b9e9f67 Add RedHat SysV init script 2015-06-23 23:53:19 +10:00
Ben Peddell
607a3096be Modify DAEMON variable according to EXECPREFIX 2015-06-23 23:52:53 +10:00
Ben Peddell
7ce3118322 Move LSB init script to separate directory 2015-06-23 23:41:46 +10:00
FezVrasta
e318cf6ea9 added checkupdate to hint message 2015-06-23 15:08:16 +02:00
FezVrasta
ab5efe67d8 added iptables informations 2015-06-23 14:32:03 +02:00
FezVrasta
d7da82e47b escape sessionname special chars 2015-06-23 13:47:36 +02:00
FezVrasta
8d9bbadf5b arkdaemon renamed to arkmanager, so it follows the convention of daemons with same name of their main script 2015-06-23 11:40:55 +02:00
FezVrasta
49103bd32c rename function to make it clearer 2015-06-23 11:36:19 +02:00
FezVrasta
92c162543d Merge branch 'klightspeed#dev#1.1' into dev#1.1
# Conflicts:
#	tools/arkmanager
2015-06-23 11:29:57 +02:00
FezVrasta
f13091a674 support paths with spaces 2015-06-23 11:22:32 +02:00
FezVrasta
b3aa2a5722 Revert commit 23706cae6ae6242060fa5c124eba5c00f7db6ea2 2015-06-23 10:47:37 +02:00
FezVrasta
cbf3251b5d added contributing 2015-06-23 10:26:58 +02:00
Ben Peddell
c45757c6e0 Merge remote-tracking branch 'origin/dev#1.1' into dev#1.1 2015-06-23 14:49:29 +10:00
Ben Peddell
e15becbc30 Add server port to server variables 2015-06-23 14:48:12 +10:00
Ben Peddell
78944b04f8 Add custom server variables 2015-06-23 14:48:04 +10:00
Ben Peddell
b1c0d28f6a Import user config 2015-06-23 14:47:57 +10:00
Ben Peddell
dd61066cc4 Quote paths to handle paths with spaces 2015-06-23 14:47:49 +10:00