Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/arkmanager/ark-server-tools

Set of server tools used to manage ARK: Survival Evolved servers on Linux
https://github.com/arkmanager/ark-server-tools

Add note on typical size of compressed backup

b89d6e3163dd9fe669f4fe88649830ab0cfcd3df authored about 9 years ago
Implement old backup removal by limiting backup size

566a518f100e5b51a74c0631553cdfa5ca1557a0 authored about 9 years ago
Error out if arkserverroot is not set

f7e8b1ada9ae920ea016bf8397b5bbeabe975fa9 authored about 9 years ago
Add multi-instance support to init scripts

237fff6bc4e63cd0eb846713f3fea70b9535d08e authored about 9 years ago
Update systemd and upstart scripts with multi-instance support

92acb88fd5c474c05c84bbfba90969bda10c4a5f authored about 9 years ago
Move check for ARK server exec to instance execution

94854f8d09c0336efb53a4e66bdabc8201069422 authored about 9 years ago
Enumerate all instances in @all; add list-instances command

95cd1002e18035024ffab98b6b19d93bafd9e85c authored about 9 years ago
Give steamcmd_user ownership of /etc/arkmanager

3f1110bd0a448edcb4e1ae4e6a5fd4d04bdcec5d authored about 9 years ago
Add CONFIGFILE and INSTANCEDIR variables in install.sh

61446ab88c986da27694b14a3192aa53b37cd152 authored about 9 years ago
Move instance-specific settings to instance.cfg.example

15162c50fef5ebd1ac3bcb842f73fd6cadff1a36 authored about 9 years ago
Create instance config directory during install

627220de57e8808940fad649cf843842731bf71a authored about 9 years ago
Move config file migration to separate install-time script

80fd25a33db5f822964b96c8539ece74ad82f9ee authored about 9 years ago
Add support for instance config files

Imports settings from
/etc/arkmanager/instances/instancename.cfg
and
$HOME/.config/arkmanager/in...

33b94c63a1d1e80b7fb66ca3bdd66fb8ff8eaf84 authored about 9 years ago
Add per-command multi-instance support

7cd3d9e15f6bac658fce03eee48ab36aed767841 authored about 9 years ago
Remove support for main instance in core config

f158b943e2079c2aaefcddcbb032b9e258a2d737 authored about 9 years ago
Add script to migrate main instance

b2ae770b994763c400ffb2503bd9d3332d817b4a authored about 9 years ago
Remove unnecessary shifts from command processing

6a6c1e7fa7d3a62e7828b305ee3b242be2640703 authored about 9 years ago
Merge pull request #329 from klightspeed/1.5-dev#restarttimer

Add --saveworld to stop and restart; fix useconfig

3d7f97503750c0827a23bb2e91e52f1d7c10c8e2 authored about 9 years ago
Merge pull request #330 from klightspeed/1.5-dev#fixsyntax

Fix annoying syntax highlighting issue

753c523ff3a4d9fb32e6dd8f138d04b73458386f authored about 9 years ago
Add stop and restart options to help

73a85935e988d4c5ceae012d4d5f643891728a37 authored about 9 years ago
Fix useconfig

de298e8a2d64a14ba2a1ce7c627c0ffbebf7bf28 authored about 9 years ago
Add --saveworld option to stop and restart

448945ac059e4a5ec4fa644d27fcdbd84d8ae242 authored about 9 years ago
Fix annoying syntax highlighting issue

0dc4439c4ca14b3b00d93e3c83ad01ae5e979d00 authored about 9 years ago
Merge pull request #326 from klightspeed/1.5-dev#restarttimer

Add option to warn on shutdown and restart

dd41a24a3c9b56564b54d23d1ee9180b4ecb08c8 authored about 9 years ago
Merge pull request #328 from klightspeed/1.4#netinstallverbose

Add --verbose and --output=/path/to/file options

bbc2906bb0205ce6b444190300e5013b47750013 authored about 9 years ago
Add --verbose and --output=/path/to/file options

218cbd50dfade7f023f38ec5b866919a7b12109e authored about 9 years ago
Add restart / shutdown warning text to config

c13afcb0d8545997e3be4da15efee40d944099a8 authored about 9 years ago
Add the option to warn on shutdown and restart

45ace7756505bbf07a3ac87a058c5a78e28155c8 authored about 9 years ago
Allow all commands to take options

6606ed3cd29dfac1bf4f52814152fcea3f996a1e authored about 9 years ago
Merge pull request #320 from FezVrasta/master

Pull fixes from master

2907c5125080f73651d38d70f7f351fa23609c1c authored about 9 years ago
Merge pull request #319 from klightspeed/1.4#waitformodupdate

Wait for SteamCMD to download mod

0977cb00beb785b5f4ef86f0e2d1100e01966760 authored about 9 years ago
Wait for SteamCMD to download mod

When `workshop_download_item` is executed, the Steam API will
download not just the specified mo...

d2e8f30e3cd9f18aa800a5bae9299e7fc2fcfff9 authored about 9 years ago
Merge pull request #318 from klightspeed/1.4#fixrconport

Take RCONPort from GameUserSettings.ini with default

c0204f23bf566b6416a03a4794eeb26741302c69 authored about 9 years ago
Take RCONPort from GameUserSettings.ini with default

8aa42357c94af96057b1a3535dffdde50caa21ba authored about 9 years ago
Merge pull request #316 from FezVrasta/master

Pull fixes from master

47e1b3e828aac8103b2be6b10baffb1b3dd18bf4 authored about 9 years ago
Merge pull request #315 from klightspeed/1.4#fixinisupport

Fix retrieving settings from ini file

43977a1521c821297bf0d7f87cc8a584fdc4c454 authored about 9 years ago
Fix retrieving settings from ini file

The `sed -n` was missed, thus causing arkmanager to be unable
to get the password or RCON port f...

2d30e7bbc21144c75a999e50e2ff171407166603 authored about 9 years ago
Merge pull request #308 from klightspeed/1.4#versionoption

Add --version option

720027f574f197be4e85139d85791815f52770a0 authored about 9 years ago
Merge pull request #309 from klightspeed/1.4#cmdstatus

Return the status from the last command run

c62b3b4a14e73bce35fcd774e263d026715576ba authored about 9 years ago
Return 1 from checkupdate when an update is required

349aca899b5e2e98d8a721ab1d80b8f7f93b1118 authored about 9 years ago
Return the status of the last command

d09ac2b8d739cc9f8333f75b8683dc2d8c182d7b authored about 9 years ago
Add --version option

ecfb7027c55cdf22d14b9994c294188c4ea61276 authored about 9 years ago
Merge pull request #301 from klightspeed/1.4#defaultports

Add defaults for Port, QueryPort, RCONPort and serverMap

aefe19d48223b57d82cd8f1974edb0a8124edc96 authored about 9 years ago
Add defaults for Port, QueryPort, RCONPort and serverMap

30aea93bd6572df640d04951617bbe477571dea7 authored about 9 years ago
Merge pull request #297 from FezVrasta/master

Pull fixes from master

577a0cc2445363c249544fc21bf7197718a8ac1c authored about 9 years ago
Merge pull request #296 from klightspeed/1.4#lockupdate

Prevent multiple updates from occurring concurrently

d7fc3bb3a27b22168c2fe242cdf697aadb35c3d1 authored about 9 years ago
Prevent multiple updates from occurring concurrently

f859df13ac865866c6851abf579e761b69cce82b authored about 9 years ago
Merge pull request #281 from klightspeed/1.5-dev#downloadupdate

Add support for downloading updates before applying

2b71aba7655f07846266a2deb67430c000343f70 authored about 9 years ago
Merge pull request #287 from klightspeed/1.5-dev#updatewarnfixes1

Fix a couple of bugs in update --warn

c6fc1d84e5161cd73d36d069180a03953e7e896a authored about 9 years ago
Fix a couple of bugs in update --warn

* Due to a bug in the minutes remaining check,
the warning period was defaulting to 90 seconds...

0b5a6f0cbac6155e3ffc187046034ac877370aa3 authored about 9 years ago
Merge pull request #286 from klightspeed/1.5-dev#updateifempty2

When warning players, update now if nobody's there

ffd8f65715317138e223b971afb287a43e374f9b authored about 9 years ago
When warning players, update now if nobody's there

d3155120354c656eb29d42959e2fac306a2db995 authored about 9 years ago
Merge pull request #285 from klightspeed/1.5-dev#updateifempty

Add support for updating when nobody is connected

0bcf20d222b9179cb18116bf48bbabc7edb3658d authored about 9 years ago
Add support for updating when nobody is connected

c267cdf43499b02295b1af89e42d461f1c3b4a2c authored about 9 years ago
Remove files removed by Steam update

74fe4c958ecc29d31d1063aa7bf423b53b3f2658 authored about 9 years ago
Merge pull request #283 from klightspeed/1.4#fixsysdinstall

Fix typo in Debian and Redhat systemd installs

6e497e2871d47b070997215e746a81145b648942 authored about 9 years ago
Fix typo in Debian and Redhat systemd installs

7112779ef8bfa7537cb388cac491aeca380891c8 authored about 9 years ago
Add status messages in mod download

914bbdb626f861e0f8cfd5bf9e8668504d4c0ad0 authored about 9 years ago
Update arkStagingDir comment

388b8b180d6638a82f09e7fa70a581d1d6786b37 authored about 9 years ago
Move `steamcmd` execution to a helper function

ffdeafec0cd807fc4d7fd6463c8ab28f48fb00f4 authored about 9 years ago
Add some notifications on what the updater is doing

78f0ccbc4af54edf1b5a7ea24186743a26aac86c authored about 9 years ago
Fix error in update option parsing

c71ffd2dd9d00e3a4fb49d6f78671500ed811be8 authored about 9 years ago
Add support for downloading updates before applying

130d665f1a07a24923e18be2354bfceffcddb693 authored about 9 years ago
Add support for separate filesystems

f5d9ddc0c0f13aa223df04e9d6f4cad38a4c4a42 authored about 9 years ago
Merge pull request #275 from Budman17r/1.5-dev

Adding Taring the backup, and Adding Backup to game.ini

cac3f38aab5a4026d552efef44401b0be11f514e authored about 9 years ago
Added Created backup with filename, changed directory to backup.

c4fc86c0b9fb41228eafc0b46afd65374fb19e2a authored about 9 years ago
Setting the Backup script to backup Game.ini (Has additional Settings

Setting the Backup script to backup Game.ini (Has additional Settings

edaea141feb04bf9471d4a72010b45b7788e1734 authored about 9 years ago
Merge pull request #3 from FezVrasta/1.5-dev

1.5 dev

bbaf88a73222c3eb7592e68fdf130403a7b86b33 authored about 9 years ago
Update arkmanager.cfg

Adding Backup Logic.

c384fe6b64adde7f712c55d2fe390b088f7eb4e1 authored about 9 years ago
Update arkmanager

added \e[68G

9dbb28c0b65489462034b1910ee1d3d7d396f174 authored about 9 years ago
Merge pull request #268 from klightspeed/1.5-dev#begin

Begin 1.5 development

1ce6259c66a0f1817f26842192605ee293eccb76 authored about 9 years ago
Merge pull request #269 from FezVrasta/master

Merge fixes from master into 1.5-dev

92af76b8a73e12713f320c5a6c3e5724e66e847e authored about 9 years ago
Update arkmanager

removing verbose on tar. (makes it look cleaner

e7cdf60095887cce322defd395b62703b76f7a84 authored about 9 years ago
Update arkmanager

b7d2715ed67a9a20f2ecad79e5e7c1e3880fb97b authored about 9 years ago
Update arkmanager

Add the backups to a folder ${arkbackupdir}/${daystamp}
/ARK-Backups/2015-11-03/Tars

2df713d4885f5b57c34746cc0ceb067f52f3201d authored about 9 years ago
Merge pull request #265 from klightspeed/1.4#fixinstallowner

Fix /var/log/arktools and arkmanager.cfg ownership

63ed10525ce333309a526eddd3608e74d25c327c authored about 9 years ago
Update arkmanager

Added the OK. Still needs work.

db3bc524e05ec112bdaf53c17a2d892c347bfce4 authored about 9 years ago
Update arkmanager

Updating for bz2.

a945b954c35b996d17a7ec3d5751018c1ce685e1 authored about 9 years ago
Update arkmanager

Adding Knight's recommendation.

1286145c9db819f972d168ba233447866067900d authored about 9 years ago
Fix /var/log/arktools and arkmanager.cfg ownership

252fa7ca0b4609721aebeeb60dd6bcdeab560739 authored about 9 years ago
Tar the Backup files,

#Tar the files and remove the original Backup Directory. Saves about 50MB of disk space per backup

314416f07c940dc7b46ab2df349e186d74e96a13 authored about 9 years ago
Merge pull request #256 from klightspeed/1.4#fixupdateneeded

Fix mod update not being detected

63c2abad6ebbde7eecfdcc10dbd61ac4cd17f644 authored about 9 years ago
Merge pull request #259 from klightspeed/1.4#fixrootupgrade

Fix typo in `upgrade-tools` when running as root

624a889f7127e4a69bf4f0ddd4705b91fb1ffd73 authored about 9 years ago
Fix typo in `upgrade-tools` when running as root

346de3731db62ee1414bd2dc70f2492c549bd118 authored about 9 years ago
Fix mod update not being detected

83de3cbb667d3b5b50f14180db1dc7a99e96fd37 authored about 9 years ago
Begin 1.5 development

325529010b6b8d27599c2d0323a3cee6f2f95f9e authored about 9 years ago
Merge pull request #251 from klightspeed/1.4#modbranch

Add missing .modbranch file creation

c3826aa30f98b098397e681832b5418937101398 authored over 9 years ago
Merge pull request #249 from klightspeed/1.4#fixnetinstall

Fix error causing netinstall to fail with one argument

877658dc61c19f8aca7bcf4f2572c6d7bb75c9a7 authored over 9 years ago
Add missing .modbranch file creation

ba82be2ef4445a601db9c9e869eb2dcf2b731448 authored over 9 years ago
Fix error causing netinstall to fail with one argument

c4fa3924af2a6f5c894c23a2905dbce768824a75 authored over 9 years ago
Merge pull request #246 from FezVrasta/1.4-dev

Release v1.4

38414168224840ca490bb38f309339fb6d88e5d4 authored over 9 years ago
Merge pull request #244 from klightspeed/1.4-dev#dumbterm

Pull #241 from master into 1.4-dev

63f26a86a2917beda28683c711d9cd22581efb3f authored over 9 years ago
Move TERM fixup into arkmanager

365986ddb0f48afc4a4bfc1ab02b08b8eab116aa authored over 9 years ago
Merge pull request #241 from Lihis/patch-3

Set TERM to "dumb" if TERM is not set

4a48b8e9ccb7f451a8f7e03e45cbcb4b246bbf5d authored over 9 years ago
Merge pull request #236 from klightspeed/1.4-dev#multihomefix

Fix error in MultiHome support

63dda709500feae38af0acba34ffa3e3ea17af96 authored over 9 years ago
Merge pull request #240 from klightspeed/1.4-dev#cwd

Change to the ark server root directory

ce5c4b98b3634b15acad9b370964555795b45158 authored over 9 years ago
Set TERM to "dumb" if TERM is not set

Set environment variable TERM to "dumb" if it is not set. This suppresses errors from "tput", wh...

45c887f090d24a7d35bfead90add556e29c1d2a4 authored over 9 years ago
Change to the ark server root directory

This was implemented in 4d30f26, but was subsequently
eliminated in 1.2

a08d087b8c52e0b6039de35a4368f06b8cc05094 authored over 9 years ago
Fix error in MultiHome support

9dc9b34eacf448d746461c3a5f47fa50b87934a8 authored over 9 years ago
Merge pull request #232 from klightspeed/1.4-dev#fixes2

1.4 fixes

60ed29322b1f47e9f858ede961ebdd0c4779dee4 authored over 9 years ago