{"id":16466201,"url":"https://github.com/isystk/wordpress-template","last_synced_at":"2026-02-09T13:04:37.370Z","repository":{"id":44003027,"uuid":"233567188","full_name":"isystk/wordpress-template","owner":"isystk","description":"DockerでWordpressテーマの開発環境を構築するサンプルです。","archived":false,"fork":false,"pushed_at":"2023-03-03T18:10:13.000Z","size":39838,"stargazers_count":0,"open_issues_count":21,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-12T12:55:20.866Z","etag":null,"topics":["apache","mysql","php","wordpress"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/isystk.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":"2020-01-13T10:14:11.000Z","updated_at":"2022-07-24T02:15:04.000Z","dependencies_parsed_at":"2024-10-28T16:06:13.443Z","dependency_job_id":"71509cd4-36d3-4d22-ac67-dd7d61e506e3","html_url":"https://github.com/isystk/wordpress-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/isystk/wordpress-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isystk%2Fwordpress-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isystk%2Fwordpress-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isystk%2Fwordpress-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isystk%2Fwordpress-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isystk","download_url":"https://codeload.github.com/isystk/wordpress-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isystk%2Fwordpress-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29266130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T12:53:16.161Z","status":"ssl_error","status_checked_at":"2026-02-09T12:52:30.244Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["apache","mysql","php","wordpress"],"created_at":"2024-10-11T11:36:44.792Z","updated_at":"2026-02-09T13:04:37.346Z","avatar_url":"https://github.com/isystk.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Wordpress 自作テンプレート開発環境\n====\n\nWordpress の自作テンプレートを開発する環境を構築します。\n\n### ディレクトリ構造\n```\n.\n├── docker （各種Daemon）\n│   │\n│   ├── apache （Webサーバー）\n│   │   ├── conf.d (apacheの設定ファイル)\n│   │   └── logs （apacheのログ）\n│   ├── mysql （DBサーバー）\n│   │   ├── conf.d (mysqlの設定ファイル)\n│   │   ├── data (mysqlのデータファイル)\n│   │   ├── init （mysqlの初期DDL）\n│   │   ├── logs （mysqlのログ）\n│   │   └── script （mysql関連のスクリプト）\n│   ├── php （PHP-FRM）\n│   │   └── logs （phpのログ）\n│   └── phpmyadmin （DB管理ツール）\n│\n├── public （公開ディレクトリ）\n├── dc.sh （Dockerの起動用スクリプト）\n└── src （自作テンプレート）\n```\n\n## Description\n\n## Demo\n\n## VS. \n\n## Requirement\n\n## Usage\n\n```\n# 初期化する\n$ ./dc.sh init\n\n# サーバーを起動する\n$ ./dc.sh start\n\n# データベースが立ち上がるまで少し待ちます。(1分程度)\n\n# ブラウザでアクセス\n$ open http://localhost/\n```\n\n### 初回アクセス時にデータベース接続が尋ねられるので以下で入力してください。\n```\nデータベース名：wordpress\nユーザー名：root \nパスワード名：password\nデータベースのホスト名：mysql\n```\n\n### サーバーを停止する場合\n```\n$ ./dc.sh stop\n```\n\n### データベースを参照したい場合\nphpmyadmin でデータベースを管理できます。\n\nhttp://localhost:8888/\n\n## Install\n\n## Contribution\n\n## Licence\n\n[MIT](https://github.com/isystk/docker-wordpress/LICENCE)\n\n## Author\n\n[isystk](https://github.com/isystk)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisystk%2Fwordpress-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisystk%2Fwordpress-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisystk%2Fwordpress-template/lists"}