To Proxmox or not to Proxmox

I’ve done it stopped and running. But, I think stopped would be best. ( :thinking: need to make script stop destination LXC)

It will now shutdown destination LXC before data transfer

missing the last 4 digits after the Configuration

Mine is: alexdelprete#5566

I tried running the copy script, from within the source plex container:

image

UPDATE: ran from proxmox now…but another error:

[INFO] Plex Media Server Data from '100' to '109'
Stopping '109'...
Mounting Container Disks...
bash: line 88: Support/Plex: No such file or directory
[ERROR] 127@88 Unknown failure occured.

run from Proxmox Shell

[INFO] Plex Media Server Data from '100' to '109'
Stopping '109'...
Mounting Container Disks...
bash: line 88: Support/Plex: No such file or directory
[ERROR] 127@88 Unknown failure occured.

probably the folders are created after you configure Plex the first time…

yep should I create them?

Yes but make sure Plex is stopped…

It stopped 109
ok try again

EDIT: The script was successfully created and available in the repo

Hu @tteck ,

Thanks for your work.

The add-on Portainer has been depreciated recently in HA a solution is to install it as a LXC.

Is it something you are planning to add ?
Thank you

The Home Assistant Container LXC script installs Portainer with HA, use that script, then just remove HA

1 Like

how can i access from windows to lxc folders?

within the same network? If so, install Webmin on the LXC and use your browser to navigate to https://your-lxc-ip:10000

nice thanks

where is nodered lcx?

Node-Red LXC

all installed thanks to your guide.

i have this problems:

  • nodered 1(1 palette i used before to show cameras on homekit doesn’t esist anymore, for this reason i would copy the palette folder from old node red to the new one)

  • nodered 2 (always in node red i want save some video files temporaly in a folder so i want see node red folder structure to know where to save it)

  • mariadb (if i restart the minipc hassio start before than mariadb and this give problem to see the recorder, than i need to restart hassio after mariadb has started)

/root/.node-red

Set the start order in Proxmox

in mine i don’t see .nodered

for startup problem now i put 1 to mariadb and 6 to hassio since now this is my container
situation

Then you didn’t install Webmin on your Node-Red LXC

1 Like

any script for homebridge?