Commit Graph

13 Commits

Author SHA1 Message Date
Fabian Dill 2759f6812c use bootstrap alerts for flashes 2020-06-21 04:53:08 +02:00
Fabian Dill 43feb751f9 Add info about cookies
Technically not required. As long as all cookies are needed for site functionality and no personal data processing or ads exist this notice is not needed.
2020-06-21 04:31:02 +02:00
Fabian Dill f2f916110b refresh cookie on every request 2020-06-20 22:48:38 +02:00
Fabian Dill 9e18c6f1cd Database-backed Webhosting 2020-06-20 20:03:06 +02:00
Fabian Dill a584e14f47 no longer need webhost keep-alive with auto-shutdown 2020-06-18 14:48:28 +02:00
Fabian Dill facecdf487 implement --auto_shutdown <minutes>, shutting down a multiserver after that many minutes of inactivity
and set WebHost to a default of 6 hours
2020-06-16 11:26:54 +02:00
Berserker66 aa7fe2aa9d barebones webhost
includes linux compat
2020-06-14 09:45:23 +02:00
Fabian Dill a5bb3e3f59 fix webhost pathing on linux 2020-06-14 08:18:31 +02:00
Fabian Dill 48aff48740 logfile sanity check 2020-06-14 08:11:56 +02:00
Fabian Dill 03a6227eef set up pony and waitress skeletons 2020-06-14 07:44:59 +02:00
Fabian Dill ddc7be0794 update webhost 2020-06-13 22:49:57 +02:00
Fabian Dill 7c5c32c49a include web host for multiple multiworlds
This is in proof of concept stage, but also as a how-to as I get about monthly asked how to run multiple MultiServer instances for Discord Bots.
2020-06-13 10:16:29 +02:00
Fabian Dill 5da5847805 allow multiserver to defer to embedded options 2020-06-13 08:37:05 +02:00