Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create grefrath.json #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
90 changes: 90 additions & 0 deletions grefrath.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
{
"name": "Freifunk Grefrath",
"url": "http://freifunk-grefrath.de",
"location": {
"city": "Grefrath",
"country": "DE",
"lat": 51.33637,
"lon": 6.34157
},
"contact": {
"email": "[email protected]",
"facebook": "https://www.facebook.com/ffgrefrath",
"twitter": "@FF_Grefrath"
},
"metacommunity": "Niersufer",
"state": {
"focus": [
"infrastructure/backbone",
"Public Free Wifi",
"Social Community Building",
"Local services and content",
"Free internet access"
],
"lastchange": "2015-10-06T08:41:40.518Z"
},
"feeds": [
{
"name": "Freifunk Grefrath Feed",
"category": "blog",
"type": "rss",
"url": "http://freifunk-grefrath.de/feed/"
}
],
"nodeMaps": [
{
"url": "http://map.freifunk-niersufer.de/",
"interval": "1",
"technicalType": "ffmap",
"mapType": "structural"
}
],
"support": {
"donations": {
"campaigns": [
{
"provider": "boost",
"projectid": "2774"
}
]
}
},
"techDetails": {
"firmware": {
"name": "Gluon",
"url": "http://images.freifunk-ruhrgebiet.de",
"docs": "http://freifunk-ruhrgebiet.de/anleitung/"
},
"dns": [
{
"domainname": "ffrg",
"nameserver": [
"10.53.0.1",
"10.53.8.1"
]
}
],
"networks": {
"ipv6": [
{
"network": "2a03:2260:50::/48"
}
],
"ipv4": [
{
"network": "10.53.0.0/16"
}
]
},
"routing": [
"batman-adv"
],
"updatemode": [
"autoupdate"
],
"legals": [
"institutions"
]
},
"api": "0.4.9"
}