15 lines
304 B
Markdown
15 lines
304 B
Markdown
# URL Shortener
|
|
|
|
Just a small file-based url shortener.
|
|
|
|
Works with:
|
|
* NGINX
|
|
* LUA
|
|
* Flask
|
|
|
|
|
|
Since this is prepared to be a `deb` Package, `rsync src/ / -av` and @see `debscripts/*`
|
|
|
|
|
|
It requires `NGINX 1.24` and the needed artifacts for a correct run on Ubuntu 24.04 are in the repo (ok, a bit unusual)
|