Clone the repository
First, clone the Corgtex codebase to your local machine and navigate into the directory.
Start the stack
We use Docker Compose to run the local PostgreSQL instance, the web application, and the worker process all at once.
This command pulls down the necessary images, applies all database migrations, and provisions an initial example workspace.
Access your workspace
Visit your newly deployed instance in the browser:http://localhost:3000You can log in using the default admin credentials specified in your
docker-compose.selfhost.yml file.Next Steps
Now that your Corgtex instance is running, you can explore the three pillars of the platform:Connect Data
Upload your first documents to empower the Organization Brain.
Define Circles
Map out your organization’s circles and role assignments.
View AI Costs
Check the dashboard to track your AI workforce spending.