Go to file
Peter 63a446d7e5
Prepare systemd deployment
- add systemd service
- add default file
- improve logging to see what kind of errors might occur
- ship multiple prepared config files and replace original one with a symlink
- fix current working directory getter
2020-04-12 00:09:30 +02:00
.github/workflows Add goreleaser 2020-04-09 00:44:13 +02:00
assets/fakeFiles Initial working version 2020-04-01 04:08:21 +02:00
deploy Prepare systemd deployment 2020-04-12 00:09:30 +02:00
docs Add Makefile and reference to docs 2020-04-07 00:31:47 +02:00
internal Prepare systemd deployment 2020-04-12 00:09:30 +02:00
pkg Prepare systemd deployment 2020-04-12 00:09:30 +02:00
plugins Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
.dockerignore Initial working version 2020-04-01 04:08:21 +02:00
.gitattributes Initial working version 2020-04-01 04:08:21 +02:00
.gitignore Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
.goreleaser.yml Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
config.yaml Prepare systemd deployment 2020-04-12 00:09:30 +02:00
Dockerfile Add basic DNS and DNS-over-TLS implementation 2020-04-02 00:58:44 +02:00
go.mod Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
go.sum Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
LICENSE Create LICENSE 2020-04-11 12:17:15 +02:00
main.go Initial working version 2020-04-01 04:08:21 +02:00
Makefile Move plugins to top level directory in repository 2020-04-11 15:31:08 +02:00
mock_config.yaml Prepare systemd deployment 2020-04-12 00:09:30 +02:00
README.md Add Makefile and reference to docs 2020-04-07 00:31:47 +02:00

INetMock

Docs

Docs are available either in the docs/ directory or as rendered markdown book at the GitHub pages.