Commit Graph

2184 Commits

Author SHA1 Message Date
Red-Thirten
be4d853e00 Fix Egg's installation entrypoint
To prevent an attack via poisoning environment variables.
2021-11-29 20:08:59 -08:00
Red-Thirten
f70e200f63 [JMusicBot] QoL Update & Fixes
Egg:
- Updated image to use new yolks Java image.
- Removed unused `-Djavax.accessibility.assistive_technologies=" "` flag from startup command.
- Updated and added as many Startup Variables as possible for basic/common settings in the `config.txt` file.
- Updated the install script to (1.) have more verbose/clear logging, (2.) update old `config.txt` files with newer versions (while retaining the old one for posterity at `config.txt-old`), and (3.) moving the `example_playlist.txt` file to the correct directory.

`config.txt` File:
- Updated to the latest version.

`playlist.txt` File:
- Renamed to `example_playlist.txt`.
- Updated in general to match Wiki's example.

Readme:
- Added authors
- Added a better bot description.
- Improved "Configuration" section.
- Added "Updating" section.
2021-11-29 18:39:21 -08:00
Michael (Parker) Parker
f031a5f7c8
Merge pull request #1423 from parkervcp/fix/spigot-regex
refactor Spigot to support minor versions, 1.18+, and new Java images
2021-11-28 01:14:14 -05:00
Torsten Widmann
f550c7c2dc
chore: update steamcmd example script
Co-authored-by: Alex <admin@softwarenoob.com>
2021-11-27 08:28:42 +02:00
softwarenoob
2c94c458e8
refactor(spigot) Proper support for all versions
add support for Spigot 1.18 - 1.23 including snapshots that should future proof it
change install image and remove packages from installation since our install image contains them all
add troubleshooting steps and messages should install fail
use temurin Java images for building since adoptopenjdk is deprecated and doesn't have 17
overwrite used memory for building to 1024 if less than 1024 is used . Wings allocates minimum of 1024MB memory, however, it's not enough to build 1.17+
2021-11-27 07:16:24 +02:00
softwarenoob
701838ddca
fix(spigot): regex versions for buildtools java 8, 16, 17
Fixes minor version detection for Spigot buildtools and adds Java 17 support for 1.18+
2021-11-27 05:38:52 +02:00
VibeGAMESNL
3f69481372
Fix Rust RCON connection
RCON IP address has to be 0.0.0.0, else the rcon connection can't be established using the default pterodactyl networking.
2021-11-27 02:34:05 +01:00
Michael (Parker) Parker
17f0f4df18
Merge pull request #1418 from parkervcp/minecraft/java-modal
chore(minecraft): update images to Yolks and include feature modals
2021-11-25 19:21:29 -05:00
softwarenoob
c2a17a19f4
chore(minecraft): update images to Yolks and include feature modals
Updates Minecraft eggs to have the new Yolks images and features for EULA and Java version selector popup modals.
2021-11-26 02:14:52 +02:00
Michael (Parker) Parker
86af9f8d4e
Merge pull request #1417 from parkervcp/fix/forest
refactor(forest): rewrite the egg
2021-11-25 18:58:28 -05:00
softwarenoob
87840a32c9
refactor(forest): rewrite the egg
Changes docker images, startup parameters, enables auto-updates, removes shellscript from startup, fixes DHCP network config
2021-11-26 01:22:11 +02:00
Michael (Parker) Parker
890fb04b00
Merge pull request #1415 from parkervcp/fix/forge
fix: Forge latest version fetching
2021-11-25 15:35:43 -05:00
softwarenoob
7fdba40e01
fix: Forge latest version fetching
Fixes a typo in fetching latest versions. It was overwritten to "recommended" by mistake.
2021-11-25 22:26:55 +02:00
Michael (Parker) Parker
11dc218040
Merge pull request #1402 from parkervcp/update/pocketmine
Pocketmine: Add debug messages, fix PHP extension path and change install image
2021-11-24 10:12:08 -05:00
Michael (Parker) Parker
919c643363
Merge pull request #1411 from parkervcp/fix/xonotic
fix: Xonotic egg
2021-11-24 10:11:25 -05:00
softwarenoob
b2a6dc80b4
fix: Xonotic egg
Updates Docker images to use yolks

Delete config parser that was leftover from tshock egg
Fixes glibc missing
Fixes missing server config file and does not overwrite it on reinstall
Fixes server shutdown

resolves #1410
2021-11-24 09:49:48 +02:00
Red-Thirten
0c4b7fb3b6
[Satisfactory] 0.5.0.12 General QoL Update & EA Readiness (#1407) 2021-11-20 07:15:41 +02:00
Torsten Widmann
4d5d8e983b
Update Cryofall to use SteamCMD (#1403) 2021-11-19 23:13:18 +02:00
DaFray31
1c69c370ba
docs: Fix Veloren Link (#1405) 2021-11-19 23:00:49 +02:00
softwarenoob
dec4688fb2
refactor: add debug messages and fix PHP extension path
Add debug messages for debugging when users complain. Do not overwrite `server.properties` if it exists.

Correctly configure PHP `extensions_dir`to fix issues with loading extensions like opcache.so. Change install image to our installer for faster installation.
2021-11-18 23:37:02 +02:00
Torsten Widmann
3309ceb82c
Add SCPSL Exiled and update SCPSL Egg to use yolks image (#1396) 2021-11-16 23:07:28 +02:00
Michael (Parker) Parker
04d945f384
Merge pull request #1387 from parkervcp/docs/tower-unite
docs: fix Tower Unite link
2021-11-15 10:30:40 -05:00
creeper123123321
e0e7ae699e
VIAaaS: update java, startup detection, use ash (#1362) 2021-11-15 15:47:24 +02:00
Faye
da22608468
feat: Elasticsearch egg (#1265) 2021-11-15 00:44:24 +02:00
Sascha_T
1ab8c6867e
feat(fabric): add option to select Fabric version(#1381) 2021-11-15 00:36:07 +02:00
Michael
291e650469
Update redbot readme link for Wings documentation (#1391)
Add link to new Wings docs and remove legacy daemon link
2021-11-12 22:44:50 +02:00
Alex
ec2dd71648
docs: fix Tower Unite link 2021-11-08 10:13:05 +02:00
Michael (Parker) Parker
a08b24c9f6
Merge pull request #1385 from parkervcp/discord.java/readme
docs: rename and add discord.java to readme
2021-11-05 18:21:55 -04:00
Softwarenoob
1829ca1414
docs: fix readme typo 2021-11-06 00:19:14 +02:00
Alex
4878d66622
docs: rename and add discord.java to readme 2021-11-06 00:15:38 +02:00
Michael (Parker) Parker
01e07e84fb
Merge pull request #1383 from lasa01/patch-1
Fix tshock egg stuck on reinstallation
2021-11-05 16:43:16 -04:00
Lassi Säike
308948c752
Fix tshock egg stuck on reinstallation
The tshock egg currently uses `unzip` command in the installation script to extract the downloaded files.

If the user reinstalls the server, the extracted files already exist, and `unzip` prompts for whether to overwrite the files or not. This causes the installation script to get stuck.

This fixes the problem by adding the `-o` option to overwrite the files without prompting.
2021-11-05 20:04:13 +02:00
Michael (Parker) Parker
2e977dc2b3
Merge pull request #1380 from lilkingjr1/satisfactory
[Satisfactory] 0.5.0.6 Boot Crash Hotfix & Explicit Game Port Declaration
2021-11-03 19:20:07 -04:00
Red-Thirten
a6963bbb41
0.5.0.6 Boot Crash Hotfix & Explicit Game Port Declaration
- Adds the newly discovered `-multihome` flag to fix 0.5.0.6 update's IPv6 related issue, where the IP binds to IPv6 by default, causing a crash on boot. Server will now bind to IPv4 by default. As this is a hotfix, IPv6's possible support will be investigated at a later date.
- Adds the newly discovered `?listen` flag to the `-Port` flag to explicitly declare the port. This will prevent the server from possibly auto-incrementing the port if, for whatever reason, it thinks there's another Satisfactory server present in the same container.
2021-11-03 16:14:44 -07:00
Red-Thirten
2d7c8e2ca9
Satisfactory Port Visibility Hotfix (#1376) 2021-10-30 00:49:34 +03:00
Michael (Parker) Parker
7a7888469c
Merge pull request #1375 from lilkingjr1/satisfactory
Add Satisfactory Egg
2021-10-29 15:07:28 -04:00
Red-Thirten
40e73bb26b Add Max Players & Revert Port Change
Egg:
- Reverted the startup command so that the game port is the primary port and QUERY_PORT is the Server Query Port. I honestly think it will be confusing either way, so it's a wash for me; but ultimately, if Ptero calls the primary port the "Game Port" in Allocation Management, it should be Satisfactory's "game" port.
- Added the capability to override the server's default max players of 4. This consists of a new variable, default config file creation during install (because the server doesn't auto-create it), and a Configuration Files replacement on boot to accommodate variable changes.
- Reverted Game Port variable to Server Query Port variable.
- Changed port rules to use the more intuitive `between` rule.

README:
- Added Zarklord as a contributor.
- Added Max Players as an Egg Capability.
- Rewrote the Server Ports section (again) to accommodate the egg change and be as clear as possible.
- Added warning about stopping the server and saves.
- Added note to Minimum RAM Requirement that large saves can also cause excessive RAM usage.
- Updated Console Commands section with newly published Wiki information.
- Updated `steamclient.so` Wiki reference link (which will probably break again soon because the Wiki is being changed almost every hour now).

Co-Authored-By: Zarklord <1622280+Zarklord@users.noreply.github.com>
2021-10-28 16:27:30 -07:00
Red-Thirten
127bea6a4d Custom Ports Update + More
Egg:
- Changed the startup command to call the binary directly to avoid end-users changing the provided bash file to run whatever they'd like.
- Changed the install script to check that the server successfully installed, and makes the server binary executable. Also added Software-Noob as a contributor.
- Fixed the startup command to support custom ports. The SERVER_PORT variable is now tied to the Server Query Port (because that is what clients use to connect to the server). The GAME_PORT variable was added for the Game Port. Also changed the Game Port to use the correct flag.
- Changed the Server Query Port variable to be the Game Port and provided a better description.
- Updated the Beacon Port description to be more accurate. Also unlocked it's restriction to port 15000 because it can be changed now.

README:
- Updated any text mentioning restricted ports to text explaining their configuration. Also used clearer verbiage for the port table.
- Added Software-Noob as a contributor.
- Added info on "initializing"/"claiming" a server.
- Added info on the command line.
- Added "SDL" warning as a warning to safely ignore.
2021-10-27 16:11:17 -07:00
Red-Thirten
9057ce2aa2
Small fixes to Save Location section in README
Fixed typo
2021-10-27 02:18:33 -07:00
Red-Thirten
2085de5837
Migrate Install Script to use Debian Yolk Image
- Changed the Install Script Container to use Pterodactyl Debian Installer Yolk image.
- Removed the apt update code that is already handled by the installer image.
2021-10-27 02:12:07 -07:00
Red-Thirten
dc403d418c
Fix Install Script using Wrong App ID Variable Name
Changed `APP_ID` to `SRCDS_APPID` in the install script to match the corresponding variable.
2021-10-26 21:47:27 -07:00
Red-Thirten
58eadedb69
Add Save File Info to README
- Added save file location information to the readme (since the location differs on Ptero compared to the wiki).
- Additional formatting tweaks.
2021-10-26 20:12:46 -07:00
Red-Thirten
e80ee5ac8e
Small Fixes to README
- Added correct anchor to wiki link on the SteamAPI library error
- Added new line to top warning lines.
2021-10-26 19:45:25 -07:00
Red-Thirten
a066c373e5
Additional Port Clarification in the README
- Mentioned only one server can be run on Ptero due to the port limitation.
- Added mention that external ports must match internal ports (because the game client only looks for port 7777 at the moment)
2021-10-26 19:32:11 -07:00
Red-Thirten
8634ba7d8b
Update egg's port variables
- Removed them from view of the end user as they less relevant at the moment (because they cannot be changed from the defaults).
- Reworded the Beacon port's description to be more correct and clear.
- Temporarily restricted the Beacon port to 15000 because it currently cannot be changed.
2021-10-26 19:24:14 -07:00
Red-Thirten
468aeb3b72
Port Info Corrections and Small Changes for README
- Fixed misinformation of required ports and made it clear that the default ports are currently required to be used for the server to work.
- Fixed typos.
- Updated the recommended RAM amount, based off an update to the developer's wiki made today.
2021-10-26 19:05:06 -07:00
Red-Thirten
b661cd4b8d
Add "Errors/Warnings" Section to README
Added a section detailing some common errors and warnings that can safely be ignored.
2021-10-26 16:45:57 -07:00
Red-Thirten
3b00cdc5b6
Update Satisfactory README
Removed placeholder and filled in correct information.
2021-10-26 16:16:09 -07:00
Red-Thirten
a93931e9d4
Fix Satisfactory link
Accidentally had uppercase "S" in link.
2021-10-26 15:47:59 -07:00
Red-Thirten
08b00b5e24
Add Satisfactory to eggs README 2021-10-26 15:46:50 -07:00