hw>Snaumann Keine Bearbeitungszusammenfassung |
hw>Snaumann Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
{{Installation | {{Installation | ||
|gehört zu=Musterfirma GmbH | |gehört zu=Musterfirma GmbH | ||
|Account Manager= | |Account Manager=Doe, John | ||
|Vertragsart=Subskription | |Vertragsart=Subskription | ||
|Leistungsstufe=Standard mit WikiFarm und Development | |Leistungsstufe=Standard mit WikiFarm und Development | ||
|Vertragsbeginn=2018/09/03 | |Vertragsbeginn=2018/09/03 | ||
|Mindestvertragslaufzeit=2 Jahre | |Mindestvertragslaufzeit=2 Jahre | ||
|hat_Serverwartung=nein | |||
|Erstinstallation=2018/11/26 | |||
|Letztes Update=2019/03/26 | |||
|Kurzbeschreibung=Testsystem: BlueSpice 3 pro Standard mit WikiFarm mit Development | |||
|Vertragsende=2020/09/02 | |Vertragsende=2020/09/02 | ||
|Rechnungsstatus=keine Angabe | |Rechnungsstatus=keine Angabe | ||
|Cloud=nein | |Cloud=nein | ||
|QSystem=ja | |QSystem=ja | ||
|URL=https://wiki-musterfirma.de | |URL=https://wiki-musterfirma.de | ||
|Betriebssystem=Ubuntu 16.04 | |Betriebssystem=Ubuntu 16.04 | ||
| Zeile 26: | Zeile 25: | ||
|caching=OpCache | |caching=OpCache | ||
}} | }} | ||
<noinclude> | |||
</noinclude> | </noinclude> | ||
===History / Important Deployments=== | ===History / Important Deployments=== | ||
Version vom 6. August 2019, 16:16 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 |