1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-04-17 21:38:27 +00:00

Update README.md

This commit is contained in:
Carlos Santos 2025-09-13 03:29:17 -03:00 committed by GitHub
parent 1dfe987a6e
commit 2adfed104c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,25 +14,25 @@ cd /opt/hyperglass
"### https://hyperglass.dev/configuration/config Change the files in the /etc/hyperglass folder after copying with your information or add something following the official doc"
cp /opt/hyperglass/.samples/sample_config.yaml /etc/hyperglass/config.yaml
cp /opt/hyperglass/.samples/sample_config /etc/hyperglass/config.yaml
cp /opt/hyperglass/.samples/sample_terms-and-conditions.md /etc/hyperglass/terms-and-conditions.md
cp /opt/hyperglass/.samples/sample_terms-and-conditions /etc/hyperglass/terms-and-conditions.md
"### https://hyperglass.dev/configuration/devices Change the files in the /etc/hyperglass folder after copying with your information or add something following the official doc"
cp /opt/hyperglass/.samples/sample_devices.yaml /etc/hyperglass/devices.yaml
cp /opt/hyperglass/.samples/sample_devices2 /etc/hyperglass/devices.yaml
"### https://hyperglass.dev/configuration/directives Change the files in the /etc/hyperglass folder after copying with your information or add something following the official doc"
cp /opt/hyperglass/.samples/sample_directives_huawei.yaml /etc/hyperglass/directives.yaml
cp /opt/hyperglass/.samples/sample_directives_huawei /etc/hyperglass/directives.yaml
cp /opt/hyperglass/.samples/sample_directives_juniper.yaml /etc/hyperglass/directives.yaml
cp /opt/hyperglass/.samples/sample_directives_juniper /etc/hyperglass/directives.yaml
cp /opt/hyperglass/.samples/sample_directives_mikrotik.yaml /etc/hyperglass/directives.yaml
cp /opt/hyperglass/.samples/sample_directives_mikrotik /etc/hyperglass/directives.yaml
"### Environment Variables https://hyperglass.dev/installation/environment-variables"
cp /opt/hyperglass/.samples/sample_hyperglass.env /etc/hyperglass/hyperglass.env
cp /opt/hyperglass/.samples/sample_hyperglass /etc/hyperglass/hyperglass.env
"### Optional: Quickstart"