Commit graph

58 commits

Author SHA1 Message Date
chamunks
9c77dece8d Adding curl/wget 2018-06-01 15:58:29 -04:00
chamunks
3d008be714 Adding some tests for currently installed content.
I may completely rewrite this later but what it does is it checks if
there is anything in the /app/ directory and then if theres nothing it
installs our fresh copy that the speech user/group cannot change
personally.

The entrypoint script should run on container instantiation before the
CMD directive which should just be a simple npm command so that docker's
own process monitoring can work correctly.
2018-06-01 13:41:26 -04:00
chamunks
5284b01b5c Install latest source for spee.ch into a src dir
The idea here is when the container runs it will check the /app/
directory for anything and only copy things that aren't there already.
I might utilize rsync for this process as it'd apply more reliable magic
than I want to code or maintain.
2018-06-01 13:32:52 -04:00
chamunks
5b206a50f9 Adding some basic context to the plans for this file 2018-05-31 20:15:49 -04:00
chamunks
efcf47fc54 Adding base Dockerfile 2018-05-31 20:08:46 -04:00
chamunks
0e1bbdef4b Adding base docker-compose.yml 2018-05-31 20:08:19 -04:00
chamunks
dc1e5922d5 Adding base docker-entrypoint.sh 2018-05-31 20:08:01 -04:00
chamunks
d1c6666dc0 Initial version of documentation before proofreading
Taking a break saving&committing.
2018-05-31 13:10:21 -04:00