PCoder
a3cdc6b58a
Write DEBUG level logs to stdout
2024-05-31 19:09:01 +05:30
PCoder
b918903fcf
Copy setup_libs.sh to /app
2024-05-31 19:08:30 +05:30
PCoder
5ba9ee52ea
Create setup_libs.sh
2024-05-31 19:08:08 +05:30
PCoder
5c173f0ffb
Revert back installing grunt-cli
2024-05-24 15:55:48 +05:30
PCoder
c88b94f20f
Final changes
2024-05-23 17:05:21 +05:30
PCoder
c18fb883cc
Revert back dev configuration
2024-05-22 22:25:54 +05:30
PCoder
d24fcd7d86
Merge remote-tracking branch 'origin/master' into pro-salute
2024-05-22 22:24:03 +05:30
PCoder
daf3a6baad
Cleanup
2024-05-22 21:56:55 +05:30
PCoder
b5e786e098
Copy built static files to app
2024-05-22 21:55:41 +05:30
PCoder
c013387b03
Generate / copy staticfiles + node libraries
2024-05-22 21:55:04 +05:30
PCoder
aaf1fc1d9b
Install yarn + tools
2024-05-22 21:52:23 +05:30
PCoder
1af8fe3767
Use RotatingFileHandler instead of ConcurrentLogHandler
...
Why?
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
error in ConcurrentLogHandler setup command: use_2to3 is invalid.
[end of output]
Looks like the module is incompatible with the latest setuptools. The recommended solution on the Internet seems to be to downgrade setuptools to 57.5.0 ;; however, this still does not solve the issue for my setup
2024-05-22 21:50:56 +05:30
PCoder
0e0b464534
Add django-configurations requirement
2024-05-22 16:53:37 +05:30
PCoder
9863959d88
Add feedler module to the app folder
2024-05-17 19:06:50 +05:30
PCoder
6e835a10e6
Fix required changes
2024-05-15 11:01:32 +05:30
M.Ravi
4099b039f5
Add Dockerfile
2024-05-15 04:04:32 +00:00
M.Ravi
53ae04404b
Changes on the nations server
2024-05-15 01:44:31 +00:00