# 🌱 Digital garden

## 🌱 Digital garden

- [My digital garden](https://wiki.maymeow.com/digital-garden/readme.md)
- [Gitea](https://wiki.maymeow.com/digital-garden/gitea.md)
- [Gitea backup and restore](https://wiki.maymeow.com/digital-garden/gitea/gitea-backup-and-restore.md)
- [🐧Linux](https://wiki.maymeow.com/digital-garden/linux.md)
- [Docker logs](https://wiki.maymeow.com/digital-garden/linux/docker-logs.md)
- [Install ZSH with Starship 🚀](https://wiki.maymeow.com/digital-garden/linux/install-zsh-with-starship.md)
- [Matrix](https://wiki.maymeow.com/digital-garden/linux/matrix.md)
- [Samba Install and Configure](https://wiki.maymeow.com/digital-garden/linux/samba-install-and-configure.md)
- [Wireguard basics](https://wiki.maymeow.com/digital-garden/linux/wireguard-basics.md)
- [Zabbix maintenance](https://wiki.maymeow.com/digital-garden/linux/zabbix-maintenance.md)
- [Backup and restore using TAR and keep access rights](https://wiki.maymeow.com/digital-garden/linux/backup-and-restore-using-tar-and-keep-access-rights.md)
- [Restic installation](https://wiki.maymeow.com/digital-garden/linux/restic-installation.md)
- [PGP basic commands](https://wiki.maymeow.com/digital-garden/linux/pgp-basic-commands.md)
- [Databases](https://wiki.maymeow.com/digital-garden/linux/databases.md)
- [Backing up (and restore) postgres](https://wiki.maymeow.com/digital-garden/linux/databases/backing-up-and-restore-postgres.md)
- [Backup postgres container](https://wiki.maymeow.com/digital-garden/linux/databases/backup-postgres-container.md)
- [MySQL Basics](https://wiki.maymeow.com/digital-garden/linux/databases/mysql-basics.md)
- [Microsoft](https://wiki.maymeow.com/digital-garden/microsoft.md)
- [Windows](https://wiki.maymeow.com/digital-garden/microsoft/windows.md)
- [User hacks](https://wiki.maymeow.com/digital-garden/microsoft/windows/user-hacks.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.maymeow.com/digital-garden/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
