<bs:universalexport:pagebreak />
Management Summary
Musterfirma has organizational wikis.
The organization wikis vary in size, some have a size of only a few pages. About 5 wikis have a much larger size. All model company wikis have a total of about 400 users.
The following procedure has been defined:
- Users are currently managed by SAML. In addition, access to the individual wikis should be controlled via SAML.
<bs:universalexport:pagebreak />
Server Infrastructure
Server environment
Setup BlueSpice pro with WikiFarm
BlueSpice pro Services:
Services for the operation of BlueSpice pro:
- Webserver (Apache) with PHP
- Database (MariaDB)
Additonal Services:
Scheme Docker Container
<bs:universalexport:pagebreak />
Production Wiki
History / Important Deployments
Access
Installed programs (applications)
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
Backup
Services
Database
PHP
Jetty
Caching
Webserver
<bs:universalexport:pagebreak />
Development Wiki
History / Important Deployments
Access
Installed programs (applications)
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
PHP
Jetty
Caching
Webserver
<bs:universalexport:pagebreak />
Authentication and Security Levels
SAML/Prod
The following domains are all connected to SAML:
- wiki.musterfirma.de = Main Instance = WikiFarm Management
- wiki.Musterfirma.de redirects to wiki.musterfirma.de/Musterfirma = Musterfirma Wiki
- wikidocs.Musterfirma.de redirects to wiki.musterfirma.de/Musterfirma with local login
Security levels of wikis
* = (all) = applies to every visitor of the wiki, including those who do not log in.
Public
Protected
Private
Admin
URL
If the URL of a wiki does not exist (or there is a letter error because of case-sensitivity), the user is currently redirected to the farm management. Depending on the authorization level, the user might not have access. It is possible to redirect the user to a page of another instance. However, this can only be done once. Redirects always link to the same instance. On the target page you could, for example, store an overview of operating wikis.