mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-06 17:15:38 -08:00
DOCS: SYNOLOGY permissions guide #1310
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
@@ -22,8 +22,10 @@ The folders you are creating below will contain the configuration and the databa
|
|||||||

|

|
||||||

|

|
||||||
|
|
||||||
5. Open **Container manager** -> **Project** and click **Create**.
|
## Creating the Project
|
||||||
6. Fill in the details:
|
|
||||||
|
1. Open **Container manager** -> **Project** and click **Create**.
|
||||||
|
2. Fill in the details:
|
||||||
|
|
||||||
- Project name: `netalertx`
|
- Project name: `netalertx`
|
||||||
- Path: `/app_storage/netalertx` (will differ from yours)
|
- Path: `/app_storage/netalertx` (will differ from yours)
|
||||||
@@ -59,7 +61,7 @@ services:
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
7. Replace the paths to your volume and comment out unnecessary line(s):
|
3. Replace the paths to your volume and comment out unnecessary line(s):
|
||||||
|
|
||||||
- This is only an example, your paths will differ.
|
- This is only an example, your paths will differ.
|
||||||
|
|
||||||
@@ -70,8 +72,8 @@ services:
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
8. (optional) Change the port number from `20211` to an unused port if this port is already used.
|
4. (optional) Change the port number from `20211` to an unused port if this port is already used.
|
||||||
9. Build the project:
|
5. Build the project:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user