Skip to content

Commit a439c85

Browse files
committed
add server path
Signed-off-by: arhimede <[email protected]>
1 parent 2c8685d commit a439c85

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/book/v1/installation.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
# INSTALLATION
22

3+
## Location
4+
5+
- Because you are logged in now with the non-root user `dotkernel`, your current server path must be `/home/dotkernel`
6+
7+
> Please be sure you are using the non-root user for the below installation
8+
39
## git clone
410

511
```shell
612
git clone -b default-queue https://github.com/dotkernel/queue.git
713
```
814

15+
> The installation path should be now `/home/dotkernel/queue`
16+
917
## Prepare `config/autoload` files
1018

1119
- duplicate `local.php.dist` as `local.php`, then fill in the database credentials and set the `$baseUrl`

0 commit comments

Comments
 (0)