Coder Social home page Coder Social logo

dpinney / r3it Goto Github PK

View Code? Open in Web Editor NEW
2.0 5.0 0.0 12.94 MB

R3IT: Rapid, Resilient, Rural Interconnection Toolkit for automating solar and storage connection to the grid.

License: GNU General Public License v3.0

HTML 47.91% Python 34.41% Shell 0.08% CSS 0.87% JavaScript 16.67% Dockerfile 0.07%
solar energy energy-storage

r3it's Introduction

Overview

R3IT is a free and open-source web application that allows utilities to automate the processing of solar interconnection requests.

It handles request submission, request review workflows, payment collection, signature collection, email notifications for any status changes, and optionally an automated engineering screening and approval process.

For full details on the application:

Screen Shot 2022-03-12 at 1 03 20 PM

Application Deployment

Installation

  1. Bring up an Ubuntu 20.04 LTS machine.
  2. Configure DNS to point to new VM (needed for TLS cert creation).
  3. Ensure ports 443 and 80 are open (e.g., on hosting provider's firewall).
  4. Clone the repo: git clone https://github.com/dpinney/r3itto /opt/
  5. Edit r3it/config.py to add API keys, domain name, emails, etc. as appropriate.
  6. Run the install script cd /opt/r3it; sudo python install.py

Configuration

The application can be configured to match your utility branding and integrate with services you use. Configuration is optional--you can deploy with defaults, or change them. Some of the things that can be configured:

  1. A domain (or subdomain) for the app.
  2. A Stripe account and API key for payment integration.
  3. Email addresses for the system admin, engineers, and member services staff.
  4. SMTP credentials and an email address for automated emails from application.
  5. Branding: a Co-op logo, background image, and text that should be shown on the home screen.

Updating the Application

In the main r3it directory, run a git pull. Updated code will be installed, while the database and configuration values will be preserved.

License

This software is available for free under the open source GNU General Public License, GPLv3.

Acknowledgments

This material is based upon work supported by the U.S. Department of Energy's Office of Energy Efficiency and Renewable Energy (EERE) under the Solar Energy Technologies Office Award Number DE-EE0009011. The views expressed herein do not necessarily represent the views of the U.S.Department of Energy or the United States Government.

r3it's People

Contributors

cooperoperator avatar delysis avatar dpinney avatar gyin264 avatar nanyad avatar

Stargazers

 avatar  avatar

Watchers

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