> For the complete documentation index, see [llms.txt](https://docs.tenten.co/awesome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tenten.co/awesome/devops.md).

# Devops

- [Awesome SaaS boilerplate](https://docs.tenten.co/awesome/devops/awesome-saas-boilerplate.md): 按堆棧列出的 SaaS 樣板（入門工具包）列表
- [Free for Dev](https://docs.tenten.co/awesome/devops/free-for-dev.md)
- [Mega Awesome List](https://docs.tenten.co/awesome/devops/mega-awesome-list.md)
- [Awesome-WordPress-Plugins](https://docs.tenten.co/awesome/devops/awesome-wordpress-plugins.md)
- [Awesome WordPress Plugins List](https://docs.tenten.co/awesome/devops/awesome-wordpress-plugins/readme-en.md)
- [Awesome Wordpress Plugin List](https://docs.tenten.co/awesome/devops/awesome-wordpress-plugins-1.md)
- [Awesome CMS](https://docs.tenten.co/awesome/devops/awesome-cms.md)
- [awesome-flutter-cn](https://docs.tenten.co/awesome/devops/awesome-flutter-cn.md)
- [awesome-headless-cms](https://docs.tenten.co/awesome/devops/awesome-headless-cms.md)
- [readme-en](https://docs.tenten.co/awesome/devops/awesome-headless-cms/readme-en.md)
- [Awesome-jamstack-resources](https://docs.tenten.co/awesome/devops/awesome-jamstack-resources.md)
- [Awesome-jamstack-resources](https://docs.tenten.co/awesome/devops/awesome-jamstack-resources/readme-en.md)
- [Awesome Laravel](https://docs.tenten.co/awesome/devops/awesome-laravel-master.md)
- [Awesome Laravel](https://docs.tenten.co/awesome/devops/awesome-laravel-master/readme-en.md)
- [awesome-list](https://docs.tenten.co/awesome/devops/awesome-list.md)
- [The awesome manifesto](https://docs.tenten.co/awesome/devops/awesome-list/awesome.md)
- [Contributor Covenant Code of Conduct](https://docs.tenten.co/awesome/devops/awesome-list/code-of-conduct.md)
- [Contribution Guidelines](https://docs.tenten.co/awesome/devops/awesome-list/contributing.md)
- [Creating Your Own List](https://docs.tenten.co/awesome/devops/awesome-list/create-list.md)
- [pull\_request\_template](https://docs.tenten.co/awesome/devops/awesome-list/pull_request_template.md)
- [Media](https://docs.tenten.co/awesome/devops/awesome-list/media.md)
- [Awesome Minio](https://docs.tenten.co/awesome/devops/awesome-minio-master.md)
- [awesome-react](https://docs.tenten.co/awesome/devops/awesome-react.md)
- [README-en](https://docs.tenten.co/awesome/devops/awesome-react/readme-en.md)
- [Awesome Stack](https://docs.tenten.co/awesome/devops/awesome-stacks.md)
- [Awesome Stacks](https://docs.tenten.co/awesome/devops/awesome-stacks/readme-en.md)
- [Awesome UI component library](https://docs.tenten.co/awesome/devops/awesome-ui-component-library.md)
- [Awesome UI component library](https://docs.tenten.co/awesome/devops/awesome-ui-component-library/readme-en.md)
- [awesome-uikit](https://docs.tenten.co/awesome/devops/awesome-uikit.md)
- [README-en](https://docs.tenten.co/awesome/devops/awesome-uikit/readme-en.md)
- [awesome-vercel](https://docs.tenten.co/awesome/devops/awesome-vercel.md)
- [Awesome Vercel (Previously ZEIT )](https://docs.tenten.co/awesome/devops/awesome-vercel/readme-en.md)
- [Awesome WooCommerce](https://docs.tenten.co/awesome/devops/awesome-woocommerce.md)
- [Awesome WooCommerce](https://docs.tenten.co/awesome/devops/awesome-woocommerce/readme-en.md)
- [Awesome WordPress](https://docs.tenten.co/awesome/devops/awesome-wordpress.md)
- [Awesome WordPress](https://docs.tenten.co/awesome/devops/awesome-wordpress/readme-en.md)
- [Awesome Wordpress Developer Tools](https://docs.tenten.co/awesome/devops/awesome-wp-developer-tools.md)
- [Awesome WP Developer Tools](https://docs.tenten.co/awesome/devops/awesome-wp-developer-tools/readme-en.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.tenten.co/awesome/devops.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
