-
Notifications
You must be signed in to change notification settings - Fork 0
drsherluck/rproxy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Small reverse proxy server using docker and kubernetes. Using minikube on local machine. 1. export SERVER_PASS="password" 2. create certificates: ./certificates.sh 3. build images and run k8s: ./run.sh 4. get proxy-service port: kubectl get svc 5. test with: curl -sl -k -v https://$(minikube ip):port
About
Simple reverse proxy implementation in go
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published