[PR #1] [MERGED] Update docker files #102

Closed
opened 2026-03-03 11:58:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/finmars-platform/finmars-core/pull/1
Author: @paktusov
Created: 5/12/2025
Status: Merged
Merged: 5/12/2025
Merged by: @paktusov

Base: mainHead: PLAT-1823-7


📝 Commits (4)

📊 Changes

20 files changed (+43 additions, -587 deletions)

View changed files

📝 .env.sample (+1 -2)
📝 .gitignore (+2 -0)
📝 Dockerfile (+9 -12)
celery-dev.sh (+0 -2)
docker-compose-stage.yml (+0 -23)
📝 docker-compose.override.yml (+8 -2)
📝 docker-compose.yml (+4 -46)
docker/finmars-job-run.sh (+0 -7)
docker/finmars-run-old.sh (+0 -111)
docker/finmars-run.sh (+0 -142)
docker/supervisor/celery_2_workers.conf (+0 -58)
docker/supervisor/celery_4_workers.conf (+0 -72)
docker/supervisor/celerybeat.conf (+0 -43)
📝 manage.py (+5 -3)
📝 poms/history/migrations/0010_auto_20250416_0759.py (+9 -8)
📝 poms/system/views.py (+5 -1)
poms_app/gunicorn-dev.py (+0 -17)
poms_app/gunicorn-prod.py (+0 -24)
📝 poms_app/urls.py (+0 -8)
📝 poms_app/wsgi.py (+0 -6)

📄 Description

No description provided


🔄 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/finmars-platform/finmars-core/pull/1 **Author:** [@paktusov](https://github.com/paktusov) **Created:** 5/12/2025 **Status:** ✅ Merged **Merged:** 5/12/2025 **Merged by:** [@paktusov](https://github.com/paktusov) **Base:** `main` ← **Head:** `PLAT-1823-7` --- ### 📝 Commits (4) - [`b8e8383`](https://github.com/finmars-platform/finmars-core/commit/b8e83832304a45933e51f9559edb3a214ea93fec) Remove depricated files - [`c401531`](https://github.com/finmars-platform/finmars-core/commit/c401531fe576183f214d7153dbc0b62daaf8cb2e) User override docker compose - [`bf972b3`](https://github.com/finmars-platform/finmars-core/commit/bf972b3b0ad4c269552d03bb58d09f2b95f7dd12) Clean manage.py and wsgi - [`d5633d9`](https://github.com/finmars-platform/finmars-core/commit/d5633d9228801ecd67e59d0ccf409927f9315df9) Fix found error ### 📊 Changes **20 files changed** (+43 additions, -587 deletions) <details> <summary>View changed files</summary> 📝 `.env.sample` (+1 -2) 📝 `.gitignore` (+2 -0) 📝 `Dockerfile` (+9 -12) ➖ `celery-dev.sh` (+0 -2) ➖ `docker-compose-stage.yml` (+0 -23) 📝 `docker-compose.override.yml` (+8 -2) 📝 `docker-compose.yml` (+4 -46) ➖ `docker/finmars-job-run.sh` (+0 -7) ➖ `docker/finmars-run-old.sh` (+0 -111) ➖ `docker/finmars-run.sh` (+0 -142) ➖ `docker/supervisor/celery_2_workers.conf` (+0 -58) ➖ `docker/supervisor/celery_4_workers.conf` (+0 -72) ➖ `docker/supervisor/celerybeat.conf` (+0 -43) 📝 `manage.py` (+5 -3) 📝 `poms/history/migrations/0010_auto_20250416_0759.py` (+9 -8) 📝 `poms/system/views.py` (+5 -1) ➖ `poms_app/gunicorn-dev.py` (+0 -17) ➖ `poms_app/gunicorn-prod.py` (+0 -24) 📝 `poms_app/urls.py` (+0 -8) 📝 `poms_app/wsgi.py` (+0 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:58:54 +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/finmars-core#102
No description provided.