Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Docs and Developer Site
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
4
Merge Requests
9
CI / CD
Security & Compliance
Packages
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Minds
Docs and Developer Site
Compare Revisions
5a7a0a3bb905fa90138d5fb97142f5c6596dcf47...283ed0b956ddb236923996225f432c07879631e8
Source
283ed0b956ddb236923996225f432c07879631e8
...
Target
5a7a0a3bb905fa90138d5fb97142f5c6596dcf47
Compare
Commits (2)
Update installation.md
· 13a1f3ce
Olivia Madrid
authored
2 days ago
13a1f3ce
Merge branch 'patch-6' into 'master'
· 283ed0b9
Mark Harding
authored
17 minutes ago
Update installation.md See merge request
!27
283ed0b9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
docs/getting-started/installation.md
View file @
283ed0b9
...
...
@@ -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.
...
...
This diff is collapsed.