Giter Site home page Giter Site logo

dndpdx's Introduction

DnD PDX

Raspberry Pi Setup

To begin with, this is intended to be ran from a Raspberry Pi, though it could be ran from anywhere else, but it's simplified enough that it can be used in this way.

Begin by doing a normal Raspberry Pi setup and installing Raspbian https://www.raspberrypi.org/downloads/raspbian/

Once Raspbian is installed, you may want to touch "ssh" on the "boot" drive to have SSH automatically enabled, unless you have the hardware to connect a monitor/keyboard/mouse to the Pi and enable SSH yourself. The default username/password is pi:raspberry.

Once Raspbian is installed an you can SSH into the Pi, follow these directions for turning the Pi into an AP that may be accessed. https://www.raspberrypi.org/documentation/configuration/wireless/access-point.md

Follow these directions to add a domain name in dnsmasq.conf.add: https://github.com/RMerl/asuswrt-merlin/wiki/Custom-domains-with-dnsmasq

Follow these directions to set up an Nginx web server: https://www.raspberrypi.org/documentation/remote-access/web-server/nginx.md

Follow these directions to set up a Lets Encrypt SSL certificate: https://certbot.eff.org/lets-encrypt/debianbuster-nginx

API setup

To get the API portion set up in a more production-ready state, follow these directions: https://www.digitalocean.com/community/tutorials/how-to-serve-flask-applications-with-uswgi-and-nginx-on-ubuntu-18-04

App Setup

In order to get the Angular App to work correctly, I had to use yarn as npm kept giving an error message looking for a "semver" package (even when just executing npm -v), so I installed yarn https://yarnpkg.com/en/docs/install#debian-stable

test update...

dndpdx's People

Contributors

alexloney avatar

Watchers

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