@@ -254,7 +254,7 @@ bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/m
254
254
255
255
256
256
257
- ### [ Uptime Kuma LXC ] ( https://github.com/louislam/uptime-kuma )
257
+ ### [ Uptime Kuma] ( https://github.com/louislam/uptime-kuma )
258
258
259
259
> * DELETED*
260
260
@@ -264,7 +264,7 @@ bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/c
264
264
265
265
266
266
267
- ### [ AdGuard Home LXC ] ( https://adguard.com/en/adguard-home/overview.html )
267
+ ### [ AdGuard Home] ( https://adguard.com/en/adguard-home/overview.html )
268
268
269
269
> [ AdGuard - http://192.168.5.5:3080 ] ( http://192.168.5.5:3080 )
270
270
@@ -280,7 +280,7 @@ bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/c
280
280
281
281
282
282
283
- ### [ Vaultwarden LXC ] ( https://www.vaultwarden.net/ )
283
+ ### [ Vaultwarden] ( https://www.vaultwarden.net/ )
284
284
285
285
> [ Vaultwarden - http://192.168.5.7:8000 ] ( http://192.168.5.7:8000 )
286
286
>
@@ -308,7 +308,7 @@ Set `https://vaultwarden.lab.syselement.com` in the **General settings - Domain
308
308
309
309
310
310
311
- ### [ Zoraxy LXC ] ( https://zoraxy.arozos.com/ )
311
+ ### [ Zoraxy] ( https://zoraxy.arozos.com/ )
312
312
313
313
> [ Zoraxy - http://192.168.5.6:8000/ ] ( http://192.168.5.6:8000/ )
314
314
@@ -340,7 +340,7 @@ bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/c
340
340
341
341
342
342
343
- ### [ Wiki.js LXC ] ( https://js.wiki/ )
343
+ ### [ Wiki.js] ( https://js.wiki/ )
344
344
345
345
> [ Wiki.js - http://192.168.5.10:3000/ ] ( http://192.168.5.10:3000/ )
346
346
>
@@ -358,7 +358,7 @@ bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/c
358
358
359
359
360
360
361
- ### [ Technitium DNS LXC ] ( https://technitium.com/dns/ )
361
+ ### [ Technitium DNS] ( https://technitium.com/dns/ )
362
362
363
363
** PROXMOX** - Network > edit ` eth0 ` and set the Static IP.
364
364
@@ -472,7 +472,8 @@ bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/c
472
472
473
473
### [ Jellyfin Media Server] ( https://jellyfin.org/ )
474
474
475
- > TO DO
475
+ > - [ ] TO DO
476
+ >
476
477
>
477
478
> - https://github.com/awesome-jellyfin/awesome-jellyfin
478
479
@@ -542,6 +543,36 @@ ipamadmin
542
543
543
544
544
545
546
+ ### [ Cosmos Cloud] ( https://cosmos-cloud.io/ )
547
+
548
+ > [ Cosmos Cloud - http://192.168.5.159/ ] ( http://192.168.5.159/ )
549
+
550
+ ``` bash
551
+ bash -c " $( wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/cosmos.sh) "
552
+
553
+ # Cosmos Interface <IP>:80
554
+
555
+ # To Manually Update Cosmos, run the command above (or type update) in the Cosmos LXC Console.
556
+ ```
557
+
558
+
559
+
560
+ ### [ Kavita] ( https://www.kavitareader.com/ )
561
+
562
+ > [ Kavita - http://192.168.5.145:5000/ ] ( http://192.168.5.145:5000/ )
563
+
564
+ ``` bash
565
+ bash -c " $( wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/kavita.sh) "
566
+
567
+ # Kavita Interface <IP>:5000
568
+
569
+ # To enable folder adding append your lxc.conf on your host with 'lxc.environment: DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1'
570
+
571
+ # To Manually Update Kavita, run the command above (or type update) in the Kavita LXC Console.
572
+ ```
573
+
574
+
575
+
545
576
### [ NetBox] ( https://netboxlabs.com/oss/netbox/ )
546
577
547
578
> - [ ] TO TRY
@@ -554,10 +585,20 @@ bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/c
554
585
555
586
### Checkmk
556
587
588
+ > - [ ] TO TRY
589
+
557
590
``` bash
558
591
bash -c " $( wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/checkmk.sh) "
592
+ ```
593
+
559
594
560
595
596
+ ### Kasm
597
+
598
+ > - [ ] TO TRY
599
+
600
+ ``` bash
601
+ bash -c " $( wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/checkmk.sh) "
561
602
```
562
603
563
604
0 commit comments