Pycharm Dev Environment #796
Unanswered
HungryEmperor
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Attempting to setup a dev environment using the following: (https://docs.dfir-iris.org/development/environment/):
Web-app
For the webapp configuration, a specific .ini need to be created.
Create config.priv.ini in source/app by copying the config.docker.inipresent in the same directory.
Change PG_SERVER = db to PG_SERVER = 127.0.0.1 or whatever IP is the Postgresql/docker running with
Has this been changed in latest realises as it does not seem these files exist anymore. Is the a suggested way to deploy DFIR so I can breakpoint and develop in Pycharm?
Beta Was this translation helpful? Give feedback.
All reactions