-
Notifications
You must be signed in to change notification settings - Fork 11
/
_config.yml
53 lines (40 loc) · 1.27 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
url: http://freifunk.localhost/
destination: build
community:
# Metadata
name: "Nord"
meta: "Freifunk Nord"
country: "DE"
# Custom URLs
url_wiki: "http://wiki.freifunk.net/Freifunk_Nord/"
url_webchat: "https://matrix.to/#/!freifunk-nord:matrix.eclabs.de"
url_geomap: "https://map.freifunknord.de/"
url_graph: "https://map.freifunknord.de/#!v:g"
url_nodelist: "https://map.freifunknord.de/nodelist/"
url_mailman: "http://lists.freifunk.net/mailman/listinfo/ffnord-freifunk.net"
url_firmware: "https://freifunknord.de/firmware.html"
url_blog_cms: "https://github.com/Freifunk-Nord/nord-blog"
# Mail Contacts
mail_info: "[email protected]"
mail_keys: ""
mail_discussion: "[email protected]"
# Other Contacts
#sip: ["[email protected]"] # Optional
#twitter: "FreifunkNord" # Optional
irc: "ffnord"
# GPS
geo_lat: 54.0
geo_lon: 10.0
firmware:
base: "https://nord.freifunk.net/firmware/stable/"
firmware_mirror: "http://firmware.freifunknord.de/stable/"
type: "gluon"
# URL to the site repo (gitweb,github...)
gluon_site: "https://github.com/Freifunk-Nord/nord-site/"
# Path to local checkout of the site repo
gluon_site_dir: "/opt/nord-site"
tld:
label: "ffnord"
ns:
- "10.187.1.1"
- "fd42:eb49:c0b5:4242::fd00"