You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ The project is in a mature stage. New customization options and features are add
35
35
* github action workflows to deploy to other cloud providers (aws, linode, atlantic, vultr, pikapods, okteto, ibm cloud etc.)
36
36
* SQL, JSON or object store database support (postgres, redis etc.)
37
37
* run as stateless serverless function (aws lambda, azure function, heroku, vercel, fly.io machines etc.)
38
-
*~~pterodactyl egg release~~
38
+
*~~pterodactyl/pelican egg release~~
39
39
40
40
# Getting Started
41
41
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See [deployment](#deployment) for notes on how to deploy the project on a live system.
@@ -111,7 +111,7 @@ _The bot has no cleanup functionality, leftover messages must be removed manuall
111
111
112
112
# Deployment
113
113
Check the wiki page for detailed instructions on [how to setup a self deploying free cloud instance at fly.io](https://github.com/a-sync/game-server-watcher/wiki/Free-hosting-via-fly.io).
114
-
The latest Pterodactyl egg can always be found here: [🥚](https://raw.githubusercontent.com/a-sync/game-server-watcher/master/egg.json)
114
+
The latest Pterodactyl and Pelican eggs can always be found here: [🥚](./eggs/).
115
115
Pre-built container images can be downloaded from the github container registry: `docker pull ghcr.io/a-sync/game-server-watcher`
116
116
<palign="center">
117
117
<!--<a href="https://app.koyeb.com/deploy?type=git&repository=github.com/a-sync/game-server-watcher&branch=master&name=gsw"><img src="https://www.koyeb.com/static/images/deploy/button.svg" height="32" alt="Deploy to Koyeb"></a>//TODO: support ephemeral storage-->
"description": "A simple discord\/telegram\/slack bot that can be hosted on a free service to monitor your game servers and players in style. \ud83d\ude0e",
0 commit comments