Disable Windows and MacOS

Windows and MacOS templates need KVM to work, the problem is that KVM is only available on Linux. The second problem is that KVM needs to be installed on the host server, but most Coolify users use a VPS to host it, and almost all VPS providers block KVM access or installation on the host because the hole server is already KVM virtualized.
This commit is contained in:
peaklabs-dev
2024-12-02 12:22:49 +01:00
parent 51b92cb04b
commit 428ba67cc0
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
# ignore: true
# documentation: https://github.com/dockur/macos # documentation: https://github.com/dockur/macos
# slogan: Run macOS in a containerized environment. # slogan: Run macOS in a containerized environment.
# tags: macos, virtualization, container, os # tags: macos, virtualization, container, os

View File

@@ -1,3 +1,4 @@
# ignore: true
# documentation: https://github.com/dockur/windows # documentation: https://github.com/dockur/windows
# slogan: Run Windows in a containerized environment. # slogan: Run Windows in a containerized environment.
# tags: windows, virtualization, container, os # tags: windows, virtualization, container, os