Commit graph

9 commits

Author SHA1 Message Date
730398421a Ensure that assets are generated on first build 2021-07-16 12:33:16 +01:00
Oliver Davies
7c99281ae2 Fix the local proxy URL 2021-07-09 10:21:17 +01:00
Oliver Davies
17626df722 Use Traefik as a local reverse proxy
Use Traefik as a local reverse proxy so that the site can be accessed
from http://oliverdavies.localhost rather than http://localhost:8000,
which is the default for Sculpin.

I've also overridden the command used for the app service so that it
exposes port 80 and serves the site on that port, as well as configuring
the URL to match within the generated output.
2021-07-08 19:34:41 +01:00
1e66df30a1 Refactor the production Docker image 2021-07-03 23:36:09 +01:00
f8e945d8ee Move the node Dockerfile into a sub-directory 2021-07-02 17:56:01 +01:00
175f9c4853 Fix assets directory in Docker and Webpack 2021-06-30 12:02:55 +01:00
1963c2e1d7 Rename node service to assets 2021-06-30 12:02:55 +01:00
dc0a72c109 Update docker-compose.yaml 2021-06-30 12:02:55 +01:00
0d026da92c Add Docker Compose 2021-06-30 12:02:54 +01:00