Commit Graph

30 Commits

Author SHA1 Message Date
Ruben van de Ven 6ee11bc076 Update docker 2020-12-16 08:49:12 +01:00
Ruben van de Ven 793d7e6521 WIP live reloading editor 2020-09-21 12:22:19 +02:00
Cassie Tarakajian e776bc0ac0 Upgrade node version to 12.16.1, update Node installatino docs 2020-02-25 17:14:50 -05:00
Cassie Tarakajian 8495a59e36
Development documentation (#705)
* delete unused files, move webpack configs to their own directory

* start of improved developer documentation, moving everything to developer_docs/ directory

* documentation updates
2018-09-26 16:14:06 -04:00
Cassie Tarakajian 16b54b89ca try updating travis to have deploy script 2018-08-27 17:30:34 -04:00
Cassie Tarakajian 6705e4c3f8 load client-side environment variables at runtime 2018-08-24 17:41:23 -04:00
Cassie Tarakajian a8a008dd82 fix docker-compose config 2018-08-21 16:17:36 -04:00
Cassie Tarakajian dcb72b9b0b continue to develop kubernetes setup 2018-08-20 12:06:53 -04:00
Cassie Tarakajian ba051c2f31 try adding args to the build process and maybe this fixes it 2018-08-13 16:12:25 -04:00
Cassie Tarakajian 66d24fcbfa try to get some insight on why env variables aren't being build into image on travis 2018-08-13 14:24:02 -04:00
Cassie Tarakajian c4b676d754 fix Dockerfile and docker-compose.yml so that image will hopefully build correctly on travis 2018-08-10 17:11:04 -04:00
Cassie Tarakajian 27c9ea8939 remove references to .env in docker-compose 2018-08-09 14:12:17 -04:00
Cassie Tarakajian 549d622c6f more config for kubernetes, fix example fetching tasks to include node env 2018-08-09 13:58:48 -04:00
Cassie Tarakajian 6b560fb904 in process changes to start kubernetes 2018-07-03 12:04:49 -07:00
Cassie Tarakajian 97acbf1978 change tag to docker hub to latest 2018-07-02 18:08:00 -07:00
Cassie Tarakajian fa5a9e39b2 fix linting errors and do stuff to make build work 2018-06-26 19:13:13 -07:00
Cassie Tarakajian 82059bbfb0 remove nginx Dockerfile because it's not actually necessary 2018-06-26 19:05:08 -07:00
Cassie Tarakajian ffeb900d89 comment out .env file 2018-06-26 14:50:21 -07:00
Cassie Tarakajian a7f319a727 add authentication to mongo, properly, not tested to see if it works with server 2018-06-25 18:18:40 -07:00
Cassie Tarakajian f06198a4e1 start to add mongo configuration 2018-06-25 16:13:31 -07:00
Cassie Tarakajian f7db48910c remove reference to .env file from docker-compose.yml 2018-06-19 19:22:35 -07:00
Cassie Tarakajian d4b927f0d4 get nginx proxying working on local machine 2018-06-19 15:22:18 -07:00
Cassie Tarakajian b172087b98 get local-ssl-proxy working for testing prod locally 2018-06-18 14:32:09 -07:00
Cassie Tarakajian 131e853503 change Dockerfile to fix environment variables and fetching examples 2018-06-18 14:32:09 -07:00
Cassie Tarakajian 0857a52326 update .env.example and README, start to build out Docker development and prodiction setup 2018-06-18 14:32:08 -07:00
Cassie Tarakajian 2f84fe12a6 more changes to get dockerization working 2018-06-18 14:30:11 -07:00
Cassie Tarakajian c10ae61316 start production docker configuration 2018-06-18 14:30:11 -07:00
Francis Li c4df272b1c Fixes #484 by adding MAILGUN_KEY variable to README instructions on setting up .env file, and by adding a default value to the docker-compose environment. (#487) 2017-12-04 13:39:54 -05:00
Cassie Tarakajian 22cd8920a1 update docker setup to use node 8.9.0, update npm packages to make docker work 2017-11-06 16:19:43 -05:00
Francis Li e085773155 Add a Dockerfile, Docker Compose configuration, and instructions on how to run a full development environment using Docker. Also include a yarn.lock file for installing exact node module versions with yarn instead of npm. 2017-09-04 13:49:43 -07:00