fixup! fixup! fixup! Pritup pres PHP a docker

This commit is contained in:
lachtan obecny
2026-08-18 05:37:33 +02:00
parent 3126173f82
commit b075ed11c8
5 changed files with 204 additions and 132 deletions

17
app/templates/index.tpl Normal file
View File

@@ -0,0 +1,17 @@
# GET fnet.cz
Fast access to configurations and installation scripts.
## Usage
Install a configuration:
curl -fsSL {{PUBLIC_BASE_URL}}/<name> | bash
List all available configurations:
curl -fsSL {{PUBLIC_BASE_URL}}/list
Download the raw source file instead of the install script:
curl -fsSL {{PUBLIC_BASE_URL}}/raw/<name>