| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-24 | Manually generate IDs | Georgios Andreadis | |
| 2020-08-24 | Get Docker setup working | Georgios Andreadis | |
| 2020-08-24 | Finalize monorepo setup for OpenDC | Fabian Mastenbroek | |
| This change merges the four main OpenDC development repositories into a single Git repository and performs final organization of the repository. | |||
| 2020-08-24 | Prepare opendc repository for monorepo | Georgios Andreadis | |
| This change prepares the opendc repository for a monorepo setup by moving all files to the core/ directory. After all repositories have been merged into this repository, we will move the correct files back. | |||
| 2020-06-09 | progress so far (for remote) | jc0b | |
| 2020-06-08 | Merge remote-tracking branch 'gitlab/master' | Fabian Mastenbroek | |
| 2020-05-12 | Use Yarn and upgrade | Georgios Andreadis | |
| 2020-05-11 | Bump Node version | Georgios Andreadis | |
| 2020-04-06 | Added upgrade to pyasn1-modules to Dockerfile | jc0b | |
| 2018-11-09 | Remove commented commands | Georgios Andreadis | |
| 2018-11-09 | Use setup.py in web-server Docker install | Georgios Andreadis | |
| 2018-11-09 | Fix web server crash in Docker environment | Georgios Andreadis | |
| The current web server fails on my machine when I run the Docker setup. I found out that this was a more common issue with a fix, so I've applied this fix to our setup. This was the crash: https://github.com/etingof/pyasn1/issues/108 | |||
| 2017-10-28 | Sync simulator with upstream | Fabian Mastenbroek | |
| This change updates the simulator to the latest upstream version, which adds prebuilding to the Docker image and limits to simulation time. I have also added failure settings to the docker-compose configuration, in addition to slimming down the opendc Docker image configuration. | |||
| 2017-10-24 | bug(#6): Improve Docker deployment | Fabian Mastenbroek | |
| This change improves the Docker deployment by moving the build process from runtime to (image) build time. Also, the opendc-integration-jpa module now consists of a core and mysql module, where the mysql module is a specific deployment of the integration. | |||
| 2017-10-18 | Add GZip compression to the server | Georgios Andreadis | |
| 2017-09-29 | Steamline Docker integration | Fabian Mastenbroek | |
| This change improves the Docker integration by pre-building the application when building the image to prevent having to build the application at runtime. | |||
| 2017-09-29 | Replace yarn with npm commands in Dockerfile | Georgios Andreadis | |
| 2017-09-29 | Connect docker-compose with new simulator image | Georgios Andreadis | |
| 2017-09-29 | Rename persistence unit to opendc-simulator | Georgios Andreadis | |
| Also changes the environment variables of the run-command to reflect the standard followed in the rest of the OpenDC codebase. | |||
| 2017-09-28 | Add Dockerfile for the JPA integration | Fabian Mastenbroek | |
| This change adds a Dockerfile to the repository which will automatically launch the JPA integration. | |||
| 2017-09-28 | Add Kotlin simulator Docker configuration | Fabian Mastenbroek | |
| This change adds the Docker configuration for the Kotlin simulator to the repository. | |||
| 2017-09-28 | Remove C++ simulator from docker setup | Georgios Andreadis | |
| 2017-09-25 | Install the python mysql connector | Sacheendra Talluri | |
| 2017-09-23 | Move to MariaDB | Georgios Andreadis | |
| 2017-09-23 | Update docker build process to compile frontend | Georgios Andreadis | |
| 2017-04-04 | Move all configuration to a central keys.json file | Georgios Andreadis | |
| 2017-03-06 | Fix problem with bower inside submodule in Docker | Sacheendra Talluri | |
| 2017-02-06 | Remove breaking comment from dockerfile | Sacheendra Talluri | |
| 2017-01-26 | Add Dockerfile and related build files | Sacheendra Talluri | |
