| Belongs to:
|
|
| First installation:
|
2022-01-04
|
| Contract start:
|
2021-12-17
|
| Minimum contract period:
|
2 Years
|
| Contract type:
|
Subscription
|
| Performance level:
|
Standard with WikiFarm and Development
|
| Account manager:
|
Doe, John
|
| Last update:
|
|
| Short description
|
Testsystem: BlueSpice 4 pro with WikiFarm and Development
|
History / Important Deployments
| Protocol by
|
Sarah Naumann
|
| First Installation
|
2018-11-26
|
| Update to 3.0.1
|
2019-03-26
|
| Update
|
|
Access
| Remote Access
|
VPN -> SSH
|
| ID
|
a_exNNNNN
|
| Username for SSH
|
ICA\a_exNNNNN
|
Installed programs (applications)
| URL
|
https://wiki.yourcompany.com
|
| Domains
|
- wiki.yourcompany.com
- wikidoc.yourcompany.com
|
| Server Name
|
rz17.musterfirma.local
|
| Operating System
|
Ubuntu 16.04.
|
| BlueSpice Version
|
3.0.1 per WikiFarm
|
| MediaWiki Version
|
1.31.1
|
| Deployment Package
|
Docker
|
| Path to Docker files
|
/data/bluespice/bluespice
|
| Authentication
|
SAML.php
|
| Notes
|
Group assignment to instances in 099-AdditionalPermissions.php
|
Please note for updates
Since it is currently not possible to set the permissions properly, the delete permission has been withdrawn from the editor DefaultSettings.php.
Docker
Starting Docker
docker run -d -v /data/bluespice/certificates:/etc/apache2/ssl -v
/data/bluespice/bluespice/099-AdditionalPermissions.php:/var/www/bluespice/w/settings.d/
099-AdditionalPermissions.php -v
/data/bluespice/database:/var/lib/mysql -v
/data/bluespice/elasticsearch:/var/lib/elasticsearch -v
/data/bluespice/bluespice:/opt/bluespice-docker -v /data/bluespice/backup:/backup -v
/data/backups-mediawiki:/import -e "TZ=Europe/Berlin" -lCE -t -p 80:80 -p 443:443
-p 8000:8000 -p 8001:8001 1d85e6a800e9
Docker IP
cat /etc/doc ker/daemon.json
{
"bip": "172.19.10.1/24",
"fixed-cidr": "172.19.10.1/24"
}
Backup / Cronjobs
Cronjobs
Backup
Services
Database
| Program
|
MariaDB
|
| Version
|
10.1.37
|
PHP
Jetty
Caching
| opcache
|
|
| memcached
|
|
Webserver
| Program
|
Apache
|
| Version
|
2.4.18
|