redir
The request redirector for changkun.de.
Usage
Deploy:
$ docker network create traefik_proxy
$ make build && make up
CLI:
redir -a changkun -l https://changkun.de
redir -l https://changkun.de
redir -f import.yml
redir -op fetch -a changkun
redir -op update -a changkun https://blog.changkun.de
redir -op delete -a changkun
Troubleshooting
git config --global url."git@github.com:".insteadOf "https://github.com/"
echo "export GOPRIVATE=changkun.de/x" >> ~/.zshrc
License
MIT © 2020 Changkun Ou