diff --git a/README.MD b/README.MD index 3c8e145..b3943e9 100644 --- a/README.MD +++ b/README.MD @@ -1,7 +1,26 @@ +↖️ Table of Contents + +

Krb5 Server - Docker Image

+ +
+ + + + + + + + buy me a coffee + +
+
+ Krb5 Server ----------- -This is a gcavalcante8808/krb5-server image with MIT Kerberos v5 installed. +This is a gcavalcante8808/krb5-server image with MIT Kerberos v5 installed with Alpine as base image. + +Daily Builds are available and linux/amd64 and linux/arm64 support. Simple Usage ------------ @@ -54,7 +73,7 @@ With all this information, you can now run the container: docker run -d --name krb5-server -e KRB5_REALM=EXAMPLE.COM -e KRB5_KDC=localhost -e KRB5_PASS=mypass -p 88:88 -p 464:464 -p 749:749 gcavalcante8808/krb5-server ``` -If you haven't provided the password, find him at the logs: +If you haven't provided the password, find it at the logs: ``` docker logs krb5-server @@ -126,7 +145,7 @@ In this case you can use rngd (will be necessary to restart the container after /sbin/rngd ``` -You can use havaged as well, as we can see in the digitalOcean tutorial: +You can use `havaged` as well, as we can see in the digitalOcean tutorial: https://www.digitalocean.com/community/tutorials/how-to-setup-additional-entropy-for-cloud-servers-using-haveged