cmdr2
|
b860dbd9a6
|
Revert to using docker-compose commands, since ./server wasn't working reliably on some platforms
|
2022-08-27 14:14:24 +05:30 |
|
cmdr2
|
75a9466232
|
Avoid running a background task in ./server, seems to be causing issues on some distros
|
2022-08-27 00:25:49 +05:30 |
|
cmdr2
|
96e4a4ae03
|
Switch to port 9000, and post a redirection notice at port 8000. This avoids a port conflicts since port 8000 is often used by other servers, and hopefully avoids a common source of new-user issues in the future
|
2022-08-26 21:04:55 +05:30 |
|
cmdr2
|
e1bbc2876d
|
Executable server
|
2022-08-26 19:35:21 +05:30 |
|
cmdr2
|
3bcde36821
|
Wrap the server operations in a single 'server' command. This will help manage the underlying engine better in the future
|
2022-08-26 19:33:32 +05:30 |
|