https://github.com/imagewize/trellis-tools
Roots Trellis Tools
https://github.com/imagewize/trellis-tools
trellis
Last synced: 6 months ago
JSON representation
Roots Trellis Tools
- Host: GitHub
- URL: https://github.com/imagewize/trellis-tools
- Owner: imagewize
- License: mit
- Created: 2025-04-24T04:07:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-29T06:44:25.000Z (9 months ago)
- Last Synced: 2025-09-29T08:20:05.927Z (9 months ago)
- Topics: trellis
- Language: Shell
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Trellis Tools
A collection of tools to enhance your [Roots Trellis](https://roots.io/trellis/) workflow and configuration.
## Tools
| Tool | Description | Documentation |
|------|-------------|---------------|
| **Trellis Updater** | Safely update Trellis while preserving custom configurations | [→ Guide](updater/README.md) |
| **Backup Tools** | Ansible playbooks for database and files backup/push/pull operations | [→ Guide](backup/README.md) |
| **Content Creation** | Automated page creation and WP-CLI content management workflows | [→ Guide](content-creation/README.md) |
| **Migration Tools** | Migrate WordPress sites to Trellis/Bedrock (single and multi-site) | [→ Guide](migration/README.md) |
| **Image Optimization** | Nginx WebP/AVIF configuration with automatic format serving | [→ Guide](image-optimization/README.md) |
| **Browser Caching** | Nginx configuration for optimal static asset caching | [→ Guide](browser-caching/README.md) |
| **New Machine Setup** | Set up macOS for Trellis development (tools, SSH, VM architecture) | [→ Guide](provision/NEW-MACHINE.md) |
| **Project Setup** | Clone and configure an existing Trellis/Bedrock project | [→ Guide](provision/PROJECT-SETUP.md) |
| **Provisioning Reference** | Common Trellis provisioning commands and workflows | [→ Guide](provision/README.md) |
| **Diagnostics** | WordPress diagnostic tools for transients, caching, and performance issues | [→ Guide](diagnostics/README.md) |
| **Troubleshooting** | Diagnose and resolve PHP-FPM, MariaDB, and server issues | [→ Guide](troubleshooting/README.md) |
| **Monitoring** | Nginx log monitoring for traffic analysis and security threat detection | [→ Guide](monitoring/README.md) |
| **Redirects** | Nginx redirect configuration for SEO and URL management | [→ Guide](redirects/README.md) |
| **PR Creation Script** | AI-powered GitHub PR descriptions with multi-AI backend support (Claude/Codex) | [→ Guide](CREATE-PR.md) |
| **Theme Sync** | Rsync script for theme synchronization | [→ Script](rsync-theme.sh) |
## Quick Start
Choose the tool you need and follow its dedicated guide for detailed setup and usage instructions.
## Requirements
- **Core**: Git, Bash, rsync
- **Tool-specific**: See individual documentation for Ansible, WP-CLI, ImageMagick, etc.
## License
MIT License. See [LICENSE.md](LICENSE.md) for details.
---
Copyright © Imagewize