...
 
Commits (2)
......@@ -35,10 +35,13 @@ _**Linux users:** To get Elasticsearch 6 to run, you must make a settings change
1. Run `sh init.sh` in order to install the front and engine repositories
2. Run `docker-compose up -d nginx`
3. Run `docker-compose up installer` (one time only... initial username: minds / password: Pa\$\$w0rd)
3. Run `docker-compose up installer`
4. Run `docker-compose up front-build`
5. Navigate to [http://localhost:8080](http://localhost:8080)
A test admin user will be created by default (username: minds / password: Pa\$\$w0rd)
## Production system requirements
At this time it is not advisable to run Minds in production, however it is possible so long as you are aware of the risks.
......