forked from ffnord/startseite
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path_config.yml
77 lines (63 loc) · 1.99 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
url: https://freifunk.in-kiel.de/
destination: _site
community:
# Metadata
name: "Kiel"
meta: "Freifunk Nord"
country: "DE"
# Custom URLs
url_wiki: "https://wiki.freifunk.in-kiel.de/"
url_webchat: "https://chat.tchncs.de/#/room/#freifunk-kiel:matrix.eclabs.de"
#url_geomap:
url_graph: "https://grafana.freifunk.in-kiel.de/"
#url_nodelist:
url_meshviewer: "https://mesh.freifunk.in-kiel.de/"
url_mailman: "https://lists.in-kiel.de/cgi-bin/mailman/listinfo/freifunk"
url_firmware: "https://freifunk.in-kiel.de/firmware.html"
url_mailsender: "https://freifunk.discovibration.de/freifunk-mail.php"
url_nodealarm: "https://freifunk.discovibration.de/freifunk-nodewatcher.php"
# Mail Contacts
mail_info: "[email protected]"
mail_keys: "[email protected]"
mail_discussion: "[email protected]"
dsgvo: "Alle Kommunikation ist öffentlich zugänglich"
# Other Contacts
#sip: ["[email protected]"] # Optional
twitter: "ff_Kiel" # Optional
fediverse: "" #optional
irc: "ffki"
# GPS
geo_lat: 54.4
geo_lon: 10.1
firmware:
type: "gluon"
base: "https://freifunk.in-kiel.de/firmware/stable/"
version: "2020.2.3-1244"
base_rc: "https://freifunk.in-kiel.de/firmware/release-candidate/"
version_rc: "2021.1.2-1365"
base_nightly: "https://freifunk.in-kiel.de/firmware/nightly/"
version_nightly: "2021.1.2-1250"
# URL to the site repo (gitweb,github...)
gluon_site: "https://gitlab.toppoint.de/ffki/ffki-site/"
# Path to local checkout of the site repo
gluon_site_dir: "/opt/ffki-site/"
gluon_site:
wifi24:
ssid: "http://kiel.freifunk.net/"
tld:
label: "ffki"
ns:
- "10.116.136.1"
- "fda1:384a:74de:4242::ff01"
- "10.116.168.1"
- "fda1:384a:74de:4242::ff02"
- "10.116.144.1"
- "fda1:384a:74de:4242::ff03"
- "10.116.176.1"
- "fda1:384a:74de:4242::ff05"
- "10.116.184.1"
- "fda1:384a:74de:4242::ff06"
- "10.116.192.1"
- "fda1:384a:74de:4242::ff07"
plugins:
- jekyll-feed