Deployment/2018/March: Difference between revisions
From charlesreid1
(Created page with "Created a Linode with Ubuntu 16.04 LTS (stock disk image) Set root password through web console Boot the machine") |
|||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
==process== | |||
Created a Linode with Ubuntu 16.04 LTS (stock disk image) | Created a Linode with Ubuntu 16.04 LTS (stock disk image) | ||
| Line 4: | Line 6: | ||
Boot the machine | Boot the machine | ||
it's going to be a testing and maintenance script server | |||
debian dotfiles | |||
==checklist== | |||
see [[Deployment/2017/New_Node_Checklist]] | |||
==post checkist checklist== | |||
services: | |||
* nginx | |||
* apache2 | |||
* mediawiki | |||
* gitea | |||
all docker. | |||
==flags== | |||
[[Category:Deployment]] | |||
[[Category:Linode]] | |||
[[Category:Linux]] | |||
Latest revision as of 10:49, 7 March 2018
process
Created a Linode with Ubuntu 16.04 LTS (stock disk image)
Set root password through web console
Boot the machine
it's going to be a testing and maintenance script server
debian dotfiles
checklist
see Deployment/2017/New_Node_Checklist
post checkist checklist
services:
- nginx
- apache2
- mediawiki
- gitea
all docker.