Coder Social home page Coder Social logo

netbox's Introduction

netbox - WIP

I'm trying to make a tool that allows the average person to install pre configured docker applications.

Requirements:
Raspberry Pi 1/2/3/4 or other armv7 SOC board
Debian Stretch- Currently testing with Raspian Buster (no release file for docker yet) https://www.raspberrypi.org/downloads/raspbian/
X86 architecture is not currently supported but will be in the future

GET STARTED

download https://downloads.raspberrypi.org/raspbian_lite_latest & use SD card imager to install OS
open boot partition on the SD card and create a new, empty text file and name it ssh without a file extension
install SD card and boot

####NOTE: $ means input this text into the terminal and hit enter. ######
####DO NOT copy the $ when copying the command. #####

SSH INTO RASPBERRY PI

LINUX OR MAC
$ ssh pi@ip address of pi
password: raspberry

WINDOWS
download https://the.earth.li/~sgtatham/putty/latest/w64/putty-64bit-0.71-installer.msi
enter the IP address of raspberry pi
username: pi
password: raspberry

INTIAL CONFIG
$ sudo raspi-config
run #1 and change password
Run #2 and change (1)hostname
Run #7 and (1)expand filesystem and (3)change memory split to 16

TO DOWNLOAD

$ sudo apt-get install git -y $ git clone https://github.com/frankzotynia10/netbox.git

TO INSTALL

$ cd netbox $ chmod +x ./run && ./run

TO USE UNIFI CONTROLLER
open a browser to https://hostname.local:8443

TO connect to SoftEther Service
use windows applicaiton to connect
set hub number and configure cascade

netbox's People

Contributors

frankzotynia10 avatar

Stargazers

Ravi Shah avatar

Watchers

James Cloos 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.