{"id":26666611,"url":"https://github.com/taitounited/wordpress-template","last_synced_at":"2026-05-07T11:34:52.930Z","repository":{"id":51564046,"uuid":"100124174","full_name":"TaitoUnited/wordpress-template","owner":"TaitoUnited","description":"Template for WordPress sites running as container on Kubernetes, Docker Compose, or cloud.","archived":false,"fork":false,"pushed_at":"2023-01-02T10:29:12.000Z","size":900,"stargazers_count":1,"open_issues_count":5,"forks_count":1,"subscribers_count":7,"default_branch":"dev","last_synced_at":"2026-03-02T01:39:27.671Z","etag":null,"topics":["kubernetes","taito-template","template","wordpress"],"latest_commit_sha":null,"homepage":"https://taitounited.github.io/taito-cli/templates","language":"Shell","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/TaitoUnited.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}},"created_at":"2017-08-12T16:24:56.000Z","updated_at":"2022-04-21T08:20:17.000Z","dependencies_parsed_at":"2023-02-01T02:31:04.628Z","dependency_job_id":null,"html_url":"https://github.com/TaitoUnited/wordpress-template","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/TaitoUnited/wordpress-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TaitoUnited%2Fwordpress-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TaitoUnited%2Fwordpress-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TaitoUnited%2Fwordpress-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TaitoUnited%2Fwordpress-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TaitoUnited","download_url":"https://codeload.github.com/TaitoUnited/wordpress-template/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TaitoUnited%2Fwordpress-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32735303,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["kubernetes","taito-template","template","wordpress"],"created_at":"2025-03-25T18:36:15.792Z","updated_at":"2026-05-07T11:34:52.910Z","avatar_url":"https://github.com/TaitoUnited.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e This page contains a short summary of the project itself. See [DEVELOPMENT.md](scripts/taito/DEVELOPMENT.md) and [CONFIGURATION.md](scripts/taito/CONFIGURATION.md) for development and configuration instructions.\n\n[//]: # (TEMPLATE NOTE START)\n\nWordpress-template is a project template for WordPress sites. Create a new project from this template by running `taito project create wordpress-template`.\n\nTIP: A static site generator combined with a CMS system, git repository, and some additional services provides a more secure and care-free alternative for WordPress sites. It also provides a sensible way to do version control and automatic migrations between environments. However, such implementation doesn't offer as much plug-and-play functionality as WordPress does. See the [website-template](https://github.com/TaitoUnited/website-template) as an example.\n\n[//]: # (TEMPLATE NOTE END)\n# Project title\n\nShort description of the project: vision, purpose, company, etc.\n\nTable of contents:\n\n* [Links](#links)\n* [Contacts](#contacts)\n* [Responsibilities](#responsibilities)\n* [Manually configured settings](#manually-configured-settings)\n* [Recurring issues and solutions](#recurring-issues-and-solutions)\n* [Miscellaneous notes](#miscellaneous-notes)\n* [Conventions](#conventions)\n* [Architecture Overview](#architecture-overview)\n* [Security](#security)\n* [Compliance](#compliance)\n\n## Links\n\nNon-production basic auth credentials: `USERNAME` / `PASSWORD`\n\n[//]: # (GENERATED LINKS START)\n\nLINKS WILL BE GENERATED HERE\n\n[//]: # (GENERATED LINKS END)\n\n\u003e You can update this section by configuring links in `scripts/taito/project.sh` and running `taito project generate`.\n\n## Contacts\n\n* Project Manager: John Doe, Company co.\n* Designer: Jane Doe, Company co.\n\n\u003e NOTE: It is recommended to use a shared address book or CRM for keeping the contact details like email and phone number up-to-date.\n\n## Responsibilities\n\nHosting, billing and control of 3rd party services, SSL/TLS certificates, etc.\n\n## Manually configured settings\n\n\u003e Try to keep all configurations in version control. However, if you have configured something manually, describe manually configured settings here.\n\n## Recurring issues and solutions\n\nSee trouble.txt or run `taito trouble`.\n\n## Miscellaneous notes\n\nMisc notes.\n\n## Conventions\n\nProject specific conventions.\n\n## Architecture Overview\n\n### Integrations\n\n* ...\n* ...\n\n## Security\n\n\u003e Add security details either here or in a separate document. See the [security](https://taitounited.github.io/taito-cli/tutorial/d-security/) appendix of the [Taito CLI tutorial](https://taitounited.github.io/taito-cli/tutorial).\n\n## Compliance\n\n\u003e Add compliance requirements and implementation details either here or in a separate document. For GDPR, see the [data protection and privacy](https://taitounited.github.io/taito-cli/tutorial/e-data-protection-and-privacy) appendix of the [Taito CLI tutorial](https://taitounited.github.io/taito-cli/tutorial).\n\n### GDPR\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaitounited%2Fwordpress-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaitounited%2Fwordpress-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaitounited%2Fwordpress-template/lists"}