Git Product home page Git Product logo

balena-adguard's Introduction

Kyle Harding

Welcome to my GitHub! I'm Kyle, a passionate technologist and problem-solver. I thrive on challenges and love sharing my experiences and knowledge.

๐Ÿ”ญ Iโ€™m currently working on ...

Building innovative products at balena.io! My focus is on creating solutions that reduce developer friction and enhance productivity.

๐Ÿ’ฌ Ask me about ...

  • Removing Developer Friction: Strategies and tools for a smoother development process.
  • Product Development: From ideation to execution, let's talk about building great products.
  • Docker & Containers: Best practices and advanced techniques.
  • Support & Support Auditing: How to provide effective and efficient customer support.
  • Yocto Project: Insights into this powerful customization tool for Linux distributions.
  • CI/CD: Techniques for continuous integration and continuous delivery.
  • DevOps: Bridging the gap between development and operations.

๐ŸŒฑ Iโ€™m currently learning ...

I'm diving into orchestrating ephemeral microVMs for container isolation, with a focus on thin provisioning. My learning path is centered on optimizing security and resource efficiency. This involves understanding how to dynamically manage microVMs for enhanced container security, while ensuring optimal resource utilization and system performance.

๐Ÿ‘ฏ Iโ€™m looking to collaborate on ...

While I'm not actively seeking collaborations at the moment, I'm always open to interesting ideas and discussions. Feel free to reach out!

๐Ÿค” Iโ€™m looking for help with ...

Currently, I don't have any specific requests for help, but I'm always eager to engage in knowledge sharing and mutual learning.

๐Ÿ“ซ How to reach me ...

Got something to share or just want to say hi? You can email me at [email protected].

๐Ÿ˜„ Other interests ...

  • Cracking dad jokes and enjoying a good laugh.
  • Brewing beer - the art and science behind it.
  • Exploring the world of self-hosting.
  • Solving regex puzzles for fun and challenge.
  • Drumming - my rhythmical escapade.
  • Gaming - from strategy to action.
  • Love for dogs and houseplants.
  • Playing billiards - a game of focus and precision.

โšก Fun fact about me ...

I'm almost entirely self-taught, having honed my skills through a series of personal projects. This hands-on approach has been my pathway to learning and mastering new technologies, reflecting my dedication to continuous self-improvement and practical problem-solving.

balena-adguard's People

Contributors

chemical-soup avatar chrisys avatar dependabot[bot] avatar eiddor avatar klutchell avatar renovate-bot avatar taclog avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

balena-adguard's Issues

Loved the project, thank you !

I'm running in a raspberry pi zero v1, and by the moment it's running well :)

I'm thinking in fork the project and add cloudflare tunnel container, so I can enter in the AdGuard dashboard remotely

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

docker-compose
docker-compose.yml
  • adguard/adguardhome v0.107.7
  • balenablocks/hostname latest
github-actions
.github/workflows/balena.yml
  • actions/checkout v3
  • balena-io/deploy-to-balena-action v0.11.0

more clarity needed for usage instructions

As someone without a base knowledge of tech terms, it was a bit difficult to follow through the instructions. I did need to google or ask other folks for clarity as to some of the jargon used in the instructions. Simplified yet detailed instructions would be helpful.

When trying to access the device via website, it was unclear as to which website to go to. I wasn't sure how to set a static IP address, or what that even means, for my device or how to access it once it was created, so I ended up using adguard.local which was not included in the documentation.

Also, I thought the device would auto-populate or somehow link to the balena dashboard. It would be helpful to get some direction or disclosure as to how to begin the process to ensure the device is populated in the dashboard from the beginning or at least some warning that it will not populate on its own. I did learn later that this process isn't currently available so I think the disclosure would really add some clarity.

Thank you!

Not an issue, so feel free to close, but thank you so much for making this :)

I thought I would have to create the whole build from scratch but it's awesome that someone took the time to create this

๐Ÿฅณ๐Ÿฅณ๐Ÿฅณ

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

Renovate tried to run on this repository, but found these problems.

  • WARN: Found renovate config warnings

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
docker-compose.yml
  • balenablocks/hostname latest@sha256:b923d6ea886ec48125d2c49e431638d2ef6f4adac574b729b4135cfade3ffdce
dockerfile
adguard/Dockerfile
  • adguard/adguardhome v0.107.50@sha256:f890b77505e410e295cc96830632b46075d7263cef52c158f9331348c98e1228
tailscale/Dockerfile
  • tailscale/tailscale v1.66.4@sha256:8c80cf92bfbc6938d05826b1aee899e629b231cecf7921bd1d72a4150e71e3f3
github-actions
.github/workflows/balena.yml
  • actions/checkout v4@a5ac7e51b41094c92402da3b24376905380afc29
  • balena-io/deploy-to-balena-action v2.0.71@2843c5d56dc96b3d12eab1db05f1a89f268e8f80
  • ubuntu 22.04

Service Exit loop

HI I am trying to setup two projects on one unit as shown here:
https://www.balena.io/blog/two-projects-one-device-turn-your-raspberry-pi-into-a-multitool/#balenaSound-pihole

But i keep getting the following error:
sha256:82f7bfb64202be529c9a4b36c3be0ae32ca6cd7180a25ec7cfb4bf2b31ed67be'
certbot standard_init_linux.go:207: exec user process caused "exec format error"
certbot standard_init_linux.go:207: exec user process caused "exec format error"
certbot standard_init_linux.go:207: exec user process caused "exec format error"
Restarting service 'adguard sha256:219fa21da52af6f222166403205943e97e208b261687b8833da621d771e3f10f'
adguard standard_init_linux.go:207: exec user process caused "exec format error"
adguard standard_init_linux.go:207: exec user process caused "exec format error"
adguard standard_init_linux.go:207: exec user process caused "exec format error"

Any idea how to fix this? I tried using different port numbers instead of 80:80
I used 3000:80, still nothing

I am trying to run balena sound and balena adguard together.

Thank you,

Service boot loop

Trying to set it up using the code exactly as it is and it loops service boot and shutdown.

Killing service 'dns-cloudflare sha256:5057096bc63b3b8e5a6b1fb3947e03ae5ad9404d9e4c4fde9264209e437ff0ea'
25.07.19 13:31:26 (+0200) Service exited 'adguard sha256:08d44956b9e2e6eca6788945fddd73245c537ccd5d14f6799fe0eeac17f63aa5'
25.07.19 13:31:26 (+0200) Restarting service 'adguard sha256:08d44956b9e2e6eca6788945fddd73245c537ccd5d14f6799fe0eeac17f63aa5'
25.07.19 13:30:59 (+0200) <adguard> standard_init_linux.go:207: exec user process caused "exec format error"
25.07.19 13:31:08 (+0200) <adguard> standard_init_linux.go:207: exec user process caused "exec format error"
25.07.19 13:31:21 (+0200) <adguard> standard_init_linux.go:207: exec user process caused "exec format error"
25.07.19 13:31:30 (+0200) Service exited 'dns-cloudflare sha256:5057096bc63b3b8e5a6b1fb3947e03ae5ad9404d9e4c4fde9264209e437ff0ea'
25.07.19 13:31:35 (+0200) <adguard> standard_init_linux.go:207: exec user process caused "exec format error"

Rapsberry 3B+

Variables (extras from my last pihole push)

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.