Alpine - not for Servers

5 posts / 0 new
Last post
#1 Mon, 2015-09-14 21:00
vic
  • vic's picture
  • Offline
  • Last seen: 2 years 6 months ago
  • Joined: 2015-09-14

I've been playing around with Alpine quite a bit in the last few days, though only in VMs and containers.

I have to say that I like it a lot for its simplicity and great package manager so I was considering to use it in my next project to replace a small office server offering Soft RAID, Samba, Dovecot, and maybe some other services.

Having tested it thoroughly in the VM, I am sure that Alpine is perfectly capable of handling these services.

But for the first time I read a bit more about Alpine here on the website and also on third party pages, and I have to say I'm a bit confused. Many articles speak of Alpine being an OS for routers and firewalls, the official information speaks about desktop systems, development boxes and virtual servers on top of that. But nowhere is it mentioned that Alpine should be used as a server OS.

So, I was just wondering if anyone could tell me if there is a good reason why I should not consider Alpine for my next server project?

Thanks

Tue, 2015-09-15 15:05
jch
  • jch's picture
  • Offline
  • Last seen: 2 years 1 month ago
  • Joined: 2015-01-10

I'm currenltly using AlpineLinux as server OS and I'm very happy with it...
I was coming from the Debian world...

Tue, 2015-09-15 15:08
vic
  • vic's picture
  • Offline
  • Last seen: 2 years 6 months ago
  • Joined: 2015-09-14

Thanks jch

Sat, 2015-09-19 05:34
cj
  • cj's picture
  • Offline
  • Last seen: 2 years 6 months ago
  • Joined: 2015-09-19

I'm using Alpine for a LEMP server running Wordpress, I like it quite a bit.

MariaDB + nginx + php-fpm also as a DNS server with dnscrypt-proxy and Unbound

I hopped around quite a bit before that, using CentOS, Ubuntu, Debian. I think I like Alpine more and I'm happy with the performance and low RAM usage.

As long as it has what you need in the repos I can heartily recommend Alpine as a server

Tue, 2015-09-22 19:53
harningt
  • harningt's picture
  • Offline
  • Last seen: 8 months 1 day ago
  • Joined: 2015-07-06

I've switched a server from Gentoo -> Ubuntu -> Alpine and have found that Alpine works beautifully at hosting both services on it as well as docker containers (using an Alpine base image to keep it minimal :)).

Coming from a Gentoo background I had a good deal of exposure to configuring everything at the low level... and seeing openrc in Alpine makes that much better (disliked the mess of /etc/rc.* directories that Ubuntu used).

Log in or register to post comments