Initial commit
This commit is contained in:
14
README.md
Normal file
14
README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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)
|
||||
Reference in New Issue
Block a user