aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/.sledjChisl.conf.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-09-09Rejig the web stuff.onefang1-4/+3
Move to examples to example/var/www. Move the web socket to scRoot/var/run. Make the name of the web socket configurable. Populate the scRoot/var/www from exomples if it's empty. Everyone uses SledjChisl.css now. Some clean ups. Comment++
2021-09-02Default config entry for port to start from.onefang1-1/+0
2021-08-27Configure the base port number for sim autogenerated ports.onefang1-0/+1
2021-08-19Default rsync stull for the config file.onefang1-0/+2
2021-07-30Add backup_IARsim config variable.onefang1-0/+1
Only using it for newbie IAR loading for now, coz I haven't actually written the IAR backup code yet. Also clean out the excess table from ourSims, since it is no longer needed to find the sim we used to use for IARs.
2021-07-24Don't actually print debug stuff if debug is turned off.onefang1-1/+1
Also default to debug off.
2021-07-06Lots of SledjChisl changes.onefang1-0/+1
New command argument syntax. Method of starting sims up in bulk, depending on number of CPUs. Load all the sim config data at sledjchisl startup. Convert to new .shini polyglot format for sim .ini files. Lets them be scripts as well. Also moves them out of config/sim??/ directories. Short sim names for where short legal names are best. Figure out port numbers on the fly, putting the actual config file used in tmp. Alas OpenSim screws the pooch and we need sim??/*.ini for that. Extra text in validation emails, trying to get around dumb spam filters. 2021 age check update. Add approver to Lua user records when approved. Refactor the command checking and doing code. Allow admins to group sims for startup timing. Move simple backup script into sledjchisl. Startup web stuff at end.
2020-09-08Add the SledjChisl stuff.onefang1-0/+58
2020-05-07Rewrite the web session stuff.onefang1-2/+3
2020-04-30Config option to allow other web sites to iFrame our pages.onefang1-0/+1
Coz someone asked for it.
2020-04-12Add the web host name to the config file.onefang1-0/+1
2020-03-24Add a debug setting.onefang1-0/+1
2020-03-17Switch to using FHS style directories, and create them all at startup.onefang1-2/+2
2020-03-17Add a ToS block.onefang1-0/+27
2020-03-16Finally add the sledjchisl C & Lua maanger, and friends.onefang1-0/+26
2020-03-16Revert "The new sledjchisl binary, to replace the management scripts and web ↵onefang1-21/+0
stuff." This reverts commit 34c5ee4c2a489a506e93d5b303fbc80b263747f0.
2020-02-27The new sledjchisl binary, to replace the management scripts and web stuff.onefang1-0/+21