Hosting services on Alpine: Difference between revisions

From Alpine Linux
m (Remove obsolete SSL stuff. Remove extra spaces. Change case of HTML linebreak break tag to lower case. (compatibility in case an XML-based DTD is ever used))
m (Fixed wikilink.)
Line 32: Line 32:
* [[Hosting Web/Email services on Alpine]] | ''Describes multiple services on same document''
* [[Hosting Web/Email services on Alpine]] | ''Describes multiple services on same document''
* [[Protecting your email server with Alpine]] | ''Describes multiple services on same document''
* [[Protecting your email server with Alpine]] | ''Describes multiple services on same document''
* [[ISP_Mail_Server_3.x_HowTo]]
* [[ISP Mail Server 3.x HowTo]]


== Web ==
== Web ==

Revision as of 00:56, 9 January 2024

Introduction

Alpine is well suited for hosting email-, web- or other network-related services.
Your biggest task is to figure out what you want your system to do.

Preparing Alpine

First you need to get alpine up and running.
Follow the Installation instructions on how to get your Alpine booted.

If nothing else is mentioned in the below instructions, you should use the latest stable release:

Download Stable Version
Alpine 3.19.1

Mail

We split the 'Mail' section into various tasks.
One task is to gather and process mail. Some other task would be to prevent spam and virus etc.
Finally we need to make sure the user can fetch/read his mail.

Receive mail

Processing mail - Virus protection

Processing mail - Spam protection

Delivering mail to the user

Other Mail-related documents

Web

SSH

DNS

Proxy

Also see

You'll probably also want to look at Tutorials and Howtos