-
Notifications
You must be signed in to change notification settings - Fork 10
Restructure #122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Restructure #122
Conversation
Deploying adminguide with
|
Latest commit: |
144f95e
|
Status: | ✅ Deploy successful! |
Preview URL: | https://749fec35.adminguide.pages.dev |
Branch Preview URL: | https://reform-adminguide.adminguide.pages.dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This pull request restructures the documentation by replacing Cloudflare-specific sections with a new theory-based approach and updating configurations throughout the codebase.
- Removes Cloudflare proxy configurations and adds new theory documentation
- Updates all
docker-compose
references todocker compose
(v2 command) - Standardizes domain examples to use
domain.de
format
Reviewed Changes
Copilot reviewed 14 out of 21 changed files in this pull request and generated 1 comment.
Show a summary per file
File | Description |
---|---|
includes/installation/additional_ipv6.md | Updates interface variable reference from hardcoded to $IFACE |
docs/services/sharelatex.md | Replaces docker-compose with docker compose and domain example standardization |
docs/services/psono.md | Updates domain examples to use domain.de format |
docs/services/influxdb.md | Changes docker-compose command reference to docker compose |
docs/services/grafana.md | Updates Docker command references with mixed usage of old and new syntax |
docs/installation/31_monitoring.md | Updates Prometheus image references and fixes configuration file naming |
docs/installation/30_backup.md | Replaces old backup documentation with new BorgBackup2 setup guide |
docs/installation/21_traefik_cloudflare.md | Removes entire Traefik with Cloudflare configuration |
docs/installation/11_nginx_cloudflare.md | Removes entire nginx with Cloudflare configuration |
docs/installation/05_base.md | Removes IPv4-to-IPv6 proxy section and comparison diagrams |
docs/img/schaubild_cloudflare-vs-transparent-proxy.drawio | Updates diagram to remove Cloudflare references |
docs/30_theorie.md | Adds new theory documentation about proxy approaches and use cases |
docs/30_backup.md | Removes old backup documentation |
README.md | Adds domain standardization guideline |
Comments suppressed due to low confidence (2)
docs/installation/31_monitoring.md:1
- File extension inconsistency. The comment shows
.yaml
but the corrected version on line 90 shows.yml
. Both references should use the same extension for consistency.
# Monitoring
docs/installation/31_monitoring.md:1
- File extension inconsistency. The comment shows
.yaml
but the corrected version on line 159 shows.yml
. Both references should use the same extension for consistency.
# Monitoring
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
e15b98a
to
e94e03d
Compare
Admin Guide
monitoring<-- VerschobenbackupInstallation
Basisinstallation
nginx als Reverse Proxy
traefik als Reverse Proxy
IPv4 -> IPv6 Proxy
Alles mit Cloudflare raus
Basisinstallation -> Grafik anpassen (xml in jpg drinne)
Backup:
nginx ohne Proxy
docker-compose files
Nginx files:
Backup
interfaces