Toolbox
This Website
Source code is available on GitHub: JellyKuo/JellyKuo-Web
The site is configured wit CI/CD pipeline using GitHub Actions, wit different target for branches:
mainbranch: Production- By default, production is hosted on Cloudflare Workers
- Available at nickkuo.dev
- Alternatively, the production site is also available via GitHub Pages: gh.nickkuo.dev
developbranch: Staging- Staging is hosted on Cloudflare Workers
- Available at staging.nickkuo.dev
IP Checker
A simple IP checker service is available at ip.jellykuo.com, which shows your public IP address and some additional information.
- Hosted on Cloudflare Workers
- Depending on the User-Agent and path, it responds with different results:
/: On browsers, shows a HTML page with all information. On non-browsers, returns plain text IP address. The non-browser response is useful for command line tools likecurlorwget./ip: Return plain text IP address./ua,/user-agent: Return plain text User-Agent./lang,/language: Return plain text Accept-Language./accept: Return plain text Accept header./encoding: Return plain text Content-Encoding header./accept-encoding,/accencoding: Return plain text Accept-Encoding header./<Any present header>: Return plain text of the specified header.
AltRepo
A simple, self-hosted AltStore repository service capable of aggregating multiple AltStore repositories into one.
- Source code available on GitHub: JellyKuo/AltRepo
- As this requires DNS override & TLS, it is only available with self-hosted instances.
MinerWatch
A monitoring service for cryptocurrency miners, supporting multiple miner software & hardware.
- Supports major mining software including T-Rex, NBminer, GMiner, TeamRedMiner, lolMiner, etc.
- Flexible hosting model: Supports self-hosted lightweight API proxy for isolated networks, or fully managed solution. Contact me directly for more information.
On-premise Services
I self-host multiple services for me & my friends, including:
- Authentication & SSO
- Authentik: https://authentik.jellykuo.com
- Public Drive & Photo sharing
- Photos: https://photo.jellykuo.com
- Drive: https://drive.jellykuo.com
- Status Page: https://status.jellykuo.com/status/public-vdsm
- Plex: https://plex.jellykuo.com
- Minecraft Servers
- Minecraft servers are behind a router attached to K8s for automatic scaling. Shuts off unused servers to save game date & energy.
- “Create: Above and Beyond” modpack: create.mc.jellykuo.com
- Status page for all services: https://status.jellykuo.com/status/home