2024/automation/preseed
Albert Stefanov c596fd9ed1 Move server preseed 2024-05-01 16:01:38 +03:00
..
README.md Move server preseed 2024-05-01 16:01:38 +03:00
env.example Move server preseed 2024-05-01 16:01:38 +03:00
preseed.cfg.in Move server preseed 2024-05-01 16:01:38 +03:00
run_env.sh Move server preseed 2024-05-01 16:01:38 +03:00

README.md

Debian Auto-install

Creating the preseed file

use envsubst to template:

./run_env.sh env.example envsubst < preseed.cfg.in

Upload it to a web server which the server can access.

Installing

Create a debian ISO (netinst works too). Start the installer and choose Automated installation from the Advanced options menu.

When prompted, type the preseed file location on the web server.