mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-12 07:16:56 +08:00
feat: add Railway one-click deployment support
- Add Dockerfile.railway for all-in-one container - Add railway.toml configuration - Add railway/nginx.conf and supervisord.conf - Update README with Deploy on Railway button - Update Chinese README with deployment instructions
This commit is contained in:
10
README.md
10
README.md
@@ -133,7 +133,15 @@ To use NOFX, you'll need:
|
||||
|
||||
## Quick Start
|
||||
|
||||
### One-Click Install (Recommended)
|
||||
### One-Click Cloud Deploy (Easiest)
|
||||
|
||||
Deploy to Railway with one click - no server setup required:
|
||||
|
||||
[](https://railway.app/new/template?template=https://github.com/NoFxAiOS/nofx&referralCode=nofx)
|
||||
|
||||
After deployment, Railway will provide a public URL to access your NOFX instance.
|
||||
|
||||
### One-Click Install (Local)
|
||||
|
||||
**Linux / macOS:**
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user