Commit Graph

12 Commits

Author SHA1 Message Date
Master3395 7bd66f7f06 Enhance environment variable management and security
- Updated .gitignore to include additional sensitive files and directories.
- Added python-dotenv to requirements for loading environment variables.
- Modified settings.py to load environment variables for sensitive configurations, including SECRET_KEY, DEBUG, and database credentials.
- Implemented secure .env file generation during installation to avoid hardcoding sensitive information.
- Introduced fallback method for settings update if environment generation fails.
2025-09-13 19:07:03 +02:00
Michael Ramsey 765359b2b1 Adjust spelling for consistency 2021-04-15 19:47:12 -04:00
Usman Nasir 50511c7d13 CloudFlare DNS Sync init 2020-02-08 23:09:18 +05:00
qtwrk 3a71dfd505 add watchdog for mysql process 2019-12-31 17:27:04 +01:00
Usman Nasir 9fd6c45614 ac 2019-11-07 15:06:34 +05:00
Usman Nasir 8ccfdc95c2 upgrade install source 2019-11-07 14:47:02 +05:00
Usman Nasir 0399a43830 Fix the Remote Backup Storage Issue 2019-06-08 21:41:43 +00:00
usmannasir 90243e42cc merge 2019-01-27 01:24:51 +05:00
usmannasir 23979ebc26 merge docker volume code changes 2019-01-27 01:18:49 +05:00
Chirag Aggarwal 8946c1ce55 Added Volume mapping to docker app 2019-01-26 18:28:43 +00:00
Chirag Aggarwal f2dc74edb1 intital 2019-01-26 18:07:48 +00:00
usmannasir 3ffce793cf change auth type for cloud api 2018-11-20 15:43:43 +05:00