diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 47982f6a..d8f2ba81 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -185,10 +185,16 @@ Install types: https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/?view=aspnetcore-6.0 ## WINDOWS -TODO: - Installer for v8Migrate plugin - INTERNAL LAN install see above - IIS install see above +TODO: + Virtualbox for testing setups: + this would be ideal for linux, windows server etc, there are even windows server prebuilt vms from microsoft for trial here: + https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/ + IIS install + this site has all the instructions laid out, just straight up follow, screenshot and copy into our manual as I do it here + https://www.findandsolve.com/articles/how-to-host-asp.net-core-application-in-windows-iis + https://docs.microsoft.com/en-us/aspnet/core/tutorials/publish-to-iis?view=aspnetcore-6.0&tabs=visual-studio + + https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/?view=aspnetcore-6.0 Expert install see above formalize this in a build and target folder, zip file should be versioned in name as well LINUX Docker install see above