Files
URL-Shortener/README.md

15 lines
304 B
Markdown
Raw Normal View History

2025-06-26 09:51:42 +02:00
# 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)