Subj : Re: Move .ini files from /sbbs/exec to /sbbs/ctrl To : Charles Blackburn From : Tracker1 Date : Wed Sep 21 2022 10:16 pm On 9/12/22 10:48, Charles Blackburn wrote: > > i dont know about separation of the ini files. See my reply to Gamgee. > but everything on mine is on an NFS share on my NAS (which has 30Tb > space compared to the 20G on the machine itself). > > so pretty much only thing that's stored on the bbs machine is the sbbs > stuff directly. That RSyncs over the nas as a backup once a day. > > not sure if that helps with your docker stuff, but i wonder if there's > a way you can just do something similar. Yeah, I rsync from outside the bbs host to local and backup to my nas regularly. Main thing is a clean docker-style update path (again in the prior reply) docker pull bbsio/synchronet:nightly docker-compose up -d Which is relatively simple... same goes to reverting to a prior release, but slightly more complex... assuming something broke. kill services nuke directory restore from backup set docker-compose.yml to use a specific nightly (nightly-20220916) run docker=compose up I know it probably seems like overkill... but I have a regularly updated image I can pull from at any point, as well as clean backups... and installing/configuring a host means I just need to install docker as the single dependency. Takes less time to download the latest image than to build synchronet. -- Michael J. Ryan - tracker1@roughneckbbs.com --- ■ Synchronet ■ Roughneck BBS - roughneckbbs.com .