2024-05-31 11:52:34 +00:00
|
|
|
# Planung
|
|
|
|
|
2024-05-31 13:31:12 +00:00
|
|
|
Wir werden die Gameserver Software namens [Pterodactyl](https://pterodactyl.io) auf einen neuen Hosting-Provider migrieren.
|
2024-05-31 13:52:13 +00:00
|
|
|
|
2024-05-31 13:31:12 +00:00
|
|
|
Hier dokumentieren wir unsere Ziele
|
|
|
|
|
2024-05-31 11:52:34 +00:00
|
|
|
## Ziele
|
|
|
|
|
2024-05-31 13:31:12 +00:00
|
|
|
### Must-have
|
|
|
|
|
|
|
|
- [ ] Minecraft Server 100% migriert (inkl. save data)
|
|
|
|
- [ ] Funktionelles Wings Backend
|
|
|
|
- [ ] Virtualisiertes Wings & Panel
|
2024-05-31 14:21:45 +00:00
|
|
|
- [ ] Reverse Proxy
|
|
|
|
- [ ] Backups
|
2024-05-31 13:31:12 +00:00
|
|
|
|
|
|
|
### Nice to have
|
|
|
|
|
|
|
|
- [ ] Virtualisiertes Wings Panel mit dedizierter IP Adresse
|
2024-05-31 14:21:45 +00:00
|
|
|
- [ ] 2FA
|
2024-05-31 13:31:12 +00:00
|
|
|
|
|
|
|
### Low priority
|
|
|
|
|
|
|
|
- no tasks here
|
2024-05-31 13:52:13 +00:00
|
|
|
|
2024-06-07 14:07:27 +00:00
|
|
|
## To-do
|
2024-05-31 13:52:13 +00:00
|
|
|
|
|
|
|
### Panel
|
2024-06-07 14:07:27 +00:00
|
|
|
|
|
|
|
- [ ] Setup LXC CT
|
|
|
|
- [ ] Check if all dependecies are met (PHP, MYSQL, etc...)
|
2024-05-31 13:52:13 +00:00
|
|
|
- [ ] Download extra pterodactyl files
|
|
|
|
- [ ] Database Setup
|
|
|
|
- [ ] Crontab configurations
|
2024-06-07 14:07:27 +00:00
|
|
|
- [ ] Configure Reverse Proxy
|
2024-05-31 13:52:13 +00:00
|
|
|
|
|
|
|
### Wings
|
|
|
|
|
2024-06-07 14:07:27 +00:00
|
|
|
- [ ] Setup VM
|
|
|
|
- [ ] Check if all dependencies are met. (`curl`, `docker`)
|
|
|
|
- [ ] Download and Configure Wings
|
|
|
|
|
|
|
|
### Post-Installation
|
|
|
|
|
|
|
|
- [ ] Add new host as a node to the old host
|
|
|
|
- [ ] Transfer server eggs
|
|
|
|
- [ ] Delete the old host from the new host
|
|
|
|
|
|
|
|
## Migrationsplan
|
|
|
|
|
|
|
|
![migration plan](../../assets/migration-plan.png)
|