{"id":28219688,"url":"https://github.com/itgenius/docker-wordpress","last_synced_at":"2025-06-11T06:30:44.034Z","repository":{"id":284189065,"uuid":"954123569","full_name":"itgenius/docker-wordpress","owner":"itgenius","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-24T20:13:48.000Z","size":1049,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T03:12:06.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itgenius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-03-24T15:42:16.000Z","updated_at":"2025-03-24T20:13:52.000Z","dependencies_parsed_at":"2025-03-24T16:48:24.468Z","dependency_job_id":null,"html_url":"https://github.com/itgenius/docker-wordpress","commit_stats":null,"previous_names":["itgenius/docker-wordpress"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itgenius%2Fdocker-wordpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itgenius%2Fdocker-wordpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itgenius%2Fdocker-wordpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itgenius%2Fdocker-wordpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itgenius","download_url":"https://codeload.github.com/itgenius/docker-wordpress/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itgenius%2Fdocker-wordpress/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259214239,"owners_count":22822848,"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":"2025-05-18T03:11:19.007Z","updated_at":"2025-06-11T06:30:44.025Z","avatar_url":"https://github.com/itgenius.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WordPress Docker Project\n\nCe projet configure un environnement WordPress complet à l'aide de Docker et Docker Compose.\n\n## Contenu du projet\n\n- **WordPress** : Dernière version de WordPress.\n- **MySQL** : Base de données MySQL 8.0.\n- **Volumes** : Les données persistantes sont stockées dans des volumes Docker.\n- **Thèmes** : Les thèmes WordPress sont gérés dans le dossier `wp-data/themes`.\n\n## Prérequis\n\nAvant de commencer, assurez-vous d'avoir installé les outils suivants :\n\n- [Docker](https://www.docker.com/)\n- [Docker Compose](https://docs.docker.com/compose/)\n\n## Installation\n\n1. Clonez ce dépôt :\n   ```bash\n   git clone https://github.com/itgenius/docker-wordpress.git\n   cd docker-wordpress\n\n   \n   \n   \n2. Lancez les conteneurs Docker :\ndocker-compose up -d\n\n3. Accédez à votre site WordPress dans votre navigateur à l'adresse :\nhttp://localhost:8000\n\n4. Structure du projet :\n. docker-compose.yml : Configuration des services Docker (WordPress, MySQL, etc.).\n. wp-data/ : Contient les données persistantes de WordPress.\n. .gitignore : Fichiers et dossiers ignorés par Git.\n. README.md : Documentation du projet.\n5. Personnalisation : \n. Modifier les identifiants de la base de données : Vous pouvez modifier les variables d'environnement dans le fichier docker-compose.yml pour personnaliser les identifiants MySQL.\n. Ajouter des thèmes : Placez vos thèmes WordPress dans le dossier wp-data/themes.\n6. Commandes utiles :\n. Démarrer les conteneurs :\ndocker-compose up -d\n. Arrêter les conteneurs :\ndocker-compose down\n. Voir les logs :\ndocker-compose logs -f\n\n7. Licence\nCe projet est sous licence MIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitgenius%2Fdocker-wordpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitgenius%2Fdocker-wordpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitgenius%2Fdocker-wordpress/lists"}