Create migration.md

This commit is contained in:
Christian Torbidone 2024-07-21 12:27:35 +02:00 committed by GitHub
parent 748481e276
commit c20e9340f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

20
migration.md Normal file
View 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)