mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-06 10:48:27 +02:00
Small refinements
This commit is contained in:
@@ -39,7 +39,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- data:/storage
|
- data:/storage
|
||||||
```
|
```
|
||||||
|
|
||||||
Now you can tune the ram/usage by changing RAM_SIZE/CPU_CORES. You can also specify the windows versions you want to use. You might also want to take a look at the [docker image repo](https://github.com/dockur/windows).
|
Now you can tune the ram/usage by changing RAM_SIZE/CPU_CORES. You can also specify the windows versions you want to use. You might also want to take a look at the [docker image repo](https://github.com/dockur/windows).
|
||||||
|
|
||||||
Note: Older versions than Windows 10 are not officially supported. However they might still work with some additional tuning.
|
Note: Older versions than Windows 10 are not officially supported. However they might still work with some additional tuning.
|
||||||
@@ -50,9 +50,9 @@ docker compose up
|
|||||||
```
|
```
|
||||||
|
|
||||||
After this just open http://127.0.0.1:8006 in your webbrowser and finish you windows installation as usual.
|
After this just open http://127.0.0.1:8006 in your webbrowser and finish you windows installation as usual.
|
||||||
|
|
||||||
Change the RDP_IP in your winapps config to localhost or "127.0.0.1".
|
Change the RDP_IP in your winapps config to localhost or "127.0.0.1".
|
||||||
|
|
||||||
RDP will be automatically enabled, however you still need to load the reg files into you vm.
|
RDP will be automatically enabled, however you still need to load the reg files into you vm.
|
||||||
|
|
||||||
Now you should be ready to go and try to connect to your vm with winapps.
|
Now you should be ready to go and try to connect to your vm with winapps.
|
||||||
|
Reference in New Issue
Block a user