Commit Graph

23 Commits

Author SHA1 Message Date
35f26d1b4a Improve documentation
* Add warning note to provision.sh
* Link Local Setup Guide from README
2020-10-16 19:35:29 +02:00
d309f9bc70 Update versions 2019-11-27 15:10:29 +01:00
dbe0b10dfa Update Bundle 2019-05-08 17:52:45 +02:00
a162a2cf9c Remove versions set by snyk and update Rails 2019-03-29 14:51:51 +01:00
1e769a1085 Upgrade bundle 2019-02-13 12:04:10 +01:00
68142042f0 Vagrant: Prevent installation of older node.js versions 2018-11-07 22:10:02 +01:00
90defa8f89 Fix tests and rename request variable in specs to perform_request
Explanation: Using the variable name `request` might interfere with methods in Rails core system prevent successful test execution. See this issue: https://github.com/turbolinks/turbolinks-rails/issues/38
2018-11-06 16:49:42 +01:00
15b1670511 Update Turbolinks, load additional assets only on request, fix JS
Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de>
2018-11-06 16:46:01 +01:00
28cdb166ba Allow host system to appear as loalhost in Vagrant guest
Also install missing docker image used in production

Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de>
2018-11-06 16:46:01 +01:00
de52db89f0 Upgrade Rails to version 5.2.1 and adopt code & specs where necessary
Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de>
2018-11-06 16:46:00 +01:00
6e006fa13b added mnemosyne yml files in vagrant provision script and .gitignore (also added missing docker.yml in vagrant script) 2018-08-09 16:39:03 +02:00
534fd651e9 Update Vagrant provision.sh to execute command as non-root user
Also, some commands were only available in an interactive shell, those were changed.

Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de>
2018-03-09 15:23:07 +01:00
3ca7dabc13 Update provision.sh to match newest versions 2018-02-19 00:44:00 +01:00
b63edb8f55 upgraded provision 2017-01-30 11:58:58 +01:00
86133440e5 Update provision.sh 2016-11-14 16:28:24 +01:00
346a3dd6f5 include pull to the openhpi/co_execenv_java_antlr docker image in
provision.sh
2016-04-20 12:43:07 +02:00
c11b567cbb minor fix - sppecify option to create dir only if not present 2016-04-03 12:55:24 +02:00
3790811c22 edit provision script to pull the new images required 2016-04-01 17:20:04 +02:00
b744fc0ab3 updated provisionfile for vagrant: docker can be called without sudo, nginx is not automatically started. 2016-01-13 15:32:16 +01:00
1ce4822732 Update provision.sh 2015-10-16 16:28:56 +02:00
4d5cefb7a3 Add shared folder. 2015-08-27 23:07:20 +02:00
8a38e08f98 Add code_ocean.yml to copied configuration. 2015-08-27 21:49:35 +02:00
1c795c0796 Provide deployment into vagrant box. Closes #21. 2015-08-27 21:18:16 +02:00