Difference between revisions of "Steps to create a UNPM Server"

From UNPM.org Wiki
Jump to navigation Jump to search
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
To build your a UNPM server, just follow steps below based on the preferred hosting option.
+
To build a UNPM server, just follow steps below based on the preferred hosting option. Note that subsequent steps will assume the server is set up as per the previous article (or articles).
  
 
== Rackspace Public Cloud Server ==
 
== Rackspace Public Cloud Server ==
  
[[Category:Rackspace_UNPM_Server]]
+
[[Hosting with Rackspace Public Cloud|Create your server at Rackspace]]
  
[[Hosting with Rackspace Public Cloud|Create your server at Rackspace]].
+
[[Intro to command line|Learn how to use the command line]]
  
[[Intro to command line|Learn how to use the command line]].
+
[[Initialize Rackspace UNPM Server|Initialize the server]]
  
[[Initialize the Rackspace Public Cloud server|Initialize the server]].
+
[[Steps to create a UNPM Server#Basic UNPM Components|Configure and install the basic UNPM components]]
  
[[Using Ubuntu Server 12.04 LTS|Set up Ubuntu to be the U in your UNPM Server]].
+
== Physical UNPM Server on home ISP ==
 
 
[[Install nginx]].
 
 
 
[[Set up SSL/TLS with StartSSL|Configure the server for SSL/TLS]].
 
  
[[Install PHP]].
+
[[Install Ubuntu Server 18.04 LTS]]
  
[[Install MariaDB]].
+
[[Intro to command line|Learn how to use the command line]]
  
== Physical UNPM Server on home ISP ==
+
[[Initialize UNPM home server|Initialize the server]]
  
[[Install Ubuntu Server 12.04 LTS]].
+
[[Steps to create a UNPM Server#Basic UNPM Components|Configure and install the basic UNPM components]]
  
[[Intro to command line|Learn how to use the command line]].
+
== Basic UNPM Components ==
  
[[Initialize UNPM home server|Initialize the server]].
+
[[Using Ubuntu Server 16.04 LTS|Set up Ubuntu to be the U in your UNPM Server]]
  
[[Using Ubuntu Server 12.04 LTS|Set up Ubuntu to be the U in your UNPM Server]].
+
[[Install nginx]]
  
[[Install nginx]].
+
[[Set up SSL/TLS with Let's Encrypt|Configure the server for SSL/TLS]]
  
[[Set up SSL/TLS with StartSSL|Configure the server for SSL/TLS]].
+
[[Install PHP]]
  
[[Install PHP]].
+
[[Install MariaDB]]
  
[[Install MariaDB]].
+
[[Category:VPS_UNPM_Server]] [[Category:Home ISP UNPM Server]] [[Category:Basic UNPM Components]]

Latest revision as of 04:12, 10 December 2018

To build a UNPM server, just follow steps below based on the preferred hosting option. Note that subsequent steps will assume the server is set up as per the previous article (or articles).

Rackspace Public Cloud Server

Create your server at Rackspace

Learn how to use the command line

Initialize the server

Configure and install the basic UNPM components

Physical UNPM Server on home ISP

Install Ubuntu Server 18.04 LTS

Learn how to use the command line

Initialize the server

Configure and install the basic UNPM components

Basic UNPM Components

Set up Ubuntu to be the U in your UNPM Server

Install nginx

Configure the server for SSL/TLS

Install PHP

Install MariaDB