-
Hi I have installed in synology year ago with image translucency/remotely |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
I believe you should have a mount for "var/www/remotely" Docker mount: that dir should have
However i don't use the Synology so out side of that not 100% |
Beta Was this translation helpful? Give feedback.
-
That's good u don't use synology...That's some kind of docker using me for
build lurked enviroment also that is necessary for pen tests so push the
cluch
śr., 6 gru 2023, 13:54 użytkownik CFox243 ***@***.***>
napisał:
… I believe you should have a mount for "var/www/remotely"
make a backup of that create new container and move that mount over to the
new container.
after that, everything should load up as is.
that dir should have
- Appsettings.json
- /logs
- /recordings
- Remotely.db
- remotely.db-shm
- remotely.db-wal
However i don't use the Synology so out side of that not 100%
—
Reply to this email directly, view it on GitHub
<#785 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BDJKZVHQISHPIBUE3NNLAQLYIBTJ3AVCNFSM6AAAAABADXBN5GVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TONZVHE4TQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Yup...Keep going pal...
#brl33
śr., 6 gru 2023, 13:54 użytkownik CFox243 ***@***.***>
napisał:
… I believe you should have a mount for "var/www/remotely"
make a backup of that create new container and move that mount over to the
new container.
after that, everything should load up as is.
that dir should have
- Appsettings.json
- /logs
- /recordings
- Remotely.db
- remotely.db-shm
- remotely.db-wal
However i don't use the Synology so out side of that not 100%
—
Reply to this email directly, view it on GitHub
<#785 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BDJKZVHQISHPIBUE3NNLAQLYIBTJ3AVCNFSM6AAAAABADXBN5GVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TONZVHE4TQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
I believe you should have a mount for "var/www/remotely"
make a backup of that create new container and move that mount over to the new container.
after that, everything should load up as is.
Docker mount:
volumes:
- ./var/www/remotely:/remotely-data
that dir should have
However i don't use the Synology so out side of that not 100%