Snap Camera Server Wiki
Self hosted Docker server to use Snap Camera after the shutdown.
Brought to you by:
ptrumpis
This article will cover how to upgrade your current Snap Camera Server to the latest v3 release.
ssl/ folder over to the new Server directory and create a new .env file by copying example.envssl/ folder from your old Server directory to the new Server directory.import/ folder over to your new server directory..env configuration file like the first time by making a copy of the template example.env file.Start your local Docker Dekstop application and complete these 3 steps one after the other.
snap-camera-server container by clicking the trash bin.snap-camera-server image by clicking the trash bin.node-modules volume by clicking the trash bin.We need to tell Docker Desktop about our new Server.
Run this command with a Windows Powershell or Terminal inside your new server directory:
docker compose up
Awesome your done 🥳🎉