https://github.com/uplandjacob/upland-ha-addons
A repository for all my Home Assistant addons.
https://github.com/uplandjacob/upland-ha-addons
addon eaglercraft eaglercraft-relay eaglercraft-server home-assistant home-assistant-addons homeassistant mc-proxy minecraft-proxy minecraft-velocity playit-gg playitgg twingate vpn-gateway
Last synced: 4 months ago
JSON representation
A repository for all my Home Assistant addons.
- Host: GitHub
- URL: https://github.com/uplandjacob/upland-ha-addons
- Owner: UplandJacob
- License: mit
- Created: 2024-08-01T21:33:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-16T22:48:58.000Z (about 1 year ago)
- Last Synced: 2025-03-17T01:42:51.142Z (about 1 year ago)
- Topics: addon, eaglercraft, eaglercraft-relay, eaglercraft-server, home-assistant, home-assistant-addons, homeassistant, mc-proxy, minecraft-proxy, minecraft-velocity, playit-gg, playitgg, twingate, vpn-gateway
- Language: Shell
- Homepage:
- Size: 1.63 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/UplandJacob/Upland-HA-Addons/actions/workflows/builder.yaml)
[](https://github.com/UplandJacob/Upland-HA-Addons/actions/workflows/hadolint.yaml)
# Upland-HA-Addons
A repository for all my Home Assistant addons. Since I host a Minecraft server, many of these are related to hosting one.
## Install
[](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https://github.com/UplandJacob/Upland-HA-Addons)
or go to the **Add-on Store -> repositories** and add:
## Functional Addons
### [Flask Server](/vscode-tunnel)
Flask is a Python webserver primarily used for testing web applications with APIs, but is an great server for any sort of simple site or API you need.
[](https://my.home-assistant.io/redirect/supervisor_addon/?addon=d78ad65c_flask)
### [VSCode Tunnel](/vscode-tunnel)
The VSCode Tunnel addon runs a fully featured VSCode tunnel server that can be accessed from [vscode.dev](https://vscode.dev) and supports all extentions (at least all I have tested with a bit of work).
`git`, `ssh`, and anything `docker` is supported ('Protection Mode' must be disabled for Docker.) Anything that is stored in `~` (including ssh keys, git configs, etc.) are saved. If you want to install other features, you may use the `vscode-tunnel.sh` file in the config to auto-run on addon startup (this is how I got Hadolint to work).
[](https://my.home-assistant.io/redirect/supervisor_addon/?addon=d78ad65c_vscode-tunnel)
### [Playit.gg](/playit-gg)
Playit.gg is a global proxy that allows anyone to host a server without port forwarding.
Original inspiration thanks to the Benjamin589 PR williamcorsel/hassio-addons that used the alex33856/playitgg-docker image. The Dockerfile for this addon uses the majority of that Dockerfile.
[](https://my.home-assistant.io/redirect/supervisor_addon/?addon=d78ad65c_playitgg)
### [MC All-Platform Velocity Proxy](/mc-all-platform-velocity)
Allow players on Java Edition (1.7.2 - latest), Bedrock Edition, and Eaglercraft (unofficial web browser, including v1.5 with EaglerXRewind if enabled) clients to join your Minecraft server(s).
[](https://my.home-assistant.io/redirect/supervisor_addon/?addon=d78ad65c_mc-all-platform-velocity)
### [MC auth server](/mc-auth-server)
Minecraft Leaf (Paper fork) auth server for proxy setups that use AuthMe.
[](https://my.home-assistant.io/redirect/supervisor_addon/?addon=d78ad65c_mc-auth-server)
### [Eaglercraft Relay](/eag-relay)
Run and Eaglercraft relay server from Home Assistant, allowing players connected to the same relay to join each other's shared worlds.
[](https://my.home-assistant.io/redirect/supervisor_addon/?addon=d78ad65c_eag-relay)
### [MC All-Platform Velocity Proxy Beta](/mc-all-platform-velocity-beta)
Allow players on Java Edition (1.7.2 - latest), Bedrock Edition, and Eaglercraft (unofficial web browser, including v1.5 with EaglerXRewind if enabled) clients to join your Minecraft server(s).
This beta version includes new features before they fully release. The list is available on the addon page.
[](https://my.home-assistant.io/redirect/supervisor_addon/?addon=d78ad65c_mc-all-platform-velocity-beta)