1
Fork 0

Add Cockpit config

This commit is contained in:
Edgar P. Burkhart 2023-05-16 16:36:17 +02:00
parent c7208a8462
commit 7406e03dc6
Signed by: edpibu
GPG Key ID: 9833D3C5A25BD227
3 changed files with 7 additions and 0 deletions

2
src/Cockpit/.install.fish Executable file
View File

@ -0,0 +1,2 @@
#!/usr/bin/env fish
sudo install -m a=r,u=rw -D cockpit.conf /etc/cockpit/

2
src/Cockpit/README.md Normal file
View File

@ -0,0 +1,2 @@
# Cockpit
Install `cockpit.conf` to `/etc/cockpit/cockpit.conf`.

3
src/Cockpit/cockpit.conf Normal file
View File

@ -0,0 +1,3 @@
[WebService]
ProtocolHeader = X-Forwarded-Proto
ForwardedForHeader = X-Forwarded-For