# Ugurlu.de

## Ugurlu.de | Textanleitungen

- [Startseite](https://docs.ugurlu.de/readme.md)
- [PhpMyAdmin Installation](https://docs.ugurlu.de/rootserver/phpmyadmin-installation.md)
- [Nextcloud Installation](https://docs.ugurlu.de/rootserver/nextcloud-installation.md)
- [Java 8 Installation](https://docs.ugurlu.de/rootserver/java-8-installation.md)
- [MongoDB Installation](https://docs.ugurlu.de/rootserver/mongodb-installation.md)
- [Docker Installation](https://docs.ugurlu.de/rootserver/docker-installation.md)
- [Teamspeak3 Server Installation](https://docs.ugurlu.de/rootserver/teamspeak3-server-installation.md)
- [Nginx Proxy Manager Installation](https://docs.ugurlu.de/rootserver/nginx-proxy-manager-installation.md)
- [Portainer Installation](https://docs.ugurlu.de/rootserver/portainer-installation.md)
- [Apache2 Installation](https://docs.ugurlu.de/rootserver/apache2-installation.md)
- [Nginx Installation](https://docs.ugurlu.de/rootserver/nginx-installation.md)
- [Virtualhost (Apache2)](https://docs.ugurlu.de/rootserver/virtualhost-apache2.md)
- [Virtualhost Redirect (Apache2)](https://docs.ugurlu.de/rootserver/virtualhost-redirect-apache2.md)
- [SSL Zertifikat Installation](https://docs.ugurlu.de/rootserver/ssl-zertifikat-installation.md)
- [Python3 Installation](https://docs.ugurlu.de/rootserver/python3-installation.md)
- [Minecraft Auto Start](https://docs.ugurlu.de/scripts/minecraft-auto-start.md)
- [LAMPP (Apache2, MySQL und PHP8.2)](https://docs.ugurlu.de/automatically-script/lampp-apache2-mysql-und-php8.2.md)
- [Lemp (Nginx, MySQL und PHP8.3)](https://docs.ugurlu.de/automatically-script/lemp-nginx-mysql-und-php8.3.md)
- [Docker (Docker, Composer)](https://docs.ugurlu.de/automatically-script/docker-docker-composer.md)
- [Nextcloud (Apache2, MySQL, phpMyAdmin and PHP8.2)](https://docs.ugurlu.de/automatically-script/nextcloud-apache2-mysql-phpmyadmin-and-php8.2.md)
- [Python3.11](https://docs.ugurlu.de/automatically-script/python3.11.md)
- [Java8](https://docs.ugurlu.de/automatically-script/java8.md)
- [Java11](https://docs.ugurlu.de/automatically-script/java11.md)
- [Java21](https://docs.ugurlu.de/automatically-script/java11-1.md)
- [Minecraft Server 1.21](https://docs.ugurlu.de/automatically-script/minecraft-server-1.21.md)
- [OEMInformation einrichten](https://docs.ugurlu.de/windows/oeminformation.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://docs.ugurlu.de/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.
