{"id":20729354,"url":"https://github.com/nutellinoit/wordpress-compose","last_synced_at":"2026-05-14T20:33:19.323Z","repository":{"id":104473652,"uuid":"131388764","full_name":"nutellinoit/wordpress-compose","owner":"nutellinoit","description":"Fast install wordpress website with backup local or S3","archived":false,"fork":false,"pushed_at":"2018-09-16T10:19:32.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-03T12:54:04.203Z","etag":null,"topics":["docker","minio","s3","wordpress"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/nutellinoit.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":"2018-04-28T08:13:30.000Z","updated_at":"2022-09-09T10:08:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"309375dd-0135-489d-9261-daa105dbaa09","html_url":"https://github.com/nutellinoit/wordpress-compose","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nutellinoit/wordpress-compose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nutellinoit%2Fwordpress-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nutellinoit%2Fwordpress-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nutellinoit%2Fwordpress-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nutellinoit%2Fwordpress-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nutellinoit","download_url":"https://codeload.github.com/nutellinoit/wordpress-compose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nutellinoit%2Fwordpress-compose/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33042211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","minio","s3","wordpress"],"created_at":"2024-11-17T04:42:20.497Z","updated_at":"2026-05-14T20:33:19.305Z","avatar_url":"https://github.com/nutellinoit.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wordpress Docker Compose\n\n## No Brain start\n\n\nCreate env file\n\n```bash\n./create_env.sh\n```\n\nEdit env file:\n\n```bash\n\n### wordpress host\nHOST_HTTP_PORT=80\n\n### wordpress info and backup filename\nMYSQL_HOST=db\nMYSQL_DATABASE=wordpress\nMYSQL_USER=root\nMYSQL_PASSWORD=34kml234m2l\nMYSQL_SQL_FILENAME=backup\n\n### backup cron schedule\nSCHEDULE=0 * * * * *\n\n### BACKUP CREDENTIALS\nS3_UPLOAD=true\n### S3 or minio host\nS3_HOST=minio:9000\n### Protocol\nS3_PROTOCOL=http\n### Your bucket name\nS3_BUCKET=cicciopollo\n### minio or s3 credentials\nS3_KEY=85A8U57ZITLSLFBYKNCG\nS3_SECRET=14MAuAetrv7y3E6zAuUOimXy5KYRqrZKw3cWuEe/\n### port of local minio\nMINIO_PORT=9000\n\n### BACKUP DB ZIP FILE\nZIP_FILE=true\n\n### BACKUP FOLDERS\nFOLDERS=/var/www/html\n\n```\n\nStart wordpress\n\n```bash\ndocker-compose up -d\n```\n\n## Backup \n\nEnable backup section on docker-compose.yml , S3 repository strongly recommended. More info on backups container here:\n\n* [https://github.com/nutellinoit/sidecar-backup-volumes](https://github.com/nutellinoit/sidecar-backup-volumes)\n* [https://github.com/nutellinoit/sidecar-backup-mysql](https://github.com/nutellinoit/sidecar-backup-mysql)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnutellinoit%2Fwordpress-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnutellinoit%2Fwordpress-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnutellinoit%2Fwordpress-compose/lists"}