Eilmeldung technische Probleme
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m2s
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m2s
This commit is contained in:
parent
f2c7556e14
commit
75591d055a
2 changed files with 22 additions and 2 deletions
20
content/german/blog/technische_Probleme.md
Normal file
20
content/german/blog/technische_Probleme.md
Normal file
|
|
@ -0,0 +1,20 @@
|
||||||
|
---
|
||||||
|
title: "Eilmeldung: Technische Probleme auf Server verua.ch"
|
||||||
|
date: 2024-07-25T12:55:11Z
|
||||||
|
draft: false
|
||||||
|
tags: []
|
||||||
|
excerpt: Aktuell sind einige Instanzen nicht erreichbar.
|
||||||
|
linktext: Lesen Sie hier, was zu dem Problem geführt hat
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Auf dem Server **verua.ch** war ein technische Update nötig, um die Sicherheit der **VeruA App** weiter zu gewährleisten.
|
||||||
|
|
||||||
|
Diese Anpassungen haben wir durch unseren Webhosting Anbieter **KreativMedia** durchführen lassen.
|
||||||
|
Da sehr viele Instanzen auf diesem Server bereitgestellt werden, kam es bei der Ausführung zu Problemen.
|
||||||
|
|
||||||
|
## Leider sind aktuell einige Instanzen der VeruA App nicht erreichbar
|
||||||
|
|
||||||
|
Aktuell sucht **KreativMedia** unter Hochdruck nach einer Lösung für die Probleme.
|
||||||
|
|
||||||
|
Wir hoffe, dass bald eine Lösung gefunden wird und die Applikation wieder wie gewohnt läuft.
|
||||||
|
|
@ -21,8 +21,8 @@ enableRobotsTXT = true
|
||||||
########################### Deployment #############################
|
########################### Deployment #############################
|
||||||
[params]
|
[params]
|
||||||
# set to "development" or "production". This deploys the site to the correct environment and sets the robot.txt to disallow all pages when in development mode.
|
# set to "development" or "production". This deploys the site to the correct environment and sets the robot.txt to disallow all pages when in development mode.
|
||||||
environment = "production"
|
#environment = "production"
|
||||||
#environment = "development"
|
environment = "development"
|
||||||
|
|
||||||
# set to true to enable captcha on the form
|
# set to true to enable captcha on the form
|
||||||
useCaptcha = true
|
useCaptcha = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue