-
- Downloads
Merge branch 'chore/setup-imported-repo' into 'master'
Re-engineer the build process This MR attempts to reverse-engineer and update the build process in order to make it deployable on CSUI infrastructure. We reverse-engineered the container image building process from the existing CI job. We also introduced `docker-compose.yml` file to make the codebase can be built and tested more easily in local development environment. See merge request !1
Showing
- .dockerignore 330 additions, 0 deletions.dockerignore
- .gitignore 321 additions, 15 deletions.gitignore
- .gitlab-ci.yml 89 additions, 43 deletions.gitlab-ci.yml
- Dockerfile 84 additions, 0 deletionsDockerfile
- LICENSE 17 additions, 0 deletionsLICENSE
- README.md 161 additions, 71 deletionsREADME.md
- README.old.md 71 additions, 0 deletionsREADME.old.md
- debug.log 0 additions, 6 deletionsdebug.log
- docker-compose.yml 42 additions, 0 deletionsdocker-compose.yml
- kape/settings.py 33 additions, 13 deletionskape/settings.py
- npm-debug.log.1735884061 0 additions, 0 deletionsnpm-debug.log.1735884061
- provision/nginx/conf.d/app.conf 27 additions, 0 deletionsprovision/nginx/conf.d/app.conf
- provision/nginx/nginx.conf 33 additions, 0 deletionsprovision/nginx/nginx.conf
- requirements.txt 4 additions, 4 deletionsrequirements.txt
- seeder.json 0 additions, 3 deletionsseeder.json
- sonar-project.properties 13 additions, 0 deletionssonar-project.properties
Loading
Please register or sign in to comment