services: add code-server web IDE at code.nordhammer.it
Deploys code-server on FredOS-Mediaserver (port 4444, user fred) with Authelia one_factor auth and nginx reverse proxy. Includes claude-code in system packages for use in the integrated terminal. Also fixes anyrun launcher width to absolute 350px (was a tiny fraction). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
0be8faced3
commit
b6eb5c055d
5 changed files with 30 additions and 1 deletions
|
|
@ -81,6 +81,7 @@ in
|
|||
{ domain = "torrent.nordhammer.it"; policy = "one_factor"; }
|
||||
{ domain = "profilarr.nordhammer.it"; policy = "one_factor"; }
|
||||
{ domain = "sabnzbd.nordhammer.it"; policy = "one_factor"; }
|
||||
{ domain = "code.nordhammer.it"; policy = "one_factor"; }
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue