vault backup: 2024-10-14 19:51:18

This commit is contained in:
Keannu Christian Bernasol 2024-10-14 19:51:18 +08:00
parent c558d21d95
commit b7cbf80329
14 changed files with 30 additions and 26 deletions

View file

@ -7,7 +7,6 @@ We however provide a network diagram on how it works under the hood for referenc
### Project Requirements
We require the following for all projects
- Compatible with ARM64 architecture as our server are a fleet of Orange Pi 5s
- Packaged via Docker with an included `docker-compose.yml`. Traditionally, there are two ways to do this;
- Provide the source code as-is including your provided .env file. The servers will then build the image/container before being served to the public.

View file

@ -1,5 +1,4 @@
### Overview
You can also opt to use your own servers/devices for hosting with the Service Queue project. Traffic can be relayed through a provided Wireguard VPN to direct subdomain or port traffic to your server
![Service Queue Relayed.drawio.png](_resources/Relayed%20Services/9424cf6e95838d18b4c2a4a5de25bae8_MD5.jpg)
@ -8,9 +7,7 @@ The diagram above serves as reference for the infrastructure setup with relayed
Game servers can be served via the relay by forwarding the required TCP/UDP ports
### Project Requirements
The following requirements are needed for relayed projects
- A PC, laptop, or similar device
- The device must be compatible with Wireguard VPN
- The device must run 24/7 (or at least run continuously when required for your services to be usable)

View file

@ -0,0 +1,2 @@
### Overview
I run the