Basic configuration file for Guided Installer on Arch Linux targeting Arch Linux as a server
Config file server.json
- German keyboard layout
- German locale with UTF-8
Europe/Berlintimezone- Arch Linux mirrors from Germany, Poland and the Netherlands
- Swap disabled
- Additional
linux-ltskernel - Copy the network configuration from the ISO image
- NTP enabled
- Default
Grubbootloader - Default
archlinuxhostname
Use with
archinstall --config-url https://giftkugel.github.io/archlinux-config/server.json
Script file bootstrap.sh
- Create
bootstrapuser which can usesudo - Install packages necessary for Ansible
python3python-pippython-netaddr
- Install and start SSH
Use with
curl -fsSL https://giftkugel.github.io/archlinux-config/bootstrap.sh | sh
Use as it is at own risk
Sources can be found on GitHub at https://github.com/giftkugel/archlinux-config