Merge pull request 'Add project description and goals to README' (#8) from 1-readme-description into main
Reviewed-on: #8 Reviewed-by: vsun1 <vsun4046@gmail.com>
This commit was merged in pull request #8.
This commit is contained in:
@@ -1,3 +1,17 @@
|
|||||||
# vpn-dns-gateway
|
# vpn-dns-gateway
|
||||||
|
|
||||||
SSW 590 Group 1 startup product repository.
|
SSW 590 Group 1 startup product repository.
|
||||||
|
|
||||||
|
## Project
|
||||||
|
**Resource-Constrained Personal VPN and DNS Gateway**: a self-hosted VPN
|
||||||
|
and DNS ad-blocking gateway for our own laptops and phones, running on a
|
||||||
|
1 vCPU / 512 MB DigitalOcean droplet.
|
||||||
|
|
||||||
|
## Goals
|
||||||
|
- Run a VPN and optional DNS filtering reliably within 512 MB of RAM.
|
||||||
|
- Measure memory, disk, and stability under bounded load.
|
||||||
|
- Show gateway health on a simple operations dashboard.
|
||||||
|
|
||||||
|
## Team workflow
|
||||||
|
Every change goes through an issue-linked branch, a pull request, and one
|
||||||
|
approving peer review before merging to `main`.
|
||||||
Reference in New Issue
Block a user