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.
- Mobile friendly
- Advanced content editor (supports image upload)
- Organise entries using categories
- Create predefined sets of templates for entries
- Entries, Templates and Images have AES-256 Encryption
- Order your favorite categories to appear on the top
- Quickly add entries by enabling the quick-add widget
- Advanced search
- Create accounts for users
- Export entries
- You can use our Hosted version. This is the simplest way to use Journal.
- You can host it yourself
- You can join our Discord if you have questions
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
- A Linux-based server with shell access
- PHP 7.4 or later.
- MySQL 5.6+
The listed extensions are usually installed and enabled by default in most PHP 7 installations