Skip to content

Set up Arch Linux (ARMv8) with VPN server, unbound and Docker.

License

Notifications You must be signed in to change notification settings

sebastka/arch_pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install script for Arch on ARMv8 (aarch64)

Set up Arch Linux (ARMv8) with Docker (homer dashboard, pihole, portainer...).

Arch updates are downloaded automatically, but have to be installed manually.

Usage

Prepare SD card

The script installs arch for Raspberry Pi 4 on the passed SD card:

$ cp .env.example .env
$ vim .env
$ setup_sd /dev/mmcblk0

Install

SSH to the Pi and:

$ su
# ./arch_pi/install
# exit
$ ./arch_pi/install
$ sudo reboot

After reboot, set up Docker containers:

$ cd docker
$ ./update container_name

About

Set up Arch Linux (ARMv8) with VPN server, unbound and Docker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages