1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-04-23 00:08:30 +00:00

Update README.md

This commit is contained in:
Carlos Santos 2025-09-13 01:26:10 -03:00 committed by GitHub
parent e51c4b0d41
commit d28882f095
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
# Install https://hyperglass.dev/installation/docker
### Install https://hyperglass.dev/installation/docker
mkdir -p /etc/hyperglass/svg
@ -10,15 +10,18 @@ mv hyperglass_structured hyperglass
cd /opt/hyperglass
### https://hyperglass.dev/configuration/config
cp /opt/hyperglass/.samples/sample_devices.yaml /etc/hyperglass/devices.yaml
# test
### test
cd /opt/hyperglass
docker compose up
# Create a systemd service
### Create a systemd service
cp /opt/hyperglass/.samples/hyperglass-docker.service /etc/hyperglass/hyperglass.service