An open API service indexing awesome lists of open source software.

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

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