[PR #1298] [CLOSED] Update development setup and Docker configuration #1794

Closed
opened 2026-03-02 11:59:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/1298
Author: @AdrianAcala
Created: 4/22/2025
Status: Closed

Base: mainHead: 1290-improve-documentatino


📝 Commits (1)

  • 2c388f8 feat: Update development setup and Docker configuration

📊 Changes

3 files changed (+96 additions, -15 deletions)

View changed files

📝 docker/docker-compose.dev.yml (+2 -0)
📝 docs/docs/07-Development/01-setup.md (+58 -15)
setup_dev.sh (+36 -0)

📄 Description

  • Added port mapping for Chrome in the Docker Compose file.
  • Updated documentation for environment variable setup, including instructions for creating a .env file and symlinking it across app directories.
  • Introduced a setup script (setup_dev.sh) to automate the creation of the .env file and symlinks.
  • Enhanced clarity on required environment variables and their usage.

Fixes #1290 .


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/karakeep-app/karakeep/pull/1298 **Author:** [@AdrianAcala](https://github.com/AdrianAcala) **Created:** 4/22/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `1290-improve-documentatino` --- ### 📝 Commits (1) - [`2c388f8`](https://github.com/karakeep-app/karakeep/commit/2c388f84688287cd831a7b1114f7a4a13c574859) feat: Update development setup and Docker configuration ### 📊 Changes **3 files changed** (+96 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `docker/docker-compose.dev.yml` (+2 -0) 📝 `docs/docs/07-Development/01-setup.md` (+58 -15) ➕ `setup_dev.sh` (+36 -0) </details> ### 📄 Description - Added port mapping for Chrome in the Docker Compose file. - Updated documentation for environment variable setup, including instructions for creating a `.env` file and symlinking it across app directories. - Introduced a setup script (`setup_dev.sh`) to automate the creation of the `.env` file and symlinks. - Enhanced clarity on required environment variables and their usage. Fixes #1290 . --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:59:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1794
No description provided.