title | slug | sidebar_position | format |
---|---|---|---|
Local machine |
/develop/admin/docker-compose |
0 |
mdx |
import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';
This article provides step-by-step instructions for running Datagrok on your local machine using Docker Compose. By following these instructions, you can quickly set up and run the necessary Docker images to get started with Datagrok.
:::info Hardware requirements
Minimal hardware requirements: 40 GB of free disk space, 2 CPUs, 4 GB RAM.
:::
-
Install and launch the latest Docker Desktop application for your operating system:
-
Download the installation script based on your operating system:
Right-click on this link and select "Save Link As..."
Right-click on this link and select "Save Link As..."
-
Run the downloaded script to start the installation:
Double-click the downloaded script to begin the installation.
Open the command-line interface and navigate to the directory where you saved the script. Then, run the following command:
chmod +x datagrok-install-local.sh bash datagrok-install-local.sh
- Once the server is up and running, open your browser and go to http://localhost:8080.
- On the login page, use the following credentials to login:
- Login or Email:
admin
- Password
admin
- Login or Email:
:::note
If you see the message Datagrok server is unavaliable
, wait for approximately 1 minute for the server to start, and then reload the page.
:::
Use the following command from the directory where you downloaded the installation script:
datagrok-install-local.cmd stop
bash datagrok-install-local.sh stop
All the data is saved in the Docker volumes.