Gitea with Let's Encrypt in a Docker Compose

This commit is contained in:
Vladimir Mikhalev 2022-08-14 12:11:38 -04:00 committed by GitHub
parent 16abe4df30
commit 19d9c5a473
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,6 @@
# Gitea with Let's Encrypt in a Docker Compose
Install the Docker Engine by following the official guide: https://docs.docker.com/engine/install/
Install the Docker Compose by following the official guide: https://docs.docker.com/compose/install/
Install Docker Engine and Docker Compose by following my [guide](https://www.heyvaldemar.com/install-docker-engine-and-docker-compose-on-ubuntu-server/).
Run `gitea-restore-application-data.sh` to restore application data if needed.
@ -11,3 +9,27 @@ Run `gitea-restore-database.sh` to restore database if needed.
Deploy Gitea server with a Docker Compose using the command:
`docker-compose -f gitea-traefik-letsencrypt-docker-compose.yml -p gitea up -d`
# Author
hey, Im Vladimir Mikhalev, but my friends call me Valdemar.
🌐 My [website](https://www.heyvaldemar.com/) with detailed IT guides\
🎬 Follow me on [YouTube](https://www.youtube.com/channel/UCf85kQ0u1sYTTTyKVpxrlyQ?sub_confirmation=1)\
🐦 Follow me on [Twitter](https://twitter.com/heyValdemar)\
🎨 Follow me on [Instagram](https://www.instagram.com/heyvaldemar/)\
🎸 Follow me on [Facebook](https://www.facebook.com/heyValdemarFB/)\
🎥 Follow me on [TikTok](https://www.tiktok.com/@heyvaldemar)\
💻 Follow me on [LinkedIn](https://www.linkedin.com/in/heyvaldemar/)\
🐈 Follow me on [GitHub](https://github.com/heyvaldemar)
# Communication
👾 Chat with IT pros on [Discord](https://discord.com/invite/D7fGMYjdR9)\
🚀 Chat with IT pros on [Telegram](https://t.me/heyValdemarCOMchat)\
📧 Reach me at ask@sre.gg
# Give Thanks
💎 Support on [GitHub](https://github.com/sponsors/heyValdemar)\
🏆 Support on [Patreon](https://www.patreon.com/heyValdemar)\
🥤 Support on [BuyMeaCoffee](https://www.buymeacoffee.com/heyValdemar)\
🍪 Support on [Ko-fi](https://ko-fi.com/heyValdemar)\
💖 Support on [PayPal](https://www.paypal.com/paypalme/heyValdemarCOM)