Skip to content

liamgilbey/phourno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Phourno is a self hosted photo journal application, designed to help you appreciate each and every day and be your own photo-journo. It is designed to be developer friendly, with a rich REST API to fully interact with your photo journal however you prefer.

  • ⚠️ The project is under active development.
  • ⚠️ You can expect lots of bugs and breaking changes.

Getting Started

The easiest way to deploy phourno is with docker compose. See the examples in the docker directory to help get you started.

Environment variables

Below is a list of all the environment variables available to configure phourno:

Variable Description
DB_HOST Hostname or IP address of the postgresql instance
DB_USER Username of the postgresql instance
DB_PASSWORD Password of the postgresql instance
DB_NAME Database name on the postgresql instance
DB_PORT Database port of the postgresql instance
APP_SECRET_KEY Application Secret Key

About

Self hosted photo journal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published