Settings & Maintenance
Configure system parameters, manage security, and perform maintenance tasks.
General Configuration
- Base Domain
- The default root domain (e.g.,
dockeraz.local) assigned to new services. - GitHub Token
- Required for pulling from private repositories. Generate a Personal Access Token (Classic) with
reposcope. - Let's Encrypt Email
- Used for SSL certificate registration and expiration notifications via Traefik.
Account Security
Update your administrative credentials.
- Username: Change the login username.
- Password: Requires verification of the old password.
System Maintenance (Pruning)
DockerAZ includes built-in tools to keep your system clean.
image
Prune Images
Removes dangling and unused images to free up disk space.
construction
Prune Build Cache
Clears the Docker builder cache.
delete_forever
System Prune
Aggressively removes all stopped containers, unused networks, and dangling images.