omniport-docker icon indicating copy to clipboard operation
omniport-docker copied to clipboard

The Dockerised setup of the one true portal for any and every educational institute

Results 13 omniport-docker issues
Sort by recently updated
recently updated
newest added

As of now the log viewer, `./scripts/start/logs.sh` is just a barebones Bash container. There are no helpful tools to ease the log tracing experience. The mission is to improve the...

enhancement
challenge

fix #48 This pull request solves the issue because yarn is not able to resolve the right webpack-dev-server version

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: **Expected behavior** A clear and concise description of what you...

These scripts pull the omniport-backend and omniport-frontend (including all the present apps and services) locally

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: **Expected behavior** A clear and concise description of what you...

The current NGINX CSP doesn't have much thought put into it. It can sometimes be too restrictive while at the same time having serious holes. A thoughtful, balanced CSP needs...

Setting Omniport up still requires a lot of steps namely building containers, populating configuration YAML files and ENV files, keeping these files updated with time and with each other and...

enhancement
challenge