1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-04-22 15:58:40 +00:00

Update README.md

This commit is contained in:
Carlos Santos 2025-09-13 01:31:27 -03:00 committed by GitHub
parent 544e36a8b7
commit c68cee070f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,18 +10,32 @@ mv hyperglass_structured hyperglass
cd /opt/hyperglass
### https://hyperglass.dev/configuration/config
"### https://hyperglass.dev/configuration/overview "
"### https://hyperglass.dev/configuration/config"
cp /opt/hyperglass/.samples/sample_config.yaml /etc/hyperglass/config.yaml
cp /opt/hyperglass/.samples/sample_terms-and-conditions.md /etc/hyperglass/terms-and-conditions.md
"### https://hyperglass.dev/configuration/devices"
cp /opt/hyperglass/.samples/sample_devices.yaml /etc/hyperglass/devices.yaml
"### https://hyperglass.dev/configuration/directives"
### test
cp /opt/hyperglass/.samples/sample_directives_huawei.yaml /etc/hyperglass/directives.yaml
cp /opt/hyperglass/.samples/sample_directives_juniper.yaml /etc/hyperglass/directives.yaml
cp /opt/hyperglass/.samples/sample_directives_mikrotik.yaml /etc/hyperglass/directives.yaml
"### 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
@ -33,6 +47,7 @@ systemctl enable hyperglass
systemctl start hyperglass
<div align="center">
<br/>
<img src="https://res.cloudinary.com/hyperglass/image/upload/v1593916013/logo-light.svg" width=300></img>