hw>Snaumann K Snaumann verschob die Seite Musterfirma GmbH/Musterwiki nach Musterfirma GmbH/Production System |
hw>Snaumann Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
<noinclude>{{Installation | |||
|gehört zu=Musterfirma GmbH | |||
|Account Manager=Gürtler, Sabine | |||
|Vertragsart=Subskription | |||
|Leistungsstufe=Standard mit WikiFarm und Development | |||
|Vertragsbeginn=2018/09/03 | |||
|Rechnungsstellung=03.09. | |||
|Mindestvertragslaufzeit=2 Jahre | |||
|Vertragsende=2020/09/02 | |||
|hat_Serverwartung=nein | |||
|Cloud=nein | |||
|QSystem=ja | |||
|Erstinstallation=2018/09/05 | |||
|Letztes Update=2019/03/27 | |||
|Kurzbeschreibung=Produktivsystem: BlueSpice 3 pro Standard mit WikiFarm mit Development | |||
|URL=https://wiki.musterfirma.de | |||
|Betriebssystem=Ubuntu 16.04 | |||
|BlueSpice Version=3.0.1 pro | |||
|MediaWiki Version=1.31.1 | |||
|Database=MariaDB | |||
|Server Internetzugang=Ja | |||
|Remotezugriff=VPN | |||
|php=7.0.30 | |||
|git=Nein | |||
|caching=OpCache | |||
}}</noinclude> | |||
===History / Important Deployments=== | |||
{| class="contenttable-blue" width="100%" | |||
|- | |||
! style="width: 300px;" |'''Protocol by''' | |||
||Benedikt Hofmann / Josef Konrad | |||
|- | |||
!'''First installation''' | |||
||2018-09-05 | |||
|- | |||
!'''Update to current codebase 3.0.0''' | |||
||2018-11-26 | |||
|- | |||
!'''Update to 3.0.1''' | |||
||2019-03-27 | |||
|- | |||
!'''Update''' | |||
| | |||
|} | |||
<br> | |||
===Access=== | |||
{| class="contenttable-blue" width="100%" | |||
|- | |||
! style="width: 300px;" |'''Remote Access''' | |||
|VPN -> SSH | |||
|- | |||
!'''ID''' | |||
|a_exNNNNN | |||
|- | |||
!'''Username for SSH''' | |||
|ICA\a_exNNNNN | |||
|} | |||
<br> | |||
===Installed programs (applications)=== | |||
{| class="contenttable-blue" width="100%" | |||
|- | |||
! style="width: 300px;" |'''URL''' | |||
||https://wiki.musterfirma.de | |||
|- | |||
!'''Domains''' | |||
| | |||
*wiki.musterfirma.de | |||
*wiki.musterfirma.de | |||
*wikigent.musterfirma.de | |||
|- | |||
!'''Server name''' | |||
|rasu2327.rte.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''' | |||
|} | |||
<br> | |||
===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. | |||
<br> | |||
===Docker=== | |||
====Starting Docker==== | |||
<syntaxhighlight lang="bash"> | |||
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/musterfirma" -lCE -t -p 80:80 -p 443:443 -p 8000:8000 | |||
-p 8001:8001 1d85e6a800e9 | |||
</syntaxhighlight> | |||
====Docker IP==== | |||
<syntaxhighlight lang="bash"> | |||
cat /etc/doc ker/daemon.json | |||
{ | |||
"bip": "172.19.10.1/24", | |||
"fixed-cidr": "172.19.10.1/24" | |||
} | |||
</syntaxhighlight> | |||
<br> | |||
===Backup / Cronjobs=== | |||
====Cronjobs==== | |||
{| class="contenttable-blue" width="100%" | |||
! style="width: 300px;" |'''runJobs''' | |||
|daily | |||
|} | |||
====Backup==== | |||
{| class="contenttable-blue" width="100%" | |||
! style="width: 300px;" |'''BackupDatabases''' | |||
|daily | |||
|} | |||
<br> | |||
===Services=== | |||
====Database==== | |||
{| class="contenttable-blue" width="100%" | |||
|- | |||
! style="width: 300px;" |'''Programm''' | |||
||MariaDB | |||
|- | |||
!'''Version''' | |||
||10.1.37 | |||
|} | |||
====PHP==== | |||
{| class="contenttable-blue" width="100%" | |||
|- | |||
! style="width: 300px;" |'''Version''' | |||
||7.0.30 | |||
|} | |||
====Jetty==== | |||
{| class="contenttable-blue" width="100%" | |||
|- | |||
! style="width: 300px;" |'''Version''' | |||
||9 | |||
|} | |||
====Caching==== | |||
{| class="contenttable-blue" width="100%" | |||
|- | |||
! style="width: 300px;" |'''opcache''' | |||
||<bs:checklist value="Ja" type="list" list="Vorlage:Checkliste-Ja/Nein" /> | |||
|- | |||
||'''memcached''' | |||
||<bs:checklist value="Nein" type="list" list="Vorlage:Checkliste-Ja/Nein" /> | |||
|} | |||
====Webserver==== | |||
{| class="contenttable-blue" width="100%" | |||
|- | |||
! style="width: 300px;" |'''Programm''' | |||
||Apache | |||
|- | |||
||'''Version''' | |||
||2.4.18 | |||
|} | |||
{{Installation | {{Installation | ||
|gehört zu=Musterfirma GmbH | |gehört zu=Musterfirma GmbH | ||
Version vom 6. August 2019, 15:42 Uhr
| gehört zu: | Musterfirma GmbH |
|---|---|
| Erstinstallation: | 2018/09/05 |
| Vertragsbeginn: | 2018/09/03 |
| Mindestvertragslaufzeit: | 2 Jahre |
| Vertragsart: | Subskription |
|---|---|
| Leistungsstufe: | Standard mit WikiFarm und Development |
| Account Manager: | Gürtler, Sabine„Gürtler, Sabine“ befindet sich nicht in der Liste (Prüfling, Maria, Doe, John, Schreiber,Horst, Müller, Angelika) zulässiger Werte für das Attribut „Account Manager“. |
| Letztes Update: | 2019/03/27 |
| Kurzbeschreibung | Produktivsystem: BlueSpice 3 pro Standard mit WikiFarm mit Development |
|---|
History / Important Deployments
| Protocol by | Benedikt Hofmann / Josef Konrad |
|---|---|
| First installation | 2018-09-05 |
| Update to current codebase 3.0.0 | 2018-11-26 |
| Update to 3.0.1 | 2019-03-27 |
| 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 | rasu2327.rte.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/musterfirma" -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 |
| gehört zu: | Musterfirma GmbH |
|---|---|
| Erstinstallation: | 2019/05/17 |
| Vertragsbeginn: | 2019/05/07 |
| Mindestvertragslaufzeit: | 2 Jahre |
| Vertragsart: | Subskription |
|---|---|
| Leistungsstufe: | Standard |
| Account Manager: | Prüfling, Maria |
| Letztes Update: |
| Kurzbeschreibung | Internes Wiki mit Bereichsbeschränkungen für Abteilungen |
|---|
Historie
| Protokoll durch | Angelika Müller |
| Erstinstallation am | 17.05.2017 |
| Update am | |
| Update am |
Installierte Programme (Applikationen)
BlueSpice (Produktivsystem)
| BlueSpice Version | 2.23.3 |
| MediaWiki Version | 1.23 |
| Datenbank | MySQL |
| LDAP | |
| SSO | |
| Installierte Pakete | |
| Kundenspezifische Anpassungen | Automatische Wiedervorlage im Namensraum "Qualitätsmanagement" |
| Anmerkungen |
Backup
| Periode | |
| Uhrzeit | |
| Datenpfad | |
| Anmerkungen |