No description
This repository has been archived on 2026-04-20. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Python 97.9%
  • Shell 1.5%
  • Dockerfile 0.6%
Find a file
Francesco Milani a904e674ca
Some checks failed
build / build (push) Has been cancelled
build / release (staging) (push) Has been cancelled
add redact endpoint
2024-04-08 16:50:16 +03:00
.github/workflows WAL-3337 move to poetry 2024-02-19 17:39:51 +02:00
pelops add redact endpoint 2024-04-08 16:50:16 +03:00
.gitignore Project Cleanup, #DevOpsDelivers 2020-11-26 12:10:50 +00:00
Dockerfile Remove Linkerd from Dockerfile 2024-03-13 17:43:41 +02:00
poetry.lock WAL-3337 move to poetry 2024-02-19 17:39:51 +02:00
pyproject.toml fix dynamic versioning to update version.py 2024-03-13 17:43:41 +02:00
README.md WAL-3337 move to poetry 2024-02-19 17:39:51 +02:00
style.sh WAL-3337 move to poetry 2024-02-19 17:39:51 +02:00
wsgi.py WAL-3337 move to poetry 2024-02-19 17:39:51 +02:00

Pelops

Docker Configuration

Environment Variables

  • DEBUG
    • True = Set Pelops Application to debug mode
    • False = Set Pelops Application to normal mode (Default)