Commit Graph

218 Commits

Author SHA1 Message Date
Owen Schwartz
1a8ae792d0 Merge pull request #47 from gk1/feature/config-file-persistence
Updated the olm client to process config vars from cli,env,file in or…
2025-10-25 17:31:25 -07:00
Owen
228bddcf79 Treat mtu as int and dont overwrite from websocket 2025-10-25 17:15:25 -07:00
Owen Schwartz
0f25ba98ac Merge pull request #41 from fosrl/dependabot/go_modules/prod-minor-updates-b47bc3c6cb
Bump the prod-minor-updates group with 2 updates
2025-10-25 16:33:02 -07:00
gk1
555c9dc9f4 Updated the olm client to process config vars from cli,env,file in order of precedence and persist them to file 2025-10-24 17:04:48 -07:00
dependabot[bot]
ef011f29f7 Bump the prod-minor-updates group with 2 updates
Bumps the prod-minor-updates group with 2 updates: [golang.org/x/crypto](https://github.com/golang/crypto) and [golang.org/x/sys](https://github.com/golang/sys).


Updates `golang.org/x/crypto` from 0.42.0 to 0.43.0
- [Commits](https://github.com/golang/crypto/compare/v0.42.0...v0.43.0)

Updates `golang.org/x/sys` from 0.36.0 to 0.37.0
- [Commits](https://github.com/golang/sys/compare/v0.36.0...v0.37.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-updates
- dependency-name: golang.org/x/sys
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 20:36:13 +00:00
Owen Schwartz
2b181db148 feat(actions): Sync Images from Docker to GHCR (#46)
* feat(actions): Sync Images from Docker to GHCR

* fix(actions): Moved mirror action to workflows
2025-10-20 13:16:31 -07:00
Marc Schäfer
c94dc6af69 fix(actions): Moved mirror action to workflows 2025-10-20 22:15:15 +02:00
Marc Schäfer
6275531187 feat(actions): Sync Images from Docker to GHCR 2025-10-20 22:11:42 +02:00
Owen
8629c40e2f Update domains 2025-10-19 15:12:37 -07:00
Owen Schwartz
9f3eddbc9c Add update checks, log rotation, and message timeouts (#42)
* Add update checker

* Add timeouts to hp

* Try to fix log rotation and service args

* Dont delete service args file

* GO update
2025-10-08 17:48:50 -07:00
miloschwartz
27bffa062d update template 2025-09-29 16:38:29 -07:00
miloschwartz
3ae134af2d update templates 2025-09-29 16:32:05 -07:00
miloschwartz
c06384b700 add templates 2025-09-29 16:29:26 -07:00
Owen
44802aae7c Add iss file 2025-09-28 16:44:36 -07:00
Owen
74b166e82f Remove the old peer when updating new peer 2025-09-28 12:25:33 -07:00
Owen
1054d70192 Merge branch 'main' into dev 2025-09-28 11:41:26 -07:00
Owen
323d3cf15e Update get olm script to work with sudo 2025-09-28 11:41:07 -07:00
Owen
77a38e3dba Add get olm script 2025-09-28 11:33:28 -07:00
Owen
42bd8d5d4c Merge branch 'main' into dev 2025-09-26 09:38:40 -07:00
Owen Schwartz
64e7a20915 Fix pulling config.json (#39) 2025-09-26 09:37:13 -07:00
Owen
03db7649db Fix pulling config.json 2025-09-25 17:41:00 -07:00
Owen Schwartz
35d4f19bd8 Merge pull request #30 from fosrl/dependabot/github_actions/actions/setup-go-6
Bump actions/setup-go from 5 to 6
2025-09-20 11:46:10 -04:00
Owen Schwartz
a631b60604 Merge pull request #34 from fosrl/dependabot/go_modules/golang.org/x/sys-0.36.0
Bump golang.org/x/sys from 0.35.0 to 0.36.0
2025-09-20 11:46:04 -04:00
Owen Schwartz
1eb87c997d Merge pull request #35 from fosrl/dependabot/go_modules/golang.org/x/crypto-0.42.0
Bump golang.org/x/crypto from 0.41.0 to 0.42.0
2025-09-20 11:45:57 -04:00
Owen Schwartz
5d42fac1d1 Merge pull request #28 from kevin-gillet/126-stop-litteral-ipv6-from-being-resolved
fix: holepunch to only active peers and stop litteral ipv6 from being name resolved
2025-09-20 11:45:47 -04:00
dependabot[bot]
6d9d012789 Bump golang.org/x/crypto from 0.41.0 to 0.42.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.41.0 to 0.42.0.
- [Commits](https://github.com/golang/crypto/compare/v0.41.0...v0.42.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-19 20:20:13 +00:00
dependabot[bot]
10b8ebd3c1 Bump golang.org/x/sys from 0.35.0 to 0.36.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.35.0 to 0.36.0.
- [Commits](https://github.com/golang/sys/compare/v0.35.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-19 20:20:10 +00:00
dependabot[bot]
f9d51ebb88 Bump actions/setup-go from 5 to 6
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 20:44:23 +00:00
FranceNuage
2b41d4c459 fix: holepunch to only active peers and stop litteral ipv6 from being treated as hostname and be name resolved 2025-09-06 02:39:43 +02:00
Owen Schwartz
7448a3127d Merge pull request #26 from kevin-gillet/25-fix-olm-ipv6-parsing
fix: add ipv6 endpoint formatter
2025-09-04 10:37:40 -07:00
FranceNuage
e669d543c4 fix: remove comment 2025-09-04 14:16:41 +02:00
FranceNuage
5b443a41a3 fix: add ipv6 endpoint formatter 2025-09-04 14:09:58 +02:00
Owen
8c71647802 Fix ipv6 issue 2025-09-01 17:16:43 -07:00
Owen
5dbfeaa95e Add docs about compose 2025-09-01 17:01:17 -07:00
Owen
892eaff480 Merge branch 'main' into dev 2025-09-01 16:58:38 -07:00
Owen Schwartz
9aa4288bfe Merge pull request #22 from Lokowitz/add-docker-image
added docker version of olm
2025-08-31 09:55:08 -07:00
Lokowitz
82555f409b added build of docker image to test 2025-08-31 07:33:41 +00:00
Lokowitz
0d8cacdb90 added docker version of olm 2025-08-31 07:22:32 +00:00
Owen
dc3d252660 Fix #9 2025-08-30 21:35:33 -07:00
Owen Schwartz
58b05bbb17 Merge pull request #21 from fosrl/dependabot/github_actions/actions/setup-go-5
Bump actions/setup-go from 4 to 5
2025-08-30 15:29:16 -07:00
Owen Schwartz
81917195e1 Merge pull request #20 from fosrl/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 3 to 5
2025-08-30 15:29:08 -07:00
dependabot[bot]
c2e72a1c51 Bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-30 22:28:07 +00:00
dependabot[bot]
f19b6f1584 Bump actions/checkout from 3 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-30 22:28:03 +00:00
Owen Schwartz
bb2226c872 Merge pull request #19 from Lokowitz/update-versions-dependabot
Update versions dependabot
2025-08-30 15:27:26 -07:00
Owen Schwartz
456c66e6f2 Merge pull request #17 from danohn/main
Fix UDP port conflict during NAT holepunching on macOS
2025-08-30 15:15:36 -07:00
danohn
07d5ebdde1 Update wait time to 500ms 2025-08-29 13:13:09 +10:00
danohn
0765b4daca Update wait timer to 200ms 2025-08-29 02:57:17 +00:00
Marvin
d61d7b64fc Update go.mod 2025-08-28 17:27:12 +02:00
Marvin
d64a4b5973 Update .go-version 2025-08-28 17:26:43 +02:00
Marvin
27d687e91c Update test.yml 2025-08-28 17:26:22 +02:00