mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
NGINX
This commit is contained in:
parent
4d23f0eeb6
commit
1d4e98079b
@ -41,10 +41,6 @@
|
||||
|
||||
This guide will work for both **starting from scratch** and **migrating from Misskey**.
|
||||
|
||||
# 🐳
|
||||
|
||||
# 🔨 Building from source
|
||||
|
||||
You need at least 🐢 NodeJS v16.15.0 (v18.20.0 recommended!) and at least 🧶 Yarn v3!
|
||||
|
||||
> ⚠️ NodeJS v19 is not supported as of right now because of [this issue](https://github.com/nodejs/node-gyp/issues/2757).
|
||||
@ -79,6 +75,10 @@ cp ../misskey/.config/default.yml ./.config/default.yml # replace `../misskey/`
|
||||
cp -r ../misskey/files . # if you don't use object storage
|
||||
```
|
||||
|
||||
## 🍀 NGINX
|
||||
|
||||
Read <https://misskey-hub.net/en/docs/admin/nginx.html>
|
||||
|
||||
## 🚀 Build and launch!
|
||||
|
||||
### 🐢 NodeJS
|
||||
|
Loading…
Reference in New Issue
Block a user