Skip to content

eegfaktura/eegfaktura-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EEGFaktura

EEGFaktura is a platform designed for efficient invoice and billing management. This repository provides everything you need to set up and run the platform locally using Docker Compose.

⚙️ Quick Start

Easily run EEGFaktura on your personal computer with a few simple steps.

Prerequisites

Make sure you have the following installed:

Installation

  1. Clone the repository:
git clone https://github.com/eegfaktura/eegfaktura-docker-compose.git
cd eegfaktura-docker-compose
  1. Start docker compose
docker compose up
  1. Create Manager User
  • Open Keycloak http://localhost:9180 and login as admin. Passwort: SuperSecretPassword
  • Create a new user in the EEGFaktura Realm
  • Assign role Manager to the User

image

  1. Re-create client 'admin-cli' Secret-Key

image

Copy the new generated key to the file keycloak/keycloak.json Section 'admin-cli' -> secret

image

  1. Restart docker compose
docker compose down
docker compose up
  1. Create a EEG

open the Admin Portal on http://localhost:8002

Register a new EEG

image

RC-Nummer: TE100200
Gemeinschafts-ID: AT00999900000TC100200000000000002
Netzbetreiber-ID: AT009999
  1. Open EEGFaktura
  • Open the Platform on http://localhost:8001
  • Log in using the credentials provided during the creation process. (Step 6)
  • Upload Masterdata and Energiedata

image

Stammdaten: TE100200-Muster-Stammdatenimport.xlsx
Energiedaten: TEST_EEG_Report_AT00999900000TE100100.xlsx

About

EEG Faktura docker-compose file to run the project

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages