Running multiple unique instances of Stash (Mac)

Hello,

I am looking for a step by step guide like the Linux guide to making multiple instances of stash. I would appreciate it.

Yes I saw that, but I am not on linux, im on Mac as specified in the post title. Or do the same commands work?

If you run stash-macos then the steps are the same, just replace Linux binary with macOS one in the commands.

I’m not sure how macOS packaged apps work, sorry. But maybe this will help:

I see on the thread you are on mac and have an executable, it is probably in your Applications folder, go to Finder and in there to the Application folder, create a new folder in there, call it “Stash2” or something like that, than copy stash in there so that you now have two executables in two different folders (one in /Applications/ and one in /Applications/Stash2) I think you should be able to just double click on them to start. after you started the first one, follow the other instructions to open the config.yml and change the PORT=9999 line to PORT=9998 then open the other stash executable

From Discord.

That didn’t work for me. I don’t know how to run the stash macos. If i install it would it work alongside my package stash or would it still use the same port?

Same port by default.

Okay, so if I have both can I follow your instructs to change the macos port and the package stash stays at 9999?

You can. Though you can also wait until someone who’s familiar with macOS to help you.