https://github.com/taitounited/wordpress-template
Template for WordPress sites running as container on Kubernetes, Docker Compose, or cloud.
https://github.com/taitounited/wordpress-template
kubernetes taito-template template wordpress
Last synced: about 2 months ago
JSON representation
Template for WordPress sites running as container on Kubernetes, Docker Compose, or cloud.
- Host: GitHub
- URL: https://github.com/taitounited/wordpress-template
- Owner: TaitoUnited
- License: mit
- Created: 2017-08-12T16:24:56.000Z (almost 9 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-02T10:29:12.000Z (over 3 years ago)
- Last Synced: 2026-03-02T01:39:27.671Z (4 months ago)
- Topics: kubernetes, taito-template, template, wordpress
- Language: Shell
- Homepage: https://taitounited.github.io/taito-cli/templates
- Size: 879 KB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> 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.
[//]: # (TEMPLATE NOTE START)
Wordpress-template is a project template for WordPress sites. Create a new project from this template by running `taito project create wordpress-template`.
TIP: 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.
[//]: # (TEMPLATE NOTE END)
# Project title
Short description of the project: vision, purpose, company, etc.
Table of contents:
* [Links](#links)
* [Contacts](#contacts)
* [Responsibilities](#responsibilities)
* [Manually configured settings](#manually-configured-settings)
* [Recurring issues and solutions](#recurring-issues-and-solutions)
* [Miscellaneous notes](#miscellaneous-notes)
* [Conventions](#conventions)
* [Architecture Overview](#architecture-overview)
* [Security](#security)
* [Compliance](#compliance)
## Links
Non-production basic auth credentials: `USERNAME` / `PASSWORD`
[//]: # (GENERATED LINKS START)
LINKS WILL BE GENERATED HERE
[//]: # (GENERATED LINKS END)
> You can update this section by configuring links in `scripts/taito/project.sh` and running `taito project generate`.
## Contacts
* Project Manager: John Doe, Company co.
* Designer: Jane Doe, Company co.
> 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.
## Responsibilities
Hosting, billing and control of 3rd party services, SSL/TLS certificates, etc.
## Manually configured settings
> Try to keep all configurations in version control. However, if you have configured something manually, describe manually configured settings here.
## Recurring issues and solutions
See trouble.txt or run `taito trouble`.
## Miscellaneous notes
Misc notes.
## Conventions
Project specific conventions.
## Architecture Overview
### Integrations
* ...
* ...
## Security
> 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).
## Compliance
> 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).
### GDPR