Create migration.md
This commit is contained in:
parent
748481e276
commit
c20e9340f3
1 changed files with 20 additions and 0 deletions
20
migration.md
Normal file
20
migration.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
- [ ] Configurare firewall
|
||||
- [ ] Tutte le porte chiuse tranne quelle usate da:
|
||||
- Pterodactyl
|
||||
- SSH
|
||||
- Webmin
|
||||
- Nexus
|
||||
- Email
|
||||
- [ ] Migare intero database
|
||||
- [ ] Migrare i DNS
|
||||
- [ ] Fai in modo che node1.- punti al nuovo indirizzo IP
|
||||
- [ ] Tutti gli altri record devono essere CNAME a node1.-
|
||||
- [ ] Migrare pterodactyl: [aiuto](https://gist.github.com/Software-Noob/c18258658bef28e73b24d11d02d24915?permalink_comment_id=4940946)
|
||||
- [ ] Migrare database
|
||||
- [ ] Migrare .env
|
||||
- [ ] Installare wings
|
||||
- [ ] Inserire i volumes
|
||||
- [ ] Installare sonatype nexus tramite docker: [aiuto](https://www.sonatype.com/blog/sonatype-nexus-installation-using-docker) ; come docker image usa sonatype/nexus3
|
||||
- [ ] Migrare Mail server. Al posto che postfix e dovecot usa [wildduck](https://github.com/nodemailer/wildduck-dockerized)
|
||||
- [ ] Migrare i DNS
|
||||
- [ ] Installa webmin (se non c'è di default)
|
Loading…
Reference in a new issue