1
mirror of https://gitlab.com/jessieh/simple-shortener.git synced 2024-09-16 19:01:47 +00:00
Self-hosted URL shortening service that can be wrapped around static sites
Go to file
2021-12-21 02:03:58 -05:00
src Move Docker workdir to filesystem root 2021-12-21 02:03:58 -05:00
.gitignore Initial commit 2021-12-20 22:06:53 -05:00
.gitlab-ci.yml Remove --quiet from docker build command 2021-12-20 22:56:30 -05:00
config_template.env Add addl. details under use_totp in conf. template 2021-12-21 01:58:37 -05:00
Dockerfile Move Docker workdir to filesystem root 2021-12-21 02:03:58 -05:00
README.md Update README.md 2021-12-20 22:28:14 -05:00

simple-shortener

Demo

To Document:

  • Docker deployment

  • docker-compose deployment

  • Update landing page deployment examples

  • API endpoints and response codes