PARALLEX MODE aka remote 1bash for multiple rigs setup
I seen many users asking here or in discord channnel on how to setup multiple rigs with a unified 1bash and edit one file to edit all rigs.
So here is a small HowTo:
Open 1bash and do your edits for all your rigs
Go to
pastebin.com, register a free account, make a new paste
In Optional Paste Settings:
Syntax Highlighting : None
Paste Expiration: Never
Paste Exposure: Unlisted
Paste Folder: empty (or a folder if you are pro pastebin)
Paste Name : whatever you like EX. 1060-1bash (for all your 1060 rigs)
Create Paste, Enter Captcha if asked, then copy the paste number from address url after pastebin.com/ usually an 8 digit hash like 98dfkjkl
in 1bash:
_Parallax_MODE="YES" # YES or NO # To deploy 1bash remotely from pastebin.com . You will need to create account
pasteBASH="your_PASTE_here" # pastebin.com setting - enter paste link here
upPASTE_TIMEOUT_IN_MINUTES=60 # pastebin.com setting - timeout
In all other rigs open 1bash and just edit the parallex section as above.
From now on all you need to do to edit all your rigs is to head to pastebin.com and edit your 1bash, all your rigs will check the pastebin every upPASTE_TIMEOUT_IN_MINUTES for new 1bash and use it as new 1bash. If you dont edit 1bash too often set the time higher like 1440 minutes to check every day or whatever you like.
Just a reminder. if you use wtm auto switch you cant use parallex mode, auto switcher keeps changing 1bash for every switch and parallex gonna change it back to what it has in pastebin.com
but you can set your auto switch settings, let parallex sync 1bash with all rigs then disable parallex or set the sync time to a very high time.
This will be fixed in next version thanks to leenoox idea