Add abstract to README.
This commit is contained in:
parent
27ac5a8d30
commit
47f16792e8
1 changed files with 31 additions and 0 deletions
31
README
31
README
|
@ -2,6 +2,37 @@
|
||||||
Run Debian in your Local Area Network
|
Run Debian in your Local Area Network
|
||||||
=======================================
|
=======================================
|
||||||
|
|
||||||
|
The goal of the "Debian Local Area Network"-project is to make setting
|
||||||
|
up Debian in a local area network as easy as possible. This repository
|
||||||
|
offers ansible playbooks and instructions for the following machines:
|
||||||
|
|
||||||
|
• Installbox:
|
||||||
|
- set up as gateway to some external network (WAN)
|
||||||
|
- providing TFTP installation on the LAN interface
|
||||||
|
- automatic installs: preseeding and ansible playbooks
|
||||||
|
- squid package cache
|
||||||
|
use case: orchestration of automatic installs in the LAN
|
||||||
|
|
||||||
|
• Kiosk:
|
||||||
|
- auto login user
|
||||||
|
- reasonable defaults
|
||||||
|
- temporary home directory on tmpfs, reset at boot
|
||||||
|
use case: school's computer, hackerspace, …
|
||||||
|
|
||||||
|
• Cloudbox:
|
||||||
|
- setup of a home cloud server
|
||||||
|
- dynamic DNS name
|
||||||
|
- …
|
||||||
|
use case: nextcloud server in the basement
|
||||||
|
|
||||||
|
Contributions like patches, suggestions, pull requests and/or further
|
||||||
|
profiles are highly appreciated!
|
||||||
|
|
||||||
|
----------------------------
|
||||||
|
|
||||||
|
Instructions
|
||||||
|
==============
|
||||||
|
|
||||||
Installbox
|
Installbox
|
||||||
~~~~~~~~~~
|
~~~~~~~~~~
|
||||||
• Debian installation:
|
• Debian installation:
|
||||||
|
|
Loading…
Add table
Reference in a new issue