Skip to content

kjames2001/Adguardd-Proxomx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

AplineLinux Adguard Plus

Lightweight Adguard server folked from haris2887

N|Solid

Build Status

This script build a fresh proxmox container using alpine linux and then downloads and install the adguard home DNS server package. It is extreamlight weight container that runs on minimal resources

NB: haris2887's script didnt work for me, because my local storage can not install lxc containers. Therefore, I added option to specify storage during setup. The service keeps stoping, so i added code to restart it if it stops. And updated alpine version to 3.17

How To Run

  • You must run the below commands as root user
  1. su - root
  2. curl -LJO https://raw.githubusercontent.com/kjames2001/Adguardd-Proxomx/private/install.sh && chmod +x install.sh &&./install.sh && rm install.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%