Add Railway deployment instructions to README#696
Open
KZarzour wants to merge 3 commits intoperber:mainfrom
Open
Add Railway deployment instructions to README#696KZarzour wants to merge 3 commits intoperber:mainfrom
KZarzour wants to merge 3 commits intoperber:mainfrom
Conversation
Added deployment instructions for Railway and admin password note.
Owner
|
Thanks a lot for the PR and for taking the time to document a Railway setup — much appreciated. For the README, we try to keep deployment instructions neutral and focused on the core, self-hosted setup, without platform-specific recommendations. That said: if you’d like to write a short blog post or guide about deploying LeafWiki on Railway, I’m happy to link to it from the README (e.g. as a community resource). Let me know if that works for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Railway Deployment Instructions
This PR adds a "Deploy on Railway" section to the README to make it easier for users to launch Leafwiki with minimal setup.
Railway provides a simple way to deploy the application without manual server configuration, handling provisioning and scaling automatically. With this addition, users can deploy Leafwiki in just a few clicks.
I also added a note reminding users to change the
LEAFWIKI_ADMIN_PASSWORDduring deployment, since the default value would otherwise remainadmin.