Gitea with Let's Encrypt in a Docker Compose
This commit is contained in:
parent
16abe4df30
commit
19d9c5a473
28
README.md
28
README.md
@ -1,8 +1,6 @@
|
|||||||
# Gitea with Let's Encrypt in a Docker Compose
|
# 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 Docker Engine and Docker Compose by following my [guide](https://www.heyvaldemar.com/install-docker-engine-and-docker-compose-on-ubuntu-server/).
|
||||||
|
|
||||||
Install the Docker Compose by following the official guide: https://docs.docker.com/compose/install/
|
|
||||||
|
|
||||||
Run `gitea-restore-application-data.sh` to restore application data if needed.
|
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:
|
Deploy Gitea server with a Docker Compose using the command:
|
||||||
|
|
||||||
`docker-compose -f gitea-traefik-letsencrypt-docker-compose.yml -p gitea up -d`
|
`docker-compose -f gitea-traefik-letsencrypt-docker-compose.yml -p gitea up -d`
|
||||||
|
|
||||||
|
# Author
|
||||||
|
hey, I’m 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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user