documentation/docs/alpine-server-setup/index.md

5 lines
525 B
Markdown
Raw Normal View History

2024-01-02 15:29:46 +01:00
# An Alpine Linux server installation
2024-08-10 21:54:34 +02:00
This guide will demonstrate how to install [Alpine Linux](https://www.alpinelinux.org/) for server application. Alpine Linux will run on a raid configured ZFS filesystem with an encrypted home dataset, user services with runsvdir and user containers with podman.
Alpine Linux makes a good base for a server because of its simplicity, lightweightness and security. Check out the [Alpine Linux wiki](https://wiki.alpinelinux.org/wiki/Main_Page) for additional resources and information.