Search the Community
Showing results for tags 'updater'.
Found 2 results
-
AtlasServerUpdateUtility (ASUU) Latest version: v2.3.8 (2022-08-29) - Setup Wizard.. Easily transition your Atlas server to this utility! - Safe to try! Makes no direct changes to your Atlas files (unless Grid Configurator is used), so you can easily switch back to former launcher with ease. Please report bugs to my Discord or forum pages. Thank you! - New! Wipe server option. (v2.2.0) - New! Announce players online to Discord. (v2.2.2) - New! Firewall Delay for grids with stacking mods. (v2.2.1) - CPU Affinity capability. - Blackwood map support. - Works with up to 400 grids (20x20). - Works with multiple server / machine / computer systems. - Easy setup! Use Wizard or manually edit config. Imports almost all data from ServerGrid.json & GameServerUser.ini files (if enabled). - Setup Wizard: Use existing server or automatically download and install a new Atlas Dedicated Server. Requires a working map (ServerGrid.json). - Optionally start selected grid servers only. - Send RCON commands/messages to select or all servers. - Use custom command lines PER GRID during server startup. - Event Scheduler: Send RCON commands to All or Local grids or run any file at scheduled times. - Grid Configurator: Add or remove settings in GameUserSettings.ini, Game.ini, Engine.ini, ServerGrid.json across all grids with ease. Also view current grid settings with 1 click per grid. - Back Up: Backs up Atlas save & redis folders and ServerGrid files on a schedule. - Mod Updater: Keeps your mods up-to-date. Includes Discord, In-Game, and Twitch announcements. Restarts servers. - Updater: Automatically keeps server, mods, and itself updated if desired. - Announcements: Announces server updates and/or restarts in game, on Discord and Twitch. - Discord: Announce server status and crashes on any of 3 Discord Webhooks. - KeepServerAlive: Detects server crashes (checks for AtlasGame.exe via PID) and will restart the server. - Crash Watchdog: Monitors RCON response & restarts if crashed. Disables if crashes too many times. - Daily Restarts: User-defined scheduled reboots. - Remote Restart: (restart all grids with announcements) via web browser, including your phone. - Send RCON commands to all servers via web browser, including from your phone. - Run multiple instances of AtlasServerUpdateUtility to manage multiple servers. - Clean Shutdown: Your server(s) safely close via RCON "DoExit". If that fails, Clicks "X" (close) which both force a SaveGame. Also monitors save file to ensure saves started and completed. - Adjustable Startup and Shutdown delays. - Starts Freeport grids first. - Run files (your custom batch files) during any of 7 events, including server updates, mod updates, scheduled restarts, remote restart, when first restart notice is announced. - Duplicate Port Checker: Analyzes your ServerGrid.json for duplicate port entries. - DestroyWildDinos scheduler. Latest Stable Version: http://www.phoenix125.com/share/atlas/AtlasServerUpdateUtility.zip Latest BETA version: http://www.phoenix125.com/share/atlas/AtlasServerUpdateUtilityBeta.zip Previous Versions: http://www.phoenix125.com/share/atlas/atlashistory/ Readme.txt: http://www.phoenix125.com/share/atlas/readme.txt Website: http://www.phoenix125.com/AtlasServerUpdateUtil.html Forum: https://phoenix125.createaforum.com/general-discussion-26/ Source (GitHub): https://github.com/phoenix125/AtlasServerUpdateUtility Images: http://www.phoenix125.com/share/atlas/v1.9.4.png http://www.phoenix125.com/share/atlas/v1.9.4grid.png
- 281 replies
-
- 6
-
- dedicated server
- utility
-
(and 3 more)
Tagged with:
-
TESTERS NEEDED AND CONTRIBUTIONS TO THE DEVELOPMENT IS WELCOME: Hello Sailors! I have gathered some info on what packages you may need installed on your box before you install Atlas Server for Linux: Ubuntu 64 bit: sudo dpkg --add-architecture i386; sudo apt update; sudo apt install mailutils postfix curl wget file bzip2 gzip unzip bsdmainutils python util-linux ca-certificates binutils bc jq tmux lib32gcc1 libstdc++6 libstdc++6:i386 Ubuntu 32 bit: sudo apt install mailutils postfix curl wget file bzip2 gzip unzip bsdmainutils python util-linux ca-certificates binutils bc jq tmux libstdc++6 Debian 64 bit: sudo dpkg --add-architecture i386; sudo apt update; sudo apt install mailutils postfix curl wget file bzip2 gzip unzip bsdmainutils python util-linux ca-certificates binutils bc jq tmux lib32gcc1 libstdc++6 libstdc++6:i386 Debian 32 bit: sudo apt install mailutils postfix curl wget file bzip2 gzip unzip bsdmainutils python util-linux ca-certificates binutils bc jq tmux libstdc++6 Fedora 64 bit: dnf install mailx postfix curl wget file bzip2 gzip unzip python binutils bc jq tmux glibc.i686 libstdc++ libstdc++.i686 Fedora 32 bit: dnf install mailx postfix curl wget file bzip2 gzip unzip python binutils bc jq tmux libstdc++ Lastly CentOS: yum install epel-release CentOS 64 bit: yum install mailx postfix curl wget bzip2 gzip unzip python binutils bc jq tmux glibc.i686 libstdc++ libstdc++.i686 CentOS 32 bit: yum install mailx postfix curl wget bzip2 gzip unzip python binutils bc jq tmux libstdc++ I have been working on a LinuxGSM fork to add Atlas support all credits of the script goes to D.Gibbs at https://LinuxGSM.com for creating such tool My fork is a work in progress and not fully ready yet but for the most part it does all the install process for you can be found here: https://github.com/xtoor/linuxGSM/ Disclaimer! This is unfinished so please if you not confortable with Linux wait for a full official release at: https://github.com/GameServerManagers/LinuxGSM I will be Updating this post with new info and steps as I find them and as people ask for them Good luck!
- 5 replies
-
- 1
-
- linux
- linuxmanager
- (and 12 more)