Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heyvaldemar/webrcade-traefik-letsencrypt-docker-compose

WebRCade with Let's Encrypt Using Docker Compose
https://github.com/heyvaldemar/webrcade-traefik-letsencrypt-docker-compose

devops docker docker-compose emulator emulator-launcher emulators gaming gaming-software gaming-tools gaming-website letsencrypt nes-emulator psx-emulator retro retro-games retro-gaming retro-gaming-console retrogaming traefik webrcade

Last synced: 18 days ago
JSON representation

WebRCade with Let's Encrypt Using Docker Compose

Awesome Lists containing this project

README

        

# WebRCade with Let's Encrypt Using Docker Compose

[![Deployment Verification](https://github.com/heyvaldemar/webrcade-traefik-letsencrypt-docker-compose/actions/workflows/00-deployment-verification.yml/badge.svg)](https://github.com/heyvaldemar/webrcade-traefik-letsencrypt-docker-compose/actions)

The badge displayed on my repository indicates the status of the deployment verification workflow as executed on the latest commit to the main branch.

**Passing**: This means the most recent commit has successfully passed all deployment checks, confirming that the Docker Compose setup functions correctly as designed.

๐Ÿ“™ The complete installation guide is available on my [website](https://www.heyvaldemar.com/install-webrcade-using-docker-compose/).

โ— Change variables in the `.env` to meet your requirements.

๐Ÿ’ก Note that the `.env` file should be in the same directory as `webrcade-traefik-letsencrypt-docker-compose.yml`.

Create networks for your services before deploying the configuration using the commands:

`docker network create traefik-network`

`docker network create webrcade-network`

Deploy WebRCade using Docker Compose:

`docker compose -f webrcade-traefik-letsencrypt-docker-compose.yml -p webrcade up -d`

# Author

Iโ€™m Vladimir Mikhalev, the [Docker Captain](https://www.docker.com/captains/vladimir-mikhalev/), but my friends can 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 [Threads](https://www.threads.net/@heyvaldemar)\
๐Ÿ˜ Follow me on [Mastodon](https://mastodon.social/@heyvaldemar)\
๐ŸงŠ Follow me on [Bluesky](https://bsky.app/profile/heyvaldemar.bsky.social)\
๐ŸŽธ 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.gg/AJQGCCBcqf)\
๐Ÿ“ง Reach me at [email protected]

# 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)

# Disclaimer

This repository contains a Docker Compose configuration that references third-party Docker images. **I am not the creator or maintainer of these images** and have no control over their content. By using this configuration, you acknowledge that:

1. **You are solely responsible** for verifying the contents, licensing, and legality of any third-party Docker images referenced in this repository.
2. This configuration does **not include any ROM, BIOS, or other copyrighted files**. You are responsible for ensuring that any files you use comply with applicable licensing and copyright laws.
3. **No liability** is assumed for any legal issues or damages that arise from the use or misuse of this configuration and the images it references.

Please review all relevant licensing terms and only proceed if you have the legal right to use all components.