Added collabora and jellyfin CT's

This commit is contained in:
2021-09-22 00:37:54 +00:00
parent 155467454f
commit 3475510b41
3 changed files with 63 additions and 6 deletions

View File

@@ -23,6 +23,8 @@ This can be done on a Minimal debian CT (make sure to enable nesting) on the new
| imgbuilder | Debian | LXC template builder node for Jenkins |
| mysql | Debian | Mysql server with PhpMyadmin |
| pihole | Debian | Pihole CT |
| colabora | Debian | ColaboraOffice WebService (CODE version) |
| jellyfin | Debian | Jellyfin in-home streaming server |
| gitea | Alpine | Gitea server |
| nginx | Alpine | Nginx server for reverse-proxy use |
| ddns | Alpine | DDNS client configured for OVH/OVH-Cloud |
@@ -37,7 +39,7 @@ iSCSI
Nextcloud
JellyFin
AptCacherNG
NodeRed
Omada
@@ -45,7 +47,7 @@ Unifi
Docker
Colabora
MailBackup*
FileShelter/transfer.sh
WS(x2go-xfce)
@@ -74,11 +76,15 @@ Then select the created credential and click save
7. Click 'Relaunch agent'
8. Now you can build container images
## mysql
1. To configure the MySQL root password in the container run the setup script `bash /opt/Setup/Scripts/FirstRun.sh`
* To configure the MySQL root password in the container run the setup script `bash /opt/Setup/Scripts/FirstRun.sh`
## gitea
1. Edit the parameters in the FistRun script in the container `vi /opt/Setup/Scripts/FirstRun.sh`
2. Run the FistRun scipt in the container `ash /opt/Setup/Scripts/FirstRun.sh`
# nginx
1. Run the FistRun scipt in the container `ash /opt/Setup/Scripts/FirstRun.sh`
* Run the FistRun scipt in the container `ash /opt/Setup/Scripts/FirstRun.sh`
# pihole
1. Run the FistRun scipt in the container `ash /opt/Setup/Scripts/FirstRun.sh`
* Run the FistRun scipt in the container `ash /opt/Setup/Scripts/FirstRun.sh`
# colabora
* Update the configuration in /etc/loolwsd/loolwsd.xml and reload the service `systemctl restart loolwsd`
# jellyfin
* To set-up the system follow the inital set-up wizard on http://<ip>:8096