- This script has only been tested for Ubuntu/Debian based systems.
- This will install all applications needed to run Minds on Docker
• [Minds](https://github.com/Minds/)
• [Gist](https://gist.github.com/MindsGaming)
1. Run `git clone https://github.com/MindsGaming/minds-install-sh.git` for the file.
2. Run `cd minds-install-sh` to access the file
3. Run `sudo sh ./minds-install.sh` to run the the script
4. If a browser is installed, it will launch. Wait until the setup is finished.
1. Run `git clone https://github.com/MindsGaming/minds-install-sh.git` for the file.
2. Run `cd minds-install-sh` to access the file
3. Run `sudo sh ./minds-install-files.sh` to install dependencies, Minds runs on
4. Run `sudo sh ./minds-install-user.sh` startup
5. Wait while your default browser launches and Minds sets itself. You might need to refresh the browser to get the startpage displayed.
To customize the minds folder location to home you must move the minds-instal.sh file before running.
- Open folder 'cd minds-install-sh'
- move sh to home folder
mv ./minds-install.sh $HOME
- 'cd' to go back home
- Run 'sudo sh minds-install.sh'
-
Community Support [email protected]
-
Project Creator [email protected]