Deployment/2018/March: Difference between revisions
From charlesreid1
No edit summary |
|||
| (7 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 7: | Line 9: | ||
it's going to be a testing and maintenance script server | 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:Deployment]] | ||
[[Category:Linode]] | [[Category:Linode]] | ||
[[Category:Linux]] | [[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.