diff --git a/docs/README.md b/docs/README.md index 9b05643..9cb98af 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,25 +2,26 @@ ## Inhaltsverzeichnis -- [Inhaltsverzeichnis](#inhaltsverzeichnis) -- [Einleitung](#einleitung) -- [Informieren](#informieren) -- [Planen](#planen) - - [Ziele](#ziele) - - [Must-have](#must-have) - - [Nice to have](#nice-to-have) - - [Low priority](#low-priority) - - [To-do](#to-do) - - [Panel](#panel) - - [Wings](#wings) - - [Post-Installation](#post-installation) - - [Migrationsplan](#migrationsplan) - - [Serverressourcen](#serverressourcen) -- [Entscheiden](#entscheiden) -- [Realisieren](#realisieren) -- [Kontrollieren](#kontrollieren) - - [Testen](#testen) -- [Auswerten](#auswerten) +- [Modul 158: Softwaremigration Planen und Durchführen](#modul-158-softwaremigration-planen-und-durchführen) + - [Inhaltsverzeichnis](#inhaltsverzeichnis) + - [Einleitung](#einleitung) + - [Informieren](#informieren) + - [Planen](#planen) + - [Ziele](#ziele) + - [Must-have](#must-have) + - [Nice to have](#nice-to-have) + - [Low priority](#low-priority) + - [To-do](#to-do) + - [Panel](#panel) + - [Wings](#wings) + - [Post-Installation](#post-installation) + - [Migrationsplan](#migrationsplan) + - [Serverressourcen](#serverressourcen) + - [Entscheiden](#entscheiden) + - [Realisieren](#realisieren) + - [Kontrollieren](#kontrollieren) + - [Testen](#testen) + - [Auswerten](#auswerten) ## Einleitung @@ -40,13 +41,13 @@ Damit die Migration von dem Pterodactyl Gameserver Panel reibungslos verläuft, - [ ] Minecraft Server 100% migriert (inkl. save data) - [ ] Funktionelles Wings Backend - [ ] Virtualisiertes Wings & Panel -- [ ] Reverse Proxy +- [x] Reverse Proxy - [ ] Backups #### Nice to have - [ ] Virtualisiertes Wings Panel mit dedizierter IP Adresse -- [ ] 2FA +- [x] 2FA #### Low priority @@ -56,17 +57,17 @@ Damit die Migration von dem Pterodactyl Gameserver Panel reibungslos verläuft, #### Panel -- [ ] Setup LXC CT -- [ ] Check if all dependecies are met (PHP, MYSQL, etc...) -- [ ] Download extra pterodactyl files -- [ ] Database Setup -- [ ] Crontab configurations -- [ ] Configure Reverse Proxy +- [x] Setup LXC CT +- [x] Check if all dependecies are met (PHP, MYSQL, etc...) +- [x] Download extra pterodactyl files +- [x] Database Setup +- [x] Crontab configurations +- [x] Configure Reverse Proxy #### Wings -- [ ] Setup VM -- [ ] Check if all dependencies are met. (`curl`, `docker`) +- [x] Setup VM +- [x] Check if all dependencies are met. (`curl`, `docker`) - [ ] Download and Configure Wings #### Post-Installation