This website requires JavaScript.
Explore
Help
Sign In
mhu
/
shimatta-kenkyusho
Watch
2
Star
0
Fork
0
You've already forked shimatta-kenkyusho
Code
Issues
11
Pull Requests
4
Releases
Wiki
Activity
85
Commits
9
Branches
0
Tags
2
MiB
HTML
62.5%
Python
32.2%
JavaScript
4.7%
Shell
0.4%
CSS
0.1%
Other
0.1%
64d0a1bfb3
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Mario Hüttel
64d0a1bfb3
Make gunicorn listen to all incoming IPs on Port 8000. This is necessary to use a spearate net with the postgres container.
2024-11-17 16:36:36 +01:00
shimatta_kenkyusho
Add optional env variable DJANGO_FORCE_DEV_MODE to force production settings to dev mode for debugging
2024-11-17 16:34:58 +01:00
.dockerignore
tinkered around to get this app running inside a container using alpine and socket based psql
2023-12-10 23:09:33 +01:00
.gitignore
Add requirements and gitignore
2021-07-30 18:51:47 +02:00
Dockerfile
tinkered around to get this app running inside a container using alpine and socket based psql
2023-12-10 23:09:33 +01:00
entrypoint.sh
Make gunicorn listen to all incoming IPs on Port 8000. This is necessary to use a spearate net with the postgres container.
2024-11-17 16:36:36 +01:00
requirements.txt
tinkered around to get this app running inside a container using alpine and socket based psql
2023-12-10 23:09:33 +01:00
start_server.sh
tinkered around to get this app running inside a container using alpine and socket based psql
2023-12-10 23:09:33 +01:00