{"id":21193429,"url":"https://github.com/racksync/mariadb-pma-docker","last_synced_at":"2026-01-02T12:23:37.431Z","repository":{"id":106357131,"uuid":"590757881","full_name":"racksync/mariadb-pma-docker","owner":"racksync","description":"A Deploy Configuration Example for Database with Docker","archived":false,"fork":false,"pushed_at":"2025-01-15T18:34:14.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-15T21:19:03.609Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/racksync.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-19T06:04:00.000Z","updated_at":"2025-01-15T18:34:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"1fcd13aa-5ed4-4a24-87dc-d2bee89fb4d4","html_url":"https://github.com/racksync/mariadb-pma-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racksync%2Fmariadb-pma-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racksync%2Fmariadb-pma-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racksync%2Fmariadb-pma-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racksync%2Fmariadb-pma-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/racksync","download_url":"https://codeload.github.com/racksync/mariadb-pma-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243646672,"owners_count":20324586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-20T19:14:24.183Z","updated_at":"2026-01-02T12:23:37.387Z","avatar_url":"https://github.com/racksync.png","language":null,"readme":"# 🐳 Deploy MariaDB and PhpMyAdmin with Docker Compose\n\nThis guide will show you how to deploy MariaDB and phpMyAdmin using Docker Compose from this repository.\n\n## 📋 Prerequisites\n- Docker and Docker Compose must be installed on your system.\n- A basic understanding of Docker and Docker Compose is recommended.\n\n## 1️⃣ Step 1: Clone the repository\n```\ngit clone https://github.com/racksync/mariadb-pma-docker.git\n```\n\n## 2️⃣ Step 2: Navigate to the repository directory\n```\ncd mariadb-pma-docker\n```\n\n## 3️⃣ Step 3: Configure Environment Variables\nCopy the example .env file and modify it according to your needs:\n```bash\ncp default.env .env\n```\nEdit the .env file to set your desired:\n- Database credentials\n- WordPress configuration\n- Timezone\n- Ports for MariaDB, phpMyAdmin, and WordPress\n- phpMyAdmin settings\n\nAfter configuration, you can access:\n- WordPress at http://ip-address:8000\n- phpMyAdmin at http://ip-address:8080\n\n## 4️⃣ Step 4: Start the containers 🚀\nIn the same directory where the docker-compose.yml file is located, run the following command:\n```\ndocker-compose up -d\n```\n\n## 5️⃣ Step 5: Access phpMyAdmin 🌐\nOnce the containers are running, you can access phpMyAdmin by visiting ```http://ip-address:8080``` in your web browser. You should see the phpMyAdmin login page. Use the username root and password password to log in.\n\n## 6️⃣ Step 6: Adjust the containers ⚙️\nOnce you have verified that the containers are running, you can adjust the containers to your needs. For example, you can change the port that phpMyAdmin is exposed on by editing the docker-compose.yml file. then execute the following command:\n```docker-compose up -d --no-deps --build [container-name]```\n\n## 7️⃣ Step 7: Stop and remove the containers 🛑\n```docker-compose down```\n\n### 📚 Automation Training\n\n- 🛒 [สินค้าและบริการ](http://racksync.com)\n- 📖 [เทรนนิ่งคอร์ส](https://facebook.com/racksync)\n\n### 👥 Community\n\n- 🏘️ [Home Automation Thailand](https://www.facebook.com/groups/hathailand)\n- 🛍️ [Home Automation Marketplace](https://www.facebook.com/groups/hatmarketplace)\n- 💬 [Home Automation Thailand Discord](https://discord.gg/Wc5CwnWkp4) \n\n## 🏢 [RACKSYNC CO., LTD.](https://racksync.com)\n\nRACKSYNC Co., Ltd. specializes in automation and smart solutions of all scales. We are experts in designing, implementing, and monitoring sophisticated automation systems. Our team of specialists provides comprehensive consulting services and technical implementation for both residential and commercial projects. Beyond automation, we offer full-cycle Software as a Service (SaaS) development, helping businesses transform their operations through custom digital solutions. With our deep expertise in IoT, home automation, and enterprise systems, we deliver reliable and innovative solutions tailored to each client's unique requirements.\n\n📍 RACKSYNC COMPANY LIMITED  \n🌏 Suratthani, Thailand 84000  \n🌐 Website : [racksync.com](https://racksync.com)  \n📧 Email : devops@racksync.com  \n📞 Tel : +66 85 880 8885  \n\n[![Home Automation Thailand Discord](https://img.shields.io/discord/986181205504438345?style=for-the-badge)](https://discord.gg/Wc5CwnWkp4) [![Github](https://img.shields.io/github/followers/racksync?style=for-the-badge)](https://github.com/racksync) \n[![WebsiteStatus](https://img.shields.io/website?down_color=grey\u0026down_message=Offline\u0026style=for-the-badge\u0026up_color=green\u0026up_message=Online\u0026url=https%3A%2F%2Fracksync.com)](https://racksync.com)\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fracksync%2Fmariadb-pma-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fracksync%2Fmariadb-pma-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fracksync%2Fmariadb-pma-docker/lists"}