mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-10 15:47:54 +02:00
Where to set proxy information
@ -58,6 +58,12 @@ do
|
|||||||
done
|
done
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# If your Linux server needs to use a proxy to access the internet
|
||||||
|
|
||||||
|
* I take you already configured your Linux system so it can install and update packages via your proxy.
|
||||||
|
* [Docker needs to have the proxy configured](https://docs.docker.com/network/proxy/) to be able to pull images
|
||||||
|
* EGroupware can also use a proxy to eg. check for an update. Proxy settings are in Setup (https://example.com/egroupware/setup/) upper login under: Edit current configuration > Host information
|
||||||
|
|
||||||
# Trouble-shooting a not working installation after the update
|
# Trouble-shooting a not working installation after the update
|
||||||
|
|
||||||
What to do if you can not access EGroupware after the update:
|
What to do if you can not access EGroupware after the update:
|
||||||
|
Reference in New Issue
Block a user