A collection of random things, tips that help to remember some HOW TOs
reset admin password
non-docker: gitea admin user change-password -u -p
docker: docker exec -it su git bash -c "gitea admin user change-password -u -p "