Size: 351
Comment: hardware specs
|
Size: 905
Comment: notes on decommissioning a site
|
Deletions are marked like this. | Additions are marked like this. |
Line 24: | Line 24: |
== Decommissioning a site on arkroyal == === Admin bits === * Nuke the vhost * Note down the SSL cert paths * Note down access/error log paths * Delete the vhost file * Restart nginx * Delete the SSL files * Remove it from the autorenew script (which is probably broken anyway) * root's crontab * Remove from puppet in /etc/puppet/code/site.pp (it's not active now either) * Nuke web logs as well * Remove DNS entries for the site, if needed === User content bits === * Clean out the public_html/SITENAME |
arkroyal
- debian stretch (9.0) x64
- puppet managed
- Vultr VPS Cloud Compute: 1x CPU, 1gb RAM, 25gb disk, $5/mon
local work
- need to do skel stuff
- Need to do bashrc stuff
- screenrc, toprc, vimrc
- setup SSH keys
IPv6
Autoconfigured
Puppet
Using local repo of serverless puppet stuff
Decommissioning a site on arkroyal
Admin bits
- Nuke the vhost
- Note down the SSL cert paths
- Note down access/error log paths
- Delete the vhost file
- Restart nginx
- Delete the SSL files
- Remove it from the autorenew script (which is probably broken anyway)
- root's crontab
- Remove from puppet in /etc/puppet/code/site.pp (it's not active now either)
- Nuke web logs as well
- Remove DNS entries for the site, if needed
User content bits
- Clean out the public_html/SITENAME