Christoph J. Scherr bf30427679 | ||
---|---|---|
docker | ||
gawa | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
README.md | ||
docker-compose.yml | ||
makemigrations.sh | ||
requirements.txt | ||
shell.sh | ||
startup.sh |
README.md
Gawa
Gawa is my personal website. I've personally written it using the Django framework.
Credentials
These are the Credentials for logging into the admin panel:
Username | Password |
---|---|
root |
root |
Blog
Username | Password |
---|---|
contact@cscherr.de |
hrCcDa0jBspG |
License
Bootstrap: MIT Licensed Django: BSD 3-Clause "New" or "Revised" License
Gawa: MIT Licensed, see LICENSE
Dependencies
Description | Package (fedora) |
---|---|
Database stuff | libpq-devel |
Database stuff | mariadb |
Security
- Do something about the files in the blog dir (.git dir for example)