Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failover support #65

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open

failover support #65

wants to merge 33 commits into from

Conversation

zombiedk
Copy link

@zombiedk zombiedk commented Oct 18, 2023

added config and helptext for setting up failover on the client pc
this is usefull for laptops that need to be able to get updates while they are on a remote network where they cant reach the proxy

@sameersbn
Copy link
Owner

thanks for the contribution.
could we move 01proxy and apt-proxy-detect.sh into a sub-directory?

@zombiedk
Copy link
Author

yes, should I put them in "scripts" or create a folder "host" for them

@sameersbn
Copy link
Owner

sameersbn commented Oct 26, 2023 via email

@zombiedk
Copy link
Author

zombiedk commented Nov 6, 2023

have moved files to host folder

zombiedk and others added 10 commits February 6, 2024 15:12
Bumps ubuntu from jammy-20230816 to jammy-20240808.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](docker/metadata-action@v4...v5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v4...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

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

Signed-off-by: dependabot[bot] <[email protected]>
…0808

build(deps): bump ubuntu from jammy-20230816 to jammy-20240808
zombiedk and others added 7 commits November 11, 2024 11:12
…deql-action-3

build(deps): bump github/codeql-action from 2 to 3
…tadata-action-5

build(deps): bump docker/metadata-action from 4 to 5
…tup-buildx-action-3

build(deps): bump docker/setup-buildx-action from 2 to 3
…ild-push-action-6

build(deps): bump docker/build-push-action from 4 to 6
…heckout-4

build(deps): bump actions/checkout from 3 to 4
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…gin-action-3

build(deps): bump docker/login-action from 2 to 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants