[DiscordArchive] Is there a graceful way to shutdown the authserver?
[DiscordArchive] Is there a graceful way to shutdown the authserver?
Archived author: dogwizard • Posted: 2025-03-19T20:22:54.813000+00:00
Original source
Is there a graceful way to shutdown the authserver?
Archived author: Barais • Posted: 2025-03-19T20:40:02.144000+00:00
Original source
CTRL C
Archived author: metallinos • Posted: 2025-03-19T20:46:28.862000+00:00
Original source
Sounds like you want to try using Linux screens! I start mine in a screen called "server", handle my compiling in a screen called "compile", and just hop between them. They stay active even after I leave the terminal
Archived author: dogwizard • Posted: 2025-03-19T20:47:37.360000+00:00
Original source
I will look into it, thanks! Right now I am just leaving the terminals open on the server and accessing using a JetKVM because I am lazy
Archived author: metallinos • Posted: 2025-03-19T20:55:21.741000+00:00
Original source
The short answer is no, Cloudflare only hides web traffic afaik, so ports 80 and 443 chiefly
Archived author: metallinos • Posted: 2025-03-19T20:56:12.270000+00:00
Original source
I'd assume you'd have more luck using Traefik or any other middleware LB as opposed to an edge LB