Honeypot HTML server for AI bots
docker build -t equalitie/honeypot-server:latest .
docker push equalitie/honeypot-server:latest
kubectl apply -f pvc_honeypot.yaml
pip3 install huggingface-hub
huggingface-cli download TheBloke/TinyLlama-1.1B-Chat-v1.0-GGUF tinyllama-1.1b-chat-v1.0.Q4_K_M.gguf --local-dir . --local-dir-use-symlinks False