Tutorials
If you're looking for guidance on using this software, you're in the right place! Below, you'll find helpful resources, including videos and documentation, to assist both end-users and developers in understanding and working with the project.
Video Documentation
Tutorial videos about the project can be found here:
Visit: https://www.youtube.com/playlist?list=PL6npOHuBGrpChSvani3MESZnzuKwwxz4o
Developer Documentation
The following documentation is intended for both end-users and developers.
| Description | Link | Scope |
|---|---|---|
| DNSHTTP Tutorial Videos | https://www.youtube.com/playlist?list=PL6npOHuBGrpChSvani3MESZnzuKwwxz4o | Developers/Users |
| DNSHTTP Tutorial Videos (Local) | ./_videos | Developers |
| DNSHTTP Documentation | https://bugfishtm.github.io/Bind9-Web-Manager/ | Developers/Users |
| DNSHTTP Documentation (Local) | ./docs/index.html | Developers/Users |
| Bugfish Framework Documentation | https://bugfishtm.github.io/Bind9-Web-Manager/extra-framework/ | Developers |
| Bugfish Framework Documentation (Local) | ./docs/extra-framework/index.html | Developers |
Github Repositories
Relevant github repositories related to Bind9 Web Manager.
| Description | Link | Scope |
|---|---|---|
| Bind9 Web Manager | https://github.com/bugfishtm/Bind9-Web-Manager | Developers |
| Bugfish Framework | https://github.com/bugfishtm/bugfish-framework | Developers |
This table provides an overview of key files and folders related to the repository. Click on the links to access each file for more detailed information. If certain folders are missing from the repository, they are irrelevant to this project.
| Document Type | Description |
|---|---|
| .git/ | Internal file, that can be ignored. |
| .github/ | Internal file, that can be ignored. |
| .github/CODE_OF_CONDUCT.md | community guidelines for participation. |
| _archive/ | Folder for storing archived or deprecated files. |
| _changelogs/ | Folder containing changelogs for version tracking. |
| _configuration/ | Settings.php configuration examples for different environments. |
| _docker/ | Folder with Docker-related files for building images. |
| _images/ | Folder containing project images and graphics. |
| _licenses/ | Folder with third-party license information. |
| _releases/ | Folder containing release versions of the project. |
| _screenshots/ | Folder with screenshots of the project. |
| _scripts/ | Folder for additional scripts and utilities. |
| _source/ | Folder containing the main source code. |
| _videos/ | Folder with project-related videos. |
| docs/ | Folder for documentation and guides. |
| .gitattributes | Internal file, that can be ignored. |
| .gitignore | Internal file, that can be ignored. |
| repository_reset.bat | Internal file, that can be ignored. |
| repository_update.bat | Internal file, that can be ignored. |
| CHANGELOG.md | Internal file, that can be ignored. |
| CONTRIBUTING.md | contributors instruction file. |
| SECURITY.md | security and warranty file. |
| LICENSE.md | license file. |
| README.md | readme file. |
Docker Repositories
| Description | Link | Scope |
|---|---|---|
| DNSHTTP Docker Image | https://hub.docker.com/r/bugfishtm/dnshttp | Users |