Commit Graph

13 Commits

Author SHA1 Message Date
Master3395
1467415eba Update .gitignore and remove test files: Add patterns for development test files to .gitignore and delete unused test.php and test.sh files to clean up the repository. 2025-09-20 20:13:21 +02:00
Master3395
78b06e5c82 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
2cea63cf0d Adjust spelling for consistency 2021-04-15 19:47:12 -04:00
Usman Nasir
eb4305c734 CloudFlare DNS Sync init 2020-02-08 23:09:18 +05:00
qtwrk
be70739235 add watchdog for mysql process 2019-12-31 17:27:04 +01:00
Usman Nasir
5235b35532 ac 2019-11-07 15:06:34 +05:00
Usman Nasir
ea99b0d8e8 upgrade install source 2019-11-07 14:47:02 +05:00
Usman Nasir
11ba880a80 Fix the Remote Backup Storage Issue 2019-06-08 21:41:43 +00:00
usmannasir
dda2e103fb merge 2019-01-27 01:24:51 +05:00
usmannasir
1411d59a77 merge docker volume code changes 2019-01-27 01:18:49 +05:00
Chirag Aggarwal
c5d2a14273 Added Volume mapping to docker app 2019-01-26 18:28:43 +00:00
Chirag Aggarwal
f86e4ad865 intital 2019-01-26 18:07:48 +00:00
usmannasir
da07822523 change auth type for cloud api 2018-11-20 15:43:43 +05:00