-
Notifications
You must be signed in to change notification settings - Fork 13
win_installation
Pedro Ielpi edited this page Sep 25, 2024
·
2 revisions
Download the MSI package into C:\
:
https://github.com/OpenNebula/one-apps/releases/download/v6.8.1/one-context-6.8.1.msi
Or execute this command in PowerShell:
(New-Object Net.WebClient).DownloadFile("https://github.com/OpenNebula/one-apps/releases/download/v6.8.1/one-context-6.8.1.msi", "C:\one-context-6.8.1.msi")
The Windows Guest VMs require the OpenSSH server to run. To install the server:
Add-WindowsCapability -Online -Name OpenSSH.Server~~~~0.0.1.0
- OpenNebula Apps Overview
- OS Appliances Update Policy
- OneApps Quick Intro
- Build Instructions
- Linux Contextualization Packages
- Windows Contextualization Packages
- OneKE (OpenNebula Kubernetes Edition)
- Virtual Router
- Release Notes
- Overview
- Quick Start
- OpenRC Services
- Virtual Router Modules
- Glossary
- WordPress
- Harbor Container Registry
- MinIO
- Development