{"id":18293177,"url":"https://github.com/joshbetz/docker-wordpress","last_synced_at":"2025-04-05T11:30:52.813Z","repository":{"id":10574074,"uuid":"118986210","full_name":"joshbetz/docker-wordpress","owner":"joshbetz","description":"WordPress and PHP with Memcached support.","archived":false,"fork":false,"pushed_at":"2025-03-08T02:40:14.000Z","size":127,"stargazers_count":8,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-21T03:21:45.013Z","etag":null,"topics":["docker","wordpress"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/joshbetz/wordpress","language":"Shell","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/joshbetz.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-01-26T00:53:27.000Z","updated_at":"2025-03-08T02:40:17.000Z","dependencies_parsed_at":"2023-02-17T21:25:14.634Z","dependency_job_id":"aee8e032-a66a-493f-a993-f63104bdfbbb","html_url":"https://github.com/joshbetz/docker-wordpress","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/joshbetz%2Fdocker-wordpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshbetz%2Fdocker-wordpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshbetz%2Fdocker-wordpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshbetz%2Fdocker-wordpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joshbetz","download_url":"https://codeload.github.com/joshbetz/docker-wordpress/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247330455,"owners_count":20921634,"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","wordpress"],"created_at":"2024-11-05T14:23:06.040Z","updated_at":"2025-04-05T11:30:52.390Z","avatar_url":"https://github.com/joshbetz.png","language":"Shell","readme":"# Docker WordPress\n\n[![Build Status](https://travis-ci.org/joshbetz/docker-wordpress.svg?branch=master)](https://travis-ci.org/joshbetz/docker-wordpress)\n\nWordPress and PHP with Memcached support.\n\n```\ndocker pull joshbetz/wordpress\n```\n\n## Environment Variables\n\n```\nWORDPRESS_DB_NAME\n```\n\nThe MySQL database WordPress will use.\n\n```\nWORDPRESS_DB_HOST\n```\n\nThe MySQL host.\n\n```\nMYSQL_USER\n```\n\nThe MySQL user with access to the given database.\n\n```\nMYSQL_PASSWORD\n```\n\nThe MySQL database password.\n\n```\nMYSQL_PASSWORD_FILE\n```\n\nIf you have a password stored in a file, for example, as a docker secret.\n\n```\n$ echo \"password\" | docker secret create mysql_password -\n```\n\nIn this case, you'd set `MYSQL_PASSWORD_FILE=/run/secrets/mysql_password`.\n\n### WordPress secrets\n\nTypically these would be generated by the [WordPress.org Salt\nGenerator](https://api.wordpress.org/secret-key/1.1/salt/).\n\n* `WORDPRESS_AUTH_KEY`\n* `WORDPRESS_SECURE_AUTH_KEY`\n* `WORDPRESS_LOGGED_IN_KEY`\n* `WORDPRESS_NONCE_KEY`\n* `WORDPRESS_AUTH_SALT`\n* `WORDPRESS_SECURE_AUTH_SALT`\n* `WORDPRESS_LOGGED_IN_SALT`\n* `WORDPRESS_NONCE_SALT`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshbetz%2Fdocker-wordpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshbetz%2Fdocker-wordpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshbetz%2Fdocker-wordpress/lists"}