Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tuedel
nixos-deployment
Commits
d8cf65b6
Commit
d8cf65b6
authored
Mar 22, 2022
by
fpletz
🚧
Browse files
nixbus: active live muccc-api instance
parent
dfd7e5bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
nixbus.nix
View file @
d8cf65b6
...
...
@@ -54,6 +54,9 @@
80
443
];
allowedUDPPorts
=
[
20280
# schleusenstate multicast
];
};
useDHCP
=
false
;
interfaces
=
{
...
...
@@ -127,8 +130,7 @@
virtualHosts
.
"nixbus.club.muc.ccc.de"
=
{
enableACME
=
true
;
addSSL
=
true
;
locations
.
"/"
.
extraConfig
=
"return 404;"
;
locations
.
"/api/"
=
{
locations
.
"/"
=
{
proxyPass
=
"http://[::1]:8020/"
;
#extraConfig = ''
# set_real_ip_from 83.133.178.64/26;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment