Commit Graph

36 Commits

Author SHA1 Message Date
3wc c9496d4335 Bump Adapt version
continuous-integration/drone/push Build was killed Details
continuous-integration/drone Build is passing Details
continuous-integration/drone/tag Build is passing Details
2023-01-16 10:46:33 -08:00
3wc df42047a4b Drone image building
continuous-integration/drone/push Build is passing Details
2023-01-16 10:27:57 -08:00
3wc 547068bb48 Bump Adapt to 0.10.5 2020-11-20 11:59:44 +02:00
3wc 4b972903dd Disable `node upgrade` during launch 2020-11-20 11:59:31 +02:00
3wc 11d767b20f Update README, reinstate backups & clean-up 2020-10-03 17:01:31 +02:00
3wc 1afef99027 hardcoding → env file, tweak entrypoint 2020-10-02 19:24:02 +02:00
3wc c1b26a5747 Update README 2020-10-02 18:27:20 +02:00
3wc 57f568bdca Add Docker image badge 2020-10-02 18:27:18 +02:00
3wc 3c24688336 Update README and .env_example 2020-10-02 17:12:41 +02:00
3wc 6e964a69a7 Use separate entrypoint to combine compose files
Now, when you run `docker compose up`, it'll check for a `conf`
directory during start-up, and run `node install` (with a bunch of
options based on env vars). If not, it'll run `node update`.

This means that the separate `docker-compose.setup.yml` is no longer
needed, and that this plays nice with docker swarm mode.
2020-10-02 14:21:50 +02:00
Gary Ritchie 5fd07ac619
Not a great idea to store secrets. 2020-06-22 12:08:32 -04:00
Gary Ritchie 204dd99947
Rename .env to .env_example 2020-06-22 12:07:42 -04:00
Vadim Prishlyak 6f9d226e12 ! 2019-09-05 04:50:38 +03:00
Vadim Prishlyak 3846fd6433 Add nfs-common package 2019-09-05 01:20:29 +03:00
Vadim Prishlyak c8bd90aac0 Added variables for image name and tag: REGISTRY and TAG 2019-07-11 13:31:22 +03:00
Vadim Prishlyak 306cefef6c Updated README file 2019-07-11 13:31:02 +03:00
Vadim Prishlyak 51c7625dfa Updated compose files with correct usernames 2019-07-11 01:39:06 +03:00
Vadim Prishlyak 1da25858a9 Remove npm install from docker file. Use only in setup file 2019-07-11 00:26:31 +03:00
Vadim Prishlyak 37cc402a7d Added template .env file 2019-07-11 00:12:01 +03:00
Vadim Prishlyak 71f7d823fe Use node:10-stretch as base image, change dockerhub image name, use latest tool version 2019-07-11 00:09:38 +03:00
Gary Ritchie 1af8bde28f Which command isn't supported 2016-12-12 14:34:18 -05:00
Gary Ritchie 8fc3f07c8e Merge branch 'version-lock' of git@github.com:garyritchie/docker-adaptauthoring.git
# Conflicts:
#	README.md
2016-12-12 14:01:19 -05:00
Gary Ritchie 61cd070580 Specify Adapt Authoring version 2016-11-17 07:31:53 -05:00
Gary Ritchie dd6fdc93a2 Merge branch 'master' of https://github.com/garyritchie/docker-adaptauthoring 2016-10-25 16:50:06 -04:00
Gary Ritchie 573f683977 Backup method. 2016-10-25 16:49:42 -04:00
Gary Ritchie 7ce393fdf2 Windows host compatibility. 2016-10-25 14:40:41 -04:00
Gary Ritchie 4f10a1d13f db port already exposed to the Adapt container. 2016-10-25 13:31:04 -04:00
Gary Ritchie e23a4f5cb6 Correct branch name 2016-10-09 19:57:12 -04:00
Gary Ritchie 4ca99c8830 Provide option to install release instead of trunk. 2016-10-09 19:47:04 -04:00
Gary Ritchie e89df75c48 Volumes already created during docker run. Skipping upgrade. Replacing build with existing image. 2016-10-08 15:13:03 -04:00
Gary Ritchie ed8027f690 Just a bit more clarification, but test unsuccessful. 2016-10-07 07:06:53 -04:00
Gary Ritchie c2e1713ad4 Allows set-up and running without docker-compose. 2016-10-06 23:23:32 -04:00
Gary Ritchie 3afcc631df Getting started on the docker run commands alternative. 2016-10-06 07:02:12 -04:00
Gary Ritchie 401c9f0d23 Separate data volume for preservation. Accessing mongo with Robomongo requires v0.9.0-rc4 or above. 2016-08-31 16:18:52 -04:00
Gary Ritchie fbd14b5683 Can docker-compose all the way. Still need to keep data in volumes to survive "down" 2016-08-31 14:09:50 -04:00
Gary Ritchie a1fabfa0d2 Initial hack works with some set-up. 2016-08-29 16:47:50 -04:00