llm-chatbot/getcert.sh
2025-09-14 17:15:48 +00:00

3 lines
189 B
Bash

#!/bin/bash
docker compose up -d nginx
docker compose run --rm certbot certonly --webroot -w /var/www/certbot -d llm.byte-mate.xyz --email dr.holyblack@gmail.com --agree-tos --no-eff-email