Releases: ptrumpis/snap-camera-server-auto-config
Releases · ptrumpis/snap-camera-server-auto-config
v1.2.0
Tasks automatically performed:
- Creates .env configuration file
- Generates a self signed SSL certificate
- Handles import as trusted Root certificate
- Patches the /etc/hosts file
- Deactivates existing firewall rules
- Initializes Docker container
Windows usage
Download and run AutoConfig.exe
.
macOS usage
Copy and run this command inside your Terminal window.
sudo /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/ptrumpis/snap-camera-server-auto-config/v1.2.0/macOS/autoconfig.sh)"
That's it!
v1.1.0
Added Mac OS improvements by @dailypush
Tasks automatically performed:
- Creates .env configuration file
- Generates a self signed SSL certificate
- Handles import as trusted Root certificate
- Initializes Docker container
- Patches the /etc/hosts file