Git Server on Cloud
Create a Git server on cloud: add git user, configure SSH authorized keys, initialize bare Git repository.
There's only one rule that I know of, babies—God damn it, you've got to be kind.
45 posts
Create a Git server on cloud: add git user, configure SSH authorized keys, initialize bare Git repository.
Implement auto-logout in Django with django-auto-logout: middleware setup, session timeout configuration, dependencies.
Setup django-admin-honeypot: fake admin login to log and notify unauthorized access attempts, with installation steps.
Manage multiple Python versions on Windows 10/11: rename Python executables and configure environment variables.
Send emails through Django using Gmail: setup 2FA, generate App Passwords, and configure Django email settings.