https://github.com/projectsyn/component-acme-dns
This component manages an acme-dns (https://github.com/joohoi/acme-dns) instance.
https://github.com/projectsyn/component-acme-dns
acme-dns commodore-component dns-server
Last synced: 2 months ago
JSON representation
This component manages an acme-dns (https://github.com/joohoi/acme-dns) instance.
- Host: GitHub
- URL: https://github.com/projectsyn/component-acme-dns
- Owner: projectsyn
- License: bsd-3-clause
- Created: 2021-09-14T09:00:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T09:53:39.000Z (over 1 year ago)
- Last Synced: 2025-01-07T10:37:26.760Z (over 1 year ago)
- Topics: acme-dns, commodore-component, dns-server
- Language: Jsonnet
- Homepage:
- Size: 131 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Commodore Component: acme-dns
This is a [Commodore][commodore] Component for acme-dns.
This repository is part of Project Syn.
For documentation on Project Syn and this component, see [syn.tools](https://syn.tools).
## Documentation
The rendered documentation for this component is available on the [Commodore Components Hub](https://hub.syn.tools/acme-dns).
Documentation for this component is written using [Asciidoc][asciidoc] and [Antora][antora].
It can be found in the [`docs`](docs) folder.
We use the [Divio documentation structure](https://documentation.divio.com/) to organize our documentation.
Run the `make docs-serve` command in the root of the project, and then browse to http://localhost:2020 to see a preview of the current state of the documentation.
After writing the documentation, please use the `make docs-vale` command and correct any warnings raised by the tool.
## Contributing and license
This library is licensed under [BSD-3-Clause](LICENSE).
For information about how to contribute, see [CONTRIBUTING](CONTRIBUTING.md).
[commodore]: https://syn.tools/commodore/
[asciidoc]: https://asciidoctor.org/
[antora]: https://antora.org/