Giter Site home page Giter Site logo

rahulitpro / easy-home-setup Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 152 KB

easy home lab setup in cloud

License: GNU General Public License v3.0

Shell 100.00%
authelia heimdall jellyfin mariadb nextcloud pihole searxng traefik wireguard wordpress

easy-home-setup's Introduction

easy-home-setup

  • This is tested on oracle cloud always free arm64 ubuntu with 4 CPU 24 GB RAM and 200 GB Storage
  • According to performance I believe we can we can run it on 6 GB RAM also, but not tested.
  • Mostly works on x86_64 also

Need three domain entry

  • CNAME record www pointing to your domain name.
  • A record @ pointing to public ipaddress of your server
  • A record * pointing to public ipaddress of your server

Modify ingress rules in security list/NSG in cloud

  • add port 80/TCP available for world
  • add port 44/TCP available for world
  • add port 53/TCP available only for home public CIDR address like (12.34.56.78/32)
  • add port 53/UDP available only for home public CIDR address like (12.34.56.78/32)
  • add port 51820/UDP available for world so you can connect wireguard vpn from anyware

Run PreReq script

  • sh install_prereqs.sh
  • relogin to the server to set docker as a group to current user

Run script to create enviroment file .env

  • sh create_enviroment_file.sh
  • it will ask so many questions and please dont leave any answer blank, no default answers set.

Install Pre-Req Dockers Traefik, Authelia and mariaDB

  1. Run ./install_traefik.sh
  2. Run ./install_authelia.sh
  3. Run ./install_mariadb.sh

After this you can run any Install scripts in your required order or your can leave any of that if you do not need that application. Please let me know if you find any bug :)

easy-home-setup's People

Contributors

rahulitpro avatar

Stargazers

 avatar

Watchers

 avatar

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.