Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

[RFC] gluon based gateway project #15

Open
wants to merge 2 commits into
base: main
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
40 changes: 40 additions & 0 deletions collections/_projects/freifunk_gluon_based_gateway.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
name: "Gluon based Gateway"
desc: "A gluon based gateway, so you can simply deploy that image."
requirements:
- "Knowledge about gluon based gateways"
- "Surveyed existing gateway implementations."
difficulty: "medium"
mentors:
- you?
initiatives:
- GSoC
tags:
- Freifunk
- Gluon
collaborating_projects:
- "Freifunk"
---

A gluon based gateway would have the advantage, that we won't need to maintain
two implementations of the services, the "client" and server side could be
maintained in parallel.

#### Milestones

##### GSOC 2019 COMMUNITY BONDING

* Survey existing gateway implementations
* Define minimal packageset
* Check how to interoperate with existing infrastructure

##### GSOC 2019 MIDTERM

* Bootable image
* Firewall/routing concept


##### GSOC 2019 FINAL

* Running gateway, production ready
* Documentaion!