Skip to content
View jdepew88's full-sized avatar

Block or report jdepew88

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CCNA-Notes---jdepew88 CCNA-Notes---jdepew88 Public

    These are all of notes from David Bombal's CCNA Start course

    56 22

  2. download_office_ltsc download_office_ltsc Public

    I am hosting the contents of the Office Deployment tool to work within a script I am making to automate the deployment of Office 2021 LTSC

    PowerShell 1

  3. update_traefik_and_pihole update_traefik_and_pihole Public

    This project automates the addition of services to Traefik's dynamic configuration and updates Pi-hole for local DNS resolution. Designed for use on an Unraid server or a Docker Compose setup, it e…

    Python 1

  4. install_traefik_compose install_traefik_compose Public

    Automated script to install traefik and download template config,yml (dyanmic config) and traefik,yml (static config). The .env file will allow a user to add there information.

    Shell

  5. update_traefik_and_cloudflare update_traefik_and_cloudflare Public

    A small Python script that adds an entry to Routers and Services for a new service you want to reverse proxy. The script uses Cloudflares API to add a CNAME for the given service.

    Python

  6. update_traefik_cloudflare_authelia update_traefik_cloudflare_authelia Public

    Updates Traefik 2.6 dynamic config, adds CNAME with CF API, and updates Authelia to password protect new service being reverse proxied

    Python