Griatch
a461a97576
Format code imports
2022-11-10 22:21:12 +01:00
aka That Davin Guy
f12a9ac5e2
Update evennia-docker-start.sh
...
Fixed an unquoted shell test. This was generating a "sh: start: unknown operand" message in the startup log when the default "evennia start --log" args were passed in.
2022-07-05 23:43:52 -04:00
duysqubix
b99799c641
need to add twistd location to environment
2021-04-06 21:04:15 +02:00
Griatch
a2e8b27ee4
Update docker file to better handle starting without an existing game folder
2018-10-07 18:29:25 +02:00
friarzen
ac8e125106
Add a systemd unit file using the latest "foreground portal" options
2018-09-29 20:22:21 +00:00
Griatch
e51c48c8fc
Make Docker image support develop branch launcher
2018-09-25 20:07:11 +02:00
Griatch
5ff1da8e09
Change dockerfile entrypoint to launch evennia server, more suitable for docker-compose setups. Add websocket proxy envvar
2017-12-09 01:13:02 +01:00
Griatch
f2fda4b1bd
Make some fixes to the linux/unix start scripts.
2016-12-09 20:23:35 +01:00
Griatch
bffc8b04d8
Add shell scripts for auto-starting and operating evennia on a server.
2016-12-08 23:53:48 +01:00
Griatch
16b7a79573
Remove setting of cwd() for unix install. Testing suggests this is not necessary on Linux/Unix. Windows cwd() seems to be necessary for -e installs (but maybe remove that too later). Resolves #650 .
2015-02-08 18:01:59 +01:00
Griatch
2fe2aa6db7
Made .bat file dynamically created again since it requires an absolute path.
2015-02-02 20:54:26 +01:00
Griatch
f780f469b1
Refactored the devel/bin structure to hopefully make the system work better on Windows.
2015-02-02 20:14:28 +01:00