Commit graph

79 commits

Author SHA1 Message Date
Samuel Clay
883cf8005f Correcting nginx in haproxy. 2021-02-24 20:17:35 -05:00
Samuel Clay
155f9561db Updating node dockerfile to place node_modules in a parent directory to allow for volumizing node code. 2021-02-24 20:02:37 -05:00
Samuel Clay
5e284a5752 Fixing haproxy link to node-page. 2021-02-24 18:13:26 -05:00
Samuel Clay
c87d1c12bd Easiest way to both delete the default.conf and to insert our own is to call it default.conf. Hope that doesn't hurt things. Maybe this should be explicit. 2021-02-19 17:13:33 -05:00
Samuel Clay
d498cca9e1 Handling multiple servers of the same name. Adding node-images for imageproxy. 2021-02-18 18:03:36 -05:00
Samuel Clay
95552c9415 Attempting to fix haproxy but dns still isn't resolving between container and host. 2021-02-17 21:44:47 -05:00
Samuel Clay
06bdbf48e9 Splitting task into four task servers. Renaming elasticsearch to db-elasticsearch. Working on HAProxy. 2021-02-17 21:07:12 -05:00
Jonathan Math
2d192607fd remove line copying haproxy.cfg from Dockerfile because it will be volumized instead 2021-02-17 09:31:18 -05:00
Jonathan Math
859de6e0ce template haproxy.cfg file to use ssh key variable from the letsencrypt role, finish the haproxy file 2021-02-16 13:11:26 -05:00
Jonathan Math
8287262d6c rename haproxy.cfg for compose to haproxy.docker-compose.cfg 2021-02-16 12:28:37 -05:00
Samuel Clay
a7c05a8b3a HAProxy config 2021-02-08 22:44:07 -05:00
Samuel Clay
4981978046 Updating keys to fix haproxy. 2021-02-08 22:40:06 -05:00
Samuel Clay
30eab70fdf SSL cert location. 2021-02-08 22:25:16 -05:00
Samuel Clay
e72488bd93 Updating haproxy config, updating DB motd, and finishing up letsencrypt ansible role. 2021-02-08 22:21:03 -05:00
Samuel Clay
f02f43dd18 New Lets Encrypt role, uses DNSimple token. 2021-02-08 20:49:55 -05:00
Samuel Clay
94d900aedc Working on inventories. 2021-02-08 19:22:51 -05:00
Jonathan Math
32707c057b update docker files to include code in the image so we can use with swarm (without configuring shared volumes yet) 2021-01-19 09:49:49 -05:00
Jonathan Math
728b1e76a7 change names for swarm service in swarm haproxy.conf file 2021-01-19 09:44:43 -05:00
Jonathan Math
d69f5473e3 change nginx check time in haproxy 2021-01-19 09:41:17 -05:00
Jonathan Math
f0cc45bdd0 fix haproxy Dockerfile 2021-01-03 11:12:14 -05:00
Jonathan Math
cc1896c1aa add haproxy dockerfile and haproxy config for swarm 2021-01-03 11:11:28 -05:00
Jonathan Math
698da6f2f4 make changes to Dockefiles and add new dockerfiles for stack-compose to you since swarm can't build from docker images 2020-12-07 21:08:33 -05:00
Jonathan Math
62a7d60d9f update requirements.txt and fix haproxy/docker-compose to see if dns upgrade will work out query resolution issue 2020-10-27 09:59:00 +07:00
Jonathan Math
0be547bbeb make redis run on port 6579 2020-10-26 10:36:24 +07:00
Jonathan Math
a2ba62eb22 Revert "get rid of 'The host 0.0.0.0:8000 does not belong to the domain nb.local.com, unable to identify the subdomain for this request' issue in the logs". It introduced a new bug and will be handled later
This reverts commit 340024e930.
2020-10-26 09:54:09 +07:00
Jonathan Math
55014fdc1b change db_monitor port 2020-10-25 12:26:41 +07:00
Jonathan Math
defe294fb3 fix haproxy issue 2020-10-25 11:59:26 +07:00
Jonathan Math
340024e930 get rid of 'The host 0.0.0.0:8000 does not belong to the domain nb.local.com, unable to identify the subdomain for this request' issue in the logs 2020-10-24 19:20:45 +07:00
Jonathan Math
37586bcf6e add dockerfile for haproxy and haproxy.conf 2020-10-04 17:40:37 +07:00