{"id":18753164,"url":"https://github.com/vbetsch/tp-docker","last_synced_at":"2025-11-28T07:30:13.392Z","repository":{"id":236301469,"uuid":"792336627","full_name":"vbetsch/tp-docker","owner":"vbetsch","description":"🐳 Master 1 - Docker compose to deploy a Wordpress 3-tier architecture","archived":false,"fork":false,"pushed_at":"2024-05-01T20:30:36.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-29T00:52:02.316Z","etag":null,"topics":["docker","docker-compose"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/vbetsch.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":"2024-04-26T13:11:52.000Z","updated_at":"2024-06-04T23:37:48.000Z","dependencies_parsed_at":"2024-06-05T02:08:27.974Z","dependency_job_id":null,"html_url":"https://github.com/vbetsch/tp-docker","commit_stats":null,"previous_names":["vbetsch/tp-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbetsch%2Ftp-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbetsch%2Ftp-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbetsch%2Ftp-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbetsch%2Ftp-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vbetsch","download_url":"https://codeload.github.com/vbetsch/tp-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239644163,"owners_count":19673578,"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":["docker","docker-compose"],"created_at":"2024-11-07T17:24:34.937Z","updated_at":"2025-11-28T07:30:13.335Z","avatar_url":"https://github.com/vbetsch.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TP Docker\n\nDocker compose to deploy a 3-tier architecture\n\n## Dependencies\n\n - [Docker](https://docs.docker.com/engine/install/)\n - [Docker Compose](https://docs.docker.com/compose/install/)\n\n## Installation\n\n 1. Copy the `.env.example` file to create an `.env` file at the root of the project.\n 2. Fill in the data with your values\n\n\u003e You can also use the .sample.env file as a starting point.\n\n## Getting started\nThere are two ways to manage services:\n - with the `compose` plugin *(docker compose)*\n - with the Docker Compose package *(docker-compose)*.\n\n### Plugin mode\n- Start services\n    ```sh\n    docker compose up -d\n    ```\n\n- Stop services\n    ```sh\n    docker compose down --remove-orphans\n    ```\n\n\n### Package mode\n- Start services\n    ```sh\n    docker-compose up -d\n    ```\n\n- Stop services\n    ```sh\n    docker-compose down --remove-orphans\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvbetsch%2Ftp-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvbetsch%2Ftp-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvbetsch%2Ftp-docker/lists"}