Keine Bearbeitungszusammenfassung Markierung: Quelltext-Bearbeitung 2017 |
Keine Bearbeitungszusammenfassung Markierung: Quelltext-Bearbeitung 2017 |
||
| Zeile 24: | Zeile 24: | ||
|git=Nein | |git=Nein | ||
|caching=OpCache | |caching=OpCache | ||
}} | }}</noinclude> | ||
</noinclude> | |||
===History / Important Deployments=== | ===History / Important Deployments=== | ||
{| class="contenttable-blue" width="100%" | {| class="contenttable-blue" width="100%" | ||
Aktuelle Version vom 24. November 2021, 08:40 Uhr
| gehört zu: | Musterfirma GmbH |
|---|---|
| Erstinstallation: | 2018/11/26 |
| Vertragsbeginn: | 2018/09/03 |
| Mindestvertragslaufzeit: | 2 Jahre |
| Vertragsart: | Subskription |
|---|---|
| Leistungsstufe: | Standard mit WikiFarm und Development |
| Account Manager: | Doe, John |
| Letztes Update: | 2019/03/26 |
| Kurzbeschreibung | Testsystem: BlueSpice 3 pro Standard mit WikiFarm mit 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.musterfirma.de |
|---|---|
| Domains |
|
| Server Name | rz17.musterfirma.local |
| Operating System | Ubuntu 16.04. |
| BlueSpice Version | 3.0.1 pro 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
| runJobs | daily |
|---|
Backup
| BackupDatabases | daily |
|---|
Services
Database
| Programm | MariaDB |
|---|---|
| Version | 10.1.37 |
PHP
| Version | 7.0.30 |
|---|
Jetty
| Version | 9 |
|---|
Caching
| opcache | |
|---|---|
| memcached |
Webserver
| Programm | Apache |
|---|---|
| Version | 2.4.18 |