Marc Schäfer
2278ac5135
Refactor .goreleaser.yaml for improved release management and update README with installation instructions
...
Add script to append release notes and enhance publish-apt.sh for asset downloading
Signed-off-by: Marc Schäfer <git@marcschaeferger.de >
Former-commit-id: 53d79aea5a6506d9cf70e174d1f55920b3953abc
2026-02-22 23:05:06 +01:00
Owen
cb745081aa
Update readme
...
Former-commit-id: 9f1f1328f6
2025-12-10 16:24:22 -05:00
Owen
28cea95eb0
Update readme
...
Former-commit-id: 87e2eb33db
2025-12-07 21:31:28 -05:00
Owen
82507f0fb0
Add doc for SKIP_TLS_VERIFY
...
Former-commit-id: ed99dce7e0
2025-10-27 21:24:22 -07:00
Owen
4a1a4d4313
Update domain
...
Former-commit-id: ddc37658df
2025-10-19 15:12:15 -07:00
Owen
318ca88a91
Add documentation for cli and reporg
...
Former-commit-id: bda1d04f67
2025-10-16 20:39:41 -07:00
Owen
b4b59fab7c
Add no cloud option
...
Former-commit-id: 8f224e2a45
2025-09-29 12:25:07 -07:00
Andrew Barrientos
7df4624a29
docs: Add new cli arg and env var
...
Include blueprint-file as an option in the cli arguments and environment variable
Former-commit-id: 30907188fb
2025-09-26 06:46:32 +08:00
Marc Schäfer
9a03dbbe12
feat(Docs): Add License Badge and PkgGo Badge
...
Former-commit-id: a08a3b9665
2025-09-19 16:34:44 +02:00
Marc Schäfer
3208e42c69
feat(Docs): Addding GoReport Badge
...
Former-commit-id: 0fc13be413
2025-09-19 16:25:04 +02:00
Stanley Wisnioski
6f71f0345b
Update README.md
...
Updated README.md to reflect change of default DNS server from Google to Quad9.
Former-commit-id: 2675b812aa
2025-09-04 10:03:58 -04:00
Owen
2c7841f285
Update docs with enforce-hc-cert
...
Former-commit-id: 3f8dcd8f22
2025-09-01 10:59:54 -07:00
Owen
5196b9113e
Merge branch 'main' of github.com:fosrl/newt
...
Former-commit-id: 87ac5c97e3
2025-08-30 18:07:22 -07:00
Owen
97c4d3cb55
Merge branch 'feat/Split-mTLS-client-and-CA-certificates' of github.com:Pallavikumarimdb/newt into Pallavikumarimdb-feat/Split-mTLS-client-and-CA-certificates
...
Former-commit-id: 58a67328d3
2025-08-30 18:06:18 -07:00
Owen Schwartz
2b1073581e
Merge pull request #97 from Nemental/feat/docker-socket-protocol
...
feat: docker socket protocol
Former-commit-id: 002fdc4d3f
2025-08-30 16:53:21 -07:00
Owen
3068b92cd8
Add note about config
...
Former-commit-id: a12ae17a66
2025-08-22 21:34:47 -07:00
Pallavi
074ca33459
Split mTLS client and CA certificates
...
Former-commit-id: d52f89f629
2025-08-05 01:08:29 +05:30
Nemental
8fa6e8438c
docs: update docker socket part
...
Former-commit-id: a9d8ec0b1e
2025-07-30 15:28:55 +02:00
Owen
76beba8076
Update readme: env
...
Former-commit-id: 47321ea9ad
2025-07-28 12:34:38 -07:00
Owen
768215bdfd
Update readme: cli
...
Former-commit-id: abfc9d8efc
2025-07-28 12:12:40 -07:00
Owen
5808477e45
Update readme
...
Former-commit-id: 46993203a3
2025-07-28 12:02:10 -07:00
Owen
a8ca248e26
Fix typo with _
...
Former-commit-id: 663e28329b
2025-07-13 16:08:32 -07:00
Wouter van Elten
cf87d101f6
Update README.md for health check
...
Added explanation of health_file
Former-commit-id: 4d343e3541
2025-07-11 08:14:32 +02:00
Owen
040f5375a6
Merge branch 'docker-network-checking' of github.com:JonnyBooker/newt into JonnyBooker-docker-network-checking
2025-06-22 11:34:30 -04:00
Owen
7f9b700ec3
Add mtu to readme
2025-06-17 10:23:29 -04:00
Owen
7f8e3d9ef9
Tweak to call out when docker deployment
2025-06-15 10:45:18 -04:00
Rob
6d7e7e7a93
Update README.md
...
added docker socket mount example
2025-06-14 15:31:16 +01:00
Jonny Booker
48cb0bf5a7
Minor README update for consistentcy
2025-06-14 15:22:56 +01:00
Jonny Booker
58f7835072
Revise README docs
2025-06-14 15:22:14 +01:00
Jonny Booker
6d9160ab5e
Simplified based on PR feedback and support checking use of "bridge" network
2025-06-14 01:26:11 +01:00
Jonny Booker
5cb86f3e47
Update to readme with new configuration settings
2025-06-10 21:26:06 +01:00
Owen
ef2f25ef98
Update readme
2025-06-05 22:36:42 -04:00
Owen
f566f599d6
Remove link
2025-06-05 11:44:35 -04:00
Owen
918a9bdb84
Cap
2025-06-05 11:42:30 -04:00
Owen
315b6f3721
Update readme about docker socket
2025-06-05 11:41:44 -04:00
Owen Schwartz
a1a439c75c
Merge pull request #28 from fosrl/dev
...
MTLS, Connection Monitoring, time zone logger
2025-04-06 14:09:59 -04:00
progressive-kiwi
d28e3ca5e8
feat/mtls-support-cert: doc update, removing config.Endpoint loading duplicates, handling null-pointer case and some logging
2025-04-02 21:00:09 +02:00
progressive-kiwi
9b3c82648b
feat/mtls-support
2025-03-31 00:06:40 +02:00
Scott Hansen
7852f11e8d
Add flake for build and devshell.
...
Package named newt-pangolin to avoid conflicts with existing package name
2025-03-25 15:46:12 -07:00
Owen
72d264d427
Add note about reference script
2025-03-09 11:41:58 -04:00
Owen
437d8b67a4
Add documentation for updown
2025-03-08 21:11:36 -05:00
Owen
462af30d16
Add systemd service; Closes #12
2025-02-10 21:41:59 -05:00
Milo Schwartz
10982b47a5
fix typos in readme
2025-01-09 16:44:25 -05:00
Owen Schwartz
c298ff52f3
Update readme
2025-01-07 21:16:21 -05:00
Owen Schwartz
9497f9c96f
Update readme
2025-01-04 23:52:18 -05:00
Owen Schwartz
d86a555acf
Add license
2025-01-04 21:22:32 -05:00
Owen Schwartz
0de439d377
Update readme
2025-01-04 17:51:13 -05:00
Owen Schwartz
c5381f8bd4
Add \ to command
2025-01-03 23:49:13 -05:00
Owen Schwartz
57f11c30ef
Rename WireGuard
2025-01-03 21:58:19 -05:00
Owen Schwartz
aa6dff91f6
Add bullets
2025-01-03 21:53:02 -05:00