samihsoylu / journal

Journal is a privacy first, self hosted digital log book. It is designed to be accessible anywhere you go, allowing you to organize your thoughts, feelings and opinions in one place.
GNU General Public License v3.0
68 stars 6 forks source link

Journal

Journal is a privacy first, self-hosted digital log book. It is designed to be accessible anywhere you go, allowing you to organize your thoughts, feelings and opinions in one place. Your Journals are stored with AES 256 encryption using your own password as the encryption key, resulting in a protected and inaccessible log book from outsiders.

Feature highlights

Getting started

Try it out using Docker

curl -o docker-compose.yml https://raw.githubusercontent.com/samihsoylu/journal/master/docker-compose.yml

docker compose up -d

Visit: http://localhost:8080/ Username: demouser Password: demopass

Requirements

PHP Extensions

The listed extensions are usually installed and enabled by default in most PHP 7 installations

Documentation