British Shorthair
Short Link Redirector
-
Flask
-
PostgreSQL
-
Docker Compose
-
Kong
-
...
-
download & install postgresDB from here or with shell script
-
install requirements at
./requirements.txt -
run script
./src/init_db.shto initialize DB -
run script
./src/init_link.shto link DB to flask -
run script
./src/gen_rb.pyto build ruby filesskip this step if
./src/dataset.pyisn't modified -
run script
./src/init_data.shto push data entries -
run script
./src/run_server.shto start the server
-
download & install docker and docker-compose on a web server
-
cd ./dockerand./run_docker_compose.shto bump up the docker composite containers
WIP no longer