mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 23:04:04 +00:00
Updated Migration From v1 To v2 (markdown)
parent
12b2d4da58
commit
8bd9c2d670
1 changed files with 0 additions and 1 deletions
|
@ -130,7 +130,6 @@ Known issues:
|
||||||
- ⚠️ Not recommended for upgrading from v1 to v2.
|
- ⚠️ Not recommended for upgrading from v1 to v2.
|
||||||
- ⚠️ If file permission is not set correctly, Uptime Kuma will run into startup issues. You should set the `data` directory to `node:node (1000:1000)` user.
|
- ⚠️ If file permission is not set correctly, Uptime Kuma will run into startup issues. You should set the `data` directory to `node:node (1000:1000)` user.
|
||||||
- Docker monitor will not work without proper configure, as by default, it requires root privileges.
|
- Docker monitor will not work without proper configure, as by default, it requires root privileges.
|
||||||
- Unable to use embedded MariaDB, you will need to use external MariaDB.
|
|
||||||
- Embedded MariaDB doesn't seem to be working on Docker Desktop (Windows), if you the `data` directory bind to a Windows folder.
|
- Embedded MariaDB doesn't seem to be working on Docker Desktop (Windows), if you the `data` directory bind to a Windows folder.
|
||||||
|
|
||||||
## Migration Steps (Docker)
|
## Migration Steps (Docker)
|
||||||
|
|
Loading…
Reference in a new issue