Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • W Wiki Home
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar
  • SDK4ED WikiSDK4ED Wiki
  • Wiki Home
  • Wiki
  • Forecaster Toolbox Installation

Forecaster Toolbox Installation · Changes

Page history
Update Forecaster Toolbox Installation authored Dec 18, 2020 by Dimitris Tsoukalas's avatar Dimitris Tsoukalas
Hide whitespace changes
Inline Side-by-side
Forecaster-Toolbox-Installation.md
View page @ c7206daf
......@@ -19,14 +19,15 @@ and
```bash
conda install -c saravji pmdarima
```
- **Step 4**: To start the server, use the command promt inside the active environment and execute the commands described in section [Run Server](Forecaster Toolbox Run Server).
- **Step 4**: Clone the latest Forecasting Toolbox version that can be found in the present Gitlab repository of the Forecasting Toolbox and navigate to the home directory.
- **Step 5**: To start the server, use the command promt inside the active environment and execute the commands described in section [Run Server](Forecaster Toolbox Run Server).
## Installation using Docker Build
In this section, we provide instructions on how the user can build from scratch a new Docker Image that contains the python Flask app and the Conda environment of the of the Forecasting Toolbox.
- **Step 1**: Download and install [Docker](https://www.docker.com/)
- **Step 2**: Clone the latest Forecasting Toolbox version and navigate to the home directory. You should see a *DockerFile* and a *environment.yml* file, which contains the Conda environment dependencies.
- **Step 2**: Clone the latest Forecasting Toolbox version that can be found in the present Gitlab repository of the Forecasting Toolbox and navigate to the home directory. You should see a *DockerFile* and a *environment.yml* file, which contains the Conda environment dependencies.
- **Step 3**: In the home directory of the Forecasting Toolbox, open cmd and execute the following command:
```bash
sudo docker build -t forecaster_toolbox .
......
Clone repository
  • Advanced
  • Architectural Toolbox Description
  • Architectural Toolbox Front End
  • Architectural Toolbox Home
  • Architectural Toolbox Installation
  • Architectural Toolbox Usage
  • Decision Support Toolbox Description
  • Decision Support Toolbox Front end
  • Decision Support Toolbox Installation
  • Decision Support Toolbox Usage
  • Decision Support Toolbox
  • Energy Toolbox Description
  • Energy Toolbox Front end
  • Energy Toolbox Installation
  • Energy Toolbox Usage
View All Pages