repo re-org and readme update

This is gonna be a fun one.
This commit is contained in:
Michael (Parker) Parker 2018-07-11 16:24:41 -04:00
parent 088040f9ce
commit 3fd6ae2705
29 changed files with 66 additions and 96 deletions

3
GTA/FiveM/README.md Normal file
View File

@ -0,0 +1,3 @@
# FiveM
The [FiveM](https://fivem.net/) GTA 5 dedicated server
- Only installs latest version versions are no selectable.

2
GTA/README.md Normal file
View File

@ -0,0 +1,2 @@
# Grand Theft Auto
#### A collection of GTA service eggs for the pterodactyl panel

2
GTA/RageMP/README.MD Normal file
View File

@ -0,0 +1,2 @@
# Rage-MP
The [Rage-MP](https://rage.mp/) GTA 5 dedicated server

2
GTA/samp/README.md Normal file
View File

@ -0,0 +1,2 @@
# SA:MP
The [SA:MP](https://www.sa-mp.com/) GTA San Andreas dedicated server

28
Minecraft/README.md Normal file
View File

@ -0,0 +1,28 @@
# Minecraft
#### Spigot Enhanced
This is a direct fork of the default spigot service with the added benefit of being able to build the spigot jar.
- (It's noted that building the jar is intensive and time consuming)
#### Forge Enhanced
This is a direct fork of the default forge service
- Has a version detection fix for "latest"
#### FTB Packs
##### Feed The Beast - generic
[FTB](https://www.feed-the-beast.com/modpacks)
Generic egg to handle any standard FTB modpack.
Supply values to 2 variables to use
- MODPACK_URL: from the url to the pack https://www.feed-the-beast.com/projects/{MODPACK_URL}
- MODPACK_VERSION: version of the modpack to install
##### FTB Revelation
[FTB Revelation](https://www.feed-the-beast.com/projects/ftb-revelation)
#### Tekkit Packs
##### Hexxit
[Hexxit](https://www.technicpack.net/modpack/hexxit.552552)
##### Blightfall
[Blightfall](https://www.technicpack.net/modpack/blightfall.592618)
##### Tekkit-Legends
[Tekkit Legends](https://www.technicpack.net/modpack/tekkit-legends.735902)

125
README.md
View File

@ -6,110 +6,43 @@ With that I am also accepting PR's for new service and also updates to the curre
If you are submitting PR's try and keep names and titles the same. If you are submitting PR's try and keep names and titles the same.
## Please read the CONTRIBUTING.md before submitting PRs ## Please read the CONTRIBUTING.md before submitting PRs
## Bot Eggs
#### Please read the CONTRIBUTING.md as it container important information. [Discord](./bots/discord/)
* [ATL Bot](./bots/discord/atlbot)
* [parkertron](./bots/discord/parkertron/)
* [pixel-bot](./bots/discord/pixelbot/)
* [sinuxbot](./bots/discord/)
## Game Eggs ## Game Eggs
### GTA [Factorio](./factorio/factorio/)
#### GTA V [Grand Theft Auto](./gta/)
* [FiveM](./gta/fivem/)
* [RageMP](./gta/ragemp/)
#### FiveM [Minecraft](./minecraft/)
The [FiveM](https://fivem.net/) GTA 5 dedicated server * [Forge](./minecraft/forge/)
- Only installs latest version versions are no selectable. * [Feed The Beast](./minecraft/ftb/)
* [Spigot](./minecraft/pigot/)
* [Technic](./minecraft/technic/)
#### Rage-MP [MinecraftPE](./minecraft_pe/)
The [Rage-MP](https://rage.mp/) GTA 5 dedicated server * [Nukkit](./minecraft_pe/nukkit/)
* [PocketMine MP](./minecraft_pe/pocketmine_mp/)
#### San Andreas [Minecraft Proxies](./minecraft_proxy/)
* [Watterfall](./minecraft_proxy/waterfall/)
#### SA:MP [Source](./source_servers/)
The [SA:MP](https://www.sa-mp.com/) GTA San Andreas dedicated server * [7 Days to Die](./source_servers/7dtd/)
* [PixARK](./source_servers/pixark/)
### Factorio [Squad](./squad/)
#### factorio [Terraria](./terraria/)
The [Factorio](https://factorio.com/) dedicated server * [tshock](./terraria/tshock/)
[Unturned](./unturned/)
### Terraria * [RocketMod](./unturned/rockermod/)
#### tShock [Xonotic](./xonotic/)
The [tShock](https://tshock.co) modded server.
- This requires a minimum of 1g (1024m) to actually create a map. This will get OOM if you have less.
### Unturned
#### RocketMod
The [RocketMod](https://rocketmod.net/) unturned server.
### 7 Days To Die
#### 7 Days To Die
The Vanilla [7 Days To Die](https://7daystodie.com) server
### Minecraft
#### Spigot Enhanced
This is a direct fork of the default spigot service with the added benefit of being able to build the spigot jar.
- (It's noted that building the jar is intensive and time consuming)
#### Forge Enhanced
This is a direct fork of the default forge service
- Has a version detection fix for "latest"
#### FTB Packs
##### Feed The Beast - generic
[FTB](https://www.feed-the-beast.com/modpacks)
Generic egg to handle any standard FTB modpack.
Supply values to 2 variables to use
- MODPACK_URL: from the url to the pack https://www.feed-the-beast.com/projects/{MODPACK_URL}
- MODPACK_VERSION: version of the modpack to install
##### FTB Revelation
[FTB Revelation](https://www.feed-the-beast.com/projects/ftb-revelation)
#### Tekkit Packs
##### Hexxit
[Hexxit](https://www.technicpack.net/modpack/hexxit.552552)
##### Blightfall
[Blightfall](https://www.technicpack.net/modpack/blightfall.592618)
##### Tekkit-Legends
[Tekkit Legends](https://www.technicpack.net/modpack/tekkit-legends.735902)
### Minecraft PE
#### Nukkit
The [Nukkit](https://nukkit.io/) Minecraft PE server
#### PocketmineMP
The [Pocketmine MP](https://pmmp.io/) Minecraft PE server
### PixARK
#### PixARK
The [PixARK](https://store.steampowered.com/app/593600/PixARK/) dedicated server
More info at [gamepedia](https://pixark.gamepedia.com/Pixark)
- As a note this uses the new wine-source image and may not perform up to standard
### Squad
#### Squad Dedicated
The [Squad](https://joinsquad.com/) official dedicated server
### Xonotic
#### xonotic
The [xonotic](http://www.xonotic.org/) official dedicated server.
- Disk space needs to be at least 1 gig for the full package.
## Bot Eggs
### Discord
#### ATLBot - NodeJS
The [ATLauncher Bot](https://github.com/ATLauncher/discord-bot/)
#### parkertron - Golang (custom image)
My own chat bot [parkertron](https://github.com/parkervcp/parkertron)
- Currently runs as the SupportBot in the pterodactyl discord server.
- Requires you to set up the yaml fils before it can start properly.
#### pixel-bot - Python
[pixel-bot](https://github.com/Ispira/pixel-bot)
- More of a reason/way to test a python container.
#### Sinusbot
TS3 and Discord music bot. [sinusbot](https://www.sinusbot.com/)