Skip to content

alpergundogdu/photostore

Repository files navigation

PhotoStore

Simple photo storage service with upload, download & public listing functionality

Set up

  • Copy local.config.template to local.config and open the file
  • Modify WORKING_DIR to your desired storage folder
  • Modify BACKUP_DIR to your desired backup folder
  • Modify SECRET_KEYS_FILE to point to a plaintext file with valid API keys in each line

Run

Install poetry first https://python-poetry.org/docs/#installation

Run:

> ./run.sh

About

Simple photo blog service with API key auth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published