VidArch Docs
Operation

Uninstall

Remove VidArch while either retaining or intentionally deleting the data.

Stop and remove the container:

docker compose down

This command does not delete the bind-mounted data/ and downloads/ directories.

Retain archives

Move these directories and your configuration to backup storage. Note the image version that was used for them.

Permanent deletion

After verifying the paths and backups, manually delete the data directory and the downloads directory. This operation erases the database, sessions, cookies, and local media; it is not recoverable without a backup.

Uninstalling VidArch has no effect on channels or videos present on YouTube.

On this page