Added collabora and jellyfin CT's
This commit is contained in:
16
Readme.md
16
Readme.md
@@ -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
|
||||
Reference in New Issue
Block a user