Commit Graph
70 Commits
Author SHA1 Message Date
Yogesh Ojha 101b9be0ae fix back docker compose for celery beat migration 2024-09-11 09:02:30 +05:30
Yogesh Ojha b8915cbf58 remove entrypoint as migrations not needed 2024-09-11 08:30:06 +05:30
Yogesh Ojha e1e8b47f23 remove hardcoded version to use context processor 2024-07-31 19:19:46 +05:30
Yogesh Ojha eefab8003c update version and changelog 2024-07-31 09:34:09 +05:30
Yogesh Ojha 53d9f505f0 release 2.1.1 2024-07-20 13:34:54 +05:30
Yogesh Ojha ad1b8ebcc3 remove docker compose version 2024-06-19 09:00:49 +05:30
Yogesh OjhaandGitHub ab674e9885 Merge pull request #1275 from null-ref-0000/issue-1274
added restart: always to redis container
2024-06-19 08:49:08 +05:30
null-ref-0000andGitHub ef5d00d163 added restart: always to redis container 2024-06-02 15:47:01 -05:00
Yogesh Ojha 69292d2b60 update versions 2024-05-12 19:06:17 +05:30
ErdemOzgenandYogesh Ojha bc4f40784b Add Docker command to run llama2-uncensored 2024-05-12 18:59:41 +05:30
ErdemOzgenandYogesh Ojha 266f898393 Add ollama dockerservice 2024-05-12 18:59:41 +05:30
AnonymousWPandYogesh Ojha 32a45424af feat: add non-interactive installation parameter 2024-05-12 18:46:13 +05:30
Alexandre ZANNIandYogesh Ojha 2ccaafbe3a do not expose the internal container either 2024-05-12 18:36:16 +05:30
Alexandre ZANNIandYogesh Ojha fd1f31fdb7 not exposing postgres publicly 2024-05-12 18:36:16 +05:30
Yogesh Ojha e9fc2b2d60 fix version 2024-05-12 17:02:02 +05:30
Yogesh Ojha c5c93842ca release chores update version 2024-04-20 17:10:05 +05:30
Yogesh Ojha 0d4cca6690 change release version 2024-04-18 19:07:50 +05:30
Yogesh OjhaandGitHub bc92e99528 Revert "Complete dev environment to debug/code easily (#1196)"
This reverts commit 2c9e2503a9.
2024-04-01 19:26:53 +05:30
2c9e2503a9 Complete dev environment to debug/code easily (#1196)
* Add django debug toolbar

* Remove duplicate debug toolbar URLs

* Remove orphaned import in startScan

* Add DEBUG config commented in entrypoint

* Install debug toolbar into celery beat

* Create dev docker compose & entrypoints

* Move django toolbar install to dev entrypoints

* Install debug_toolbar only when debug env var is set

* Add dev command to MakeFile

* Use DEBUG from settings.py exclusively

* Add remote debug configuration in dev env

* Add VSCode debug configuration

* Celery log level to 1 when debug is on

* Remove hard coded celery debug port

* Add gunicorn in the production setup

* Add export var for celery log level

* Restrict debug port to 127.0.0.1

* Set remote debug to false by default

* Update doc on debug step for submitting issue

* Create dev docker compose & entrypoints

* Add django debug toolbar

* Remove duplicate debug toolbar URLs

* Remove orphaned import in startScan

* Add DEBUG config commented in entrypoint

* Install debug toolbar into celery beat

* Move django toolbar install to dev entrypoints

* Install debug_toolbar only when debug env var is set

* Add dev command to MakeFile

* Use DEBUG from settings.py exclusively

* Add remote debug configuration in dev env

* Add VSCode debug configuration

* Celery log level to 1 when debug is on

* Remove hard coded celery debug port

* Add gunicorn in the production setup

* Add export var for celery log level

* Restrict debug port to 127.0.0.1

* Set remote debug to false by default

* Update doc on debug step for submitting issue

---------

Co-authored-by: Raynald <raynald@easi-services.fr>
Co-authored-by: Psyray <psyray@users.noreply.github.com>
2024-03-18 10:33:16 +01:00
Anonymoussaurus 8e6dccaf33 chore: update version number to 2.0.3 2024-01-26 13:27:40 +01:00
Yogesh Ojha ded00e1042 Bump reNgine version for 2.0.2 release 2023-11-27 20:16:15 +05:30
AnonymousWPandGitHub 3610ca8fff Revert "Add non-interactive installation parameter" 2023-11-21 14:38:12 +01:00
AnonymousWPandGitHub 64b7f29124 Merge pull request #973 from C0wnuts/master
Add non-interactive installation parameter
2023-11-21 13:49:22 +01:00
Raynald c7c519b7e1 Bump rengine version to 2.0.1 2023-10-25 11:16:01 +02:00
C0wnuts 1c99ca8b5d Add non-interactive installation parameter 2023-10-12 03:02:57 +02:00
Yogesh Ojha bb169c03d6 fix env vars 2023-09-24 19:11:52 +05:30
Yogesh Ojha 6768673643 Added multiple workers and queues for celery 2023-09-07 18:36:20 +05:30
Yogesh Ojha a91ba61b55 fix domain exists typos 2023-09-02 18:36:41 +05:30
Yogesh Ojha b649e046ba change rengine default port 2023-04-21 10:33:25 +05:30
Olivier CervelloandYogesh Ojha ff518a0bb4 remove user-sensitive info 2022-12-13 11:05:37 +01:00
Olivier CervelloandYogesh Ojha b780a32d12 update 2022-12-12 11:31:37 +01:00
Olivier CERVELLOandYogesh Ojha b69c797fec remove tor service 2022-12-12 09:39:11 +00:00
ocervellandYogesh Ojha 833f373d7c update 2022-10-04 16:59:50 +02:00
ocervellandYogesh Ojha 6149ecc2ac update docker-composes 2022-10-04 16:51:32 +02:00
AnonymousWP 08a7a390f3 ops(docker-compose): add back alias for network
Introduced in https://github.com/yogeshojha/rengine/commit/ebc3926e3a404ffc60788087db193d4238500b23
2023-04-03 19:36:01 +02:00
Yogesh OjhaandGitHub 8193b73592 Merge pull request #784 from touhidshaikh/master
remove duplicate networks mapping key
2023-03-22 09:43:34 +05:30
Yogesh Ojha 4ff2ef7f55 update readme, Fixed installation errors. Fixed #824, #823, #816, #809, #803, #801, #798, #797, #794, #791 . 2023-03-02 22:54:11 +05:30
Touhid M ShaikhandGitHub ebc3926e3a remove duplicate networks mapping key
remove duplicate networks mapping key from the docker-compose.yml
2023-01-06 10:12:36 -05:00
Yogesh Ojha bfa0cbe25b Updated Version Number to 1.3.5 2022-12-29 10:39:02 +05:30
Yogesh Ojha 97d295aa32 fix 1.3.4 release 2022-11-24 12:06:50 +05:30
Yogesh Ojha 51d29fd599 fix version 2022-10-09 22:02:52 +05:30
Yogesh Ojha be0e503a1f Update to 1.3.2 2022-08-20 02:08:34 +05:30
Yogesh Ojha 22e2a5f03e Change Version Number 2022-08-12 18:16:16 +05:30
Yogesh Ojha 0f8376dbbe Update Version Number 2022-07-10 23:14:54 +05:30
Yogesh Ojha 381f7bd71a Changelog Updated 2022-05-27 12:21:27 +05:30
Yogesh Ojha 6490a2d50f Added env var for concurrency 2022-04-24 22:57:32 +05:30
Yogesh Ojha 27e1c8d0ea ready to release, fixed celery autoscale 🚀 2022-04-24 22:57:32 +05:30
Yogesh Ojha 6d34640a60 Added api for rengine update checker 2022-04-24 22:57:31 +05:30
Yogesh Ojha 1fcf469698 Fixed Schedule Error on Celery Beat 2021-10-10 01:05:46 +05:30
Yogesh Ojha aaa16b413e Fixed #337, #135 2021-08-26 12:15:19 +05:30