Administration Guides
-
These guides are for anyone seeking information on configuring and using Overture as their platform's foundation. We will walk you through the essential information for configuring it.
-
You will need Docker, we recommend using Docker Desktop version
4.32.0
or higher. If you already have Docker installed, please ensure it's up to date. For more information see, Docker's website here.cautionNote: Ensure enough resources get allocated to Docker. We recommend a minimum CPU limit of
8
, memory limit of8 GB
, swap of2 GB
, and virtual disk limit of64 GB
. You can access these settings by selecting the cog wheel found on the top right of the Docker desktop app and selecting resources from the left panel. If you already have docker desktop installed, ensure you are on version 4.32.0 or higher. -
Overview: This guide covers basic administration tasks associated with setting up and maintaining an Overture platform. Topics covered include:
-
Updating the Data Model: Learn how to update your data model to reflect your data requirements
-
Index Mappings: Understand what Index mappings are and how to configure them
-
Search Portal Customization: Learn how to customize how data is displayed in your front-end data facets and table components
Help us make our guides betterIf you can't find what you're looking for please don't hesitate to reach out through our relevant community support channels.
-
Getting Started
For a rapid, hassle-free setup of an Overture data platform on your local machine, follow these steps:
-
Set Up Docker: Install or update to Docker Desktop version 4.32.0 or higher. Visit Docker's website for installation details.
importantAllocate sufficient resources to Docker:
-
Minimum CPU:
8 cores
-
Memory:
8 GB
-
Swap:
2 GB
-
Virtual disk:
64 GB
Adjust these in Docker Desktop settings under "Resources".
-
-
Clone the Repository
git clone https://github.com/overture-stack/conductor.git
-
Launch the Platform: Run the appropriate command for your operating system:
OS Command Unix/macOS make platform
Windows ./make.bat platform
This will deploy the following services in Docker: