Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,12 @@ You can change the data directory with the `--data-dir` flag.

The JWT secret is required for authentication and should be kept secure.

### Deploy on Railway
Leafwiki can be deployed in one click on Railway, all the necessary configs are already taken care of.
Make sure to change `LEAFWIKI_ADMIN_PASSWORD` when deploying as the default value otherwise will be `admin`

[![Deploy on Railway](https://railway.com/button.svg)](https://railway.com/deploy/leafwiki?referralCode=iz4oG7&utm_medium=integration&utm_source=template&utm_campaign=generic)


## Authentication and admin user

Expand Down