Commit graph

18 commits

Author SHA1 Message Date
chamunks
b5c1dba41e Started on advanced-docker-compose.yml 2018-06-01 16:43:18 -04:00
chamunks
1d86d03dc1 Added container networking, mariadb and lbrynet 2018-06-01 16:42:56 -04:00
chamunks
7496985e9b Added healthcheck 2018-06-01 16:31:00 -04:00
chamunks
0273a024ea Feedback clarification 2018-06-01 16:23:27 -04:00
chamunks
1d4fa0ecc3 Clarification in comments 2018-06-01 16:22:13 -04:00
chamunks
3925010f46 Removed extra line 2018-06-01 16:21:47 -04:00
chamunks
8bad2a6a8e Organization and adding docker-entrypoint 2018-06-01 16:21:16 -04:00
chamunks
31d020251e Cleaning up permissions assertion 2018-06-01 16:20:50 -04:00
chamunks
4eea5da88f spaces instead of tabs 2018-06-01 16:15:33 -04:00
chamunks
d6c1073933 Added +x to docker-entrypoint.sh 2018-06-01 16:14:36 -04:00
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