Code Monkey home page Code Monkey logo

aeso-dashboard's Introduction

AESO Current Supply Demand Dashboard

Overview

The AESO Current Supply Demand Dashboard is a comprehensive tool for visualizing and analyzing the current supply and demand data from the Alberta Electric System Operator (AESO). This application uses Docker to deploy an API server, InfluxDB for data storage, and Grafana for data visualization, along with Caddy for HTTPS management.

Prerequisites

Ensure you have the following installed on your system:

  • Docker
  • Docker Compose

Setup Instructions

  1. Clone the Repository:

    git clone <repository-url>
    cd <repository-directory>
  2. Create .env File: Copy defaults.env to .env in the root directory and edit in the necessary environment variables as shown above.

Running the Application

To start the application, navigate to the root directory of your project and run:

docker-compose up -d

This command will start all the services defined in your docker-compose.yml file.

Accessing the Dashboard

After starting the application, you can access:

  • Grafana: https://dashboard.localhost (or replace localhost with your actual domain).
  • InfluxDB: https://influx.localhost (or replace localhost with your actual domain).

Use the credentials defined in your .env file to log in.

Troubleshooting

If you encounter issues, try the following:

  • Check the Docker container logs for any errors:
    docker-compose logs
  • Ensure your environment variables are set correctly in the .env file.
  • Verify network configurations and port mappings.

aeso-dashboard's People

Contributors

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