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

From UNPM.org Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
== Rackspace Public Cloud Server ==
 
== Rackspace Public Cloud 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 Rackspace UNPM Server|Initialize the server]]
  
 
[[Steps to create a UNPM Server#Basic UNPM Components|Configure and install the basic UNPM components]]
 
[[Steps to create a UNPM Server#Basic UNPM Components|Configure and install the basic UNPM components]]
Line 13: Line 13:
 
== Physical UNPM Server on home ISP ==
 
== Physical UNPM Server on home ISP ==
  
[[Install Ubuntu Server 16.04 LTS]].
+
[[Install Ubuntu Server 16.04 LTS]]
  
[[Intro to command line|Learn how to use the command line]].
+
[[Intro to command line|Learn how to use the command line]]
  
[[Initialize UNPM home server|Initialize the server]].
+
[[Initialize UNPM home server|Initialize the server]]
  
 
[[Steps to create a UNPM Server#Basic UNPM Components|Configure and install the basic UNPM components]]
 
[[Steps to create a UNPM Server#Basic UNPM Components|Configure and install the basic UNPM components]]

Revision as of 21:30, 4 February 2017

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 16.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