Mistborn-具有Pihole,NextCloud,Bitwarden和更多功能的Wireguard伺服器



在此視頻中,我們將研究在Ubuntu 20.04上安裝Mistborn。 Mistborn是您自己的虛擬私有雲平台和WebUI,用於管理自託管服務,並通過防火牆,帶有PiHole-DNSCrypt的Wireguard VPN和IP過濾來保護它們。 可選的SIEM + IDS。 支持2FA,Nextcloud,Jitsi,家庭助理等。 軟體鏈接:https://gitlab.com/cyber5k/mistborn https://www.wireguard.com/install/硬體鏈接:https://amzn.to/33OgQJy(會員鏈接)您無法訪問伺服器UI直到您生成初始的管理員配置文件。 您可以通過UI安裝的應用程序將被添加以與WireGuard服務一起使用。 安裝所需的資源運行Ubuntu 18.04、20.04,Debian 10或Raspbian Buster的伺服器-我將使用Ubuntu 20.04,但是您可以使用可以通過SSH訪問的任何受支持的伺服器。 大約20分鐘的時間。 安裝在本地計算機上的WireGuard-我使用的是Ubuntu 18.04和20.04,因此請針對您的客戶端操作系統進行調整。 安裝確保您的伺服器是最新的。 如果您不這樣做,腳本將不會讓您安裝。 sudo apt更新&& sudo apt升級-y 2.重新引導伺服器。 sudo reboot 3.我們需要使用git克隆Mistborn存儲庫。 如果您尚未安裝git,則可以使用sudo apt install git安裝它。現在,我們可以使用git clone https://gitlab.com/cyber5k/mistborn.git來克隆存儲庫。接下來,我們可以使用命令:sudo bash ./mistborn/scripts/install.sh您將被問幾個問題,然後一切都應該運行一會兒,直到完成為止。 首先,您需要輸入所需的密碼作為默認的Mistborn密碼。 (這是用於Pihole,Cockpit和與Mistborn一起安裝的其他軟體的密碼)。 接下來,您需要確定是否要與Mistborn一起安裝Cockpit(Linux的Web伺服器管理和信息面板)。 5.如果一切順利,其餘安裝將自行完成。 完成後,您將可以使用一系列終端命令,這些命令將顯示在終端中。 第一個是通過Mistborn sudo journalctl -xfu Mistborn-base向您顯示伺服器上發生的情況的命令,第二個是獲取Mistborn管理員WireGuard配置文件的命令sudo mistborn-cli getconf將getconf命令的結果複製到文本文檔,並將其命名為mistborn.conf。 確保.txt不屬於文件名。 安裝Wireguard,然後導入您創建的.conf文件。 現在,您可以使用Wiregurad連接連接到實例,並轉到http://home.mistborn時間戳:0:00簡介0:58硬體1:50更多信息6:03 Mistborn安裝9:35 Wireguard應用程序安裝10:42 Wireguard Config的創建和安裝12:15使用Wireguard 13:39遠程連接到Mistborn Wireguard設置16:10 Mistborn儀錶板概述17:31 Pihole登錄18:13更多防火牆設置19:26管理額外服務20:10安裝NextCloud 24: 17安裝Bitwarden 25:36總結26:07 Outro Discord鏈接:https://discord.gg/M9J6hFq(不提供技術支持)加入此頻道以獲取特權:https://www.youtube.com/channel / UCVy16RS5eEDh8anP8j94G2A / join我當前家庭伺服器中的硬體是:-Synology DS1621xs +(由Synology提供):https://amzn.to/2ZwTMgl-6x8TB Seagate Exos Enterprise HDD(由Synology提供):https://amzn.to / 3auLdcb-16GB DDR4 ECC RAM(由Synology提供):https://amzn.to/3do7avd-2TB NVMe緩存驅動器(由b提供) y Sabrent):https://amzn.to/3dwPCxj所有amzn.to鏈接均為會員鏈接。 更多家庭伺服器視頻:https://www.youtube.com/watch?v=A5ckT7pxrNY&list=PLhMI0SExGwfDsoRxRuDeOPPAfedcXFYSZ / ========================= ============== //如果您想看更多,請記住在此視頻上點贊並訂閱! / ======================================= //就像我在做什麼? 想要慷慨大方並幫助支持我的頻道嗎? 以下是一些支持方式:Patreon:https://dbte.ch/patreon Ko-fi:https://dbte.ch/kofi / ================== ====================== //這是我的亞馬遜影響者商店鏈接:亞馬遜:https://dbte.ch/amazonshop / ======= =============================== //跟隨我:Twitter:https://dbte.ch/tw Facebook :https://dbte.ch/fb訂閱:https://dbte.ch/ytsub #mistborn #wireguard #dbtech。

23 comments
  1. This is interesting. If only it would support more apps. I have OMV5 but would switch in a heartbeat since this looks to focus much more on security.

  2. I tried Ubuntu Server 20.04 but couldn't connect to Mistborn. Seems like it was reported as an issue about 9 months ago, but still exists. Wiping again to load up Ubuntu Desktop 20.04

  3. help hello when installing sudo bash ./mistborn/scripts/install.sh

    the following error occurs

    stop iptables containers

    Set iptables rules

    iptables: invalid argument. Run `dmesg 'for more information.

    ~ $ dmesg

    [0.018570] Microsoft 4.4.0-19041.488-Microsoft 4.4.35

  4. I just installed some of these in docker… 🙁 Do u think I should go this way rather? I have homeassistant in docker too..I use heimdall to 「summerize」 the apps in my browser based on your earlier instructions 😉

  5. Little questions about mistborn, can it act as multihop wireguard server, so it could connect me to my vpn provider also still having pi-hole as a dns adblocker?

Comments are closed.