mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-05-31 04:37:20 +02:00
Added conditional build platforms warning
parent
c8cbb682be
commit
f46236b5c2
@ -10,7 +10,7 @@ If you want to move Zoraxy to a new server, or just want to do a backup, this ca
|
||||
|
||||
3. Move your zoraxy-backup.tar.gz to your new server or backup destination
|
||||
|
||||
4. If you want to run Zoraxy on a new maschine, install it on the new maschine but DO NOT start it
|
||||
4. If you want to run Zoraxy on a new machine, install it on the new machine but DO NOT start it
|
||||
|
||||
5. Move your backup file to the new root of Zoraxy and extract it with:
|
||||
|
||||
@ -18,6 +18,9 @@ If you want to move Zoraxy to a new server, or just want to do a backup, this ca
|
||||
|
||||
6. Start Zoraxy as usual
|
||||
|
||||
### IMPORTANT NOTES
|
||||
Riscv64 and mipsle builds cannot be transferred cross platform with the above method as the platform is conditional build with FS based database (instead of key-value DB) to save system memory.
|
||||
|
||||
|
||||
# Create a systemd-service for Zoraxy
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user