61 Commits

Author SHA1 Message Date
d5bfd8b88d officially change readme to d-nginx-proxy 2018-08-02 12:27:49 -07:00
f0629fa749 update mkdocs v2proxy0 2018-05-14 19:14:21 -07:00
f0fe758c21 update readme 2018-05-14 19:14:08 -07:00
d0eb7b4093 fix bullet item typo 2018-04-26 23:07:38 -07:00
69cc601414 update mkdocs 2018-04-24 21:59:57 -07:00
17d9b106cf remove problematic wiki routes that included trailing slash 2018-04-23 03:54:12 -07:00
f42e488b46 housekeeping 2018-04-23 02:41:16 -07:00
9ca404ea2e add docs 2018-04-22 18:51:38 -07:00
e027a3e173 adding mkdocs material submodule 2018-04-22 18:51:21 -07:00
6cec4aa77a add explicit proxy redirect, this made the big difference! 2018-04-22 03:21:47 -07:00
5c90488859 add port_in_redirect off, no idea if necessary but it flippin works 2018-04-22 03:21:11 -07:00
a1f4836f92 one and exactly one nginx endpoint for webhooks. 8 wasted hours to figure that one out. 2018-04-21 18:46:13 -07:00
6e133df912 fix webhook rule to be more specific 2018-04-20 23:17:47 -07:00
00e775545d reactivate https subdomains for blue and red domains. add http->https rules for subdomains. 2018-04-20 00:42:05 -07:00
4e080518da update proxy pass port 2018-04-19 23:05:57 -07:00
093aec8dca fix subdomains so they are working. red/blue still blocked out. 2018-04-19 19:54:28 -07:00
00598e8ff6 phpmyadmin is no longer public 2018-04-19 19:54:01 -07:00
2dc8a0f8ec updat subdomain configs. still need to fix ip/network. 2018-04-18 03:34:08 -07:00
dff2db363a removing port 3000 2018-04-18 02:39:58 -07:00
a16b792a85 adding subdomain configuration files 2018-04-18 02:12:12 -07:00
31c76749c2 Correct the readme 2018-04-15 20:02:40 -07:00
6e09a946d6 everybody sets $host correctly now 2018-04-05 02:33:43 -07:00
f3e7261d3c adding a catch-all config https://serverfault.com/a/525011 2018-04-05 00:24:46 -07:00
15ebb291f6 removing old conf files 2018-04-05 00:22:08 -07:00
b7c7e8d220 updating conf file names 2018-04-05 00:21:58 -07:00
b788a9f736 Merge branch 'master' of https://git.charlesreid1.com/docker/d-nginx-charlesreid1
* 'master' of https://git.charlesreid1.com/docker/d-nginx-charlesreid1:
  update .com and .red nginx configuration files
  update typo with container (phpmyadmin)
  reorder http conf
2018-04-04 20:45:31 -07:00
eb00837a16 add servername to individual blocks. ??? 2018-04-04 20:45:04 -07:00
0c904fa32c update .com and .red nginx configuration files 2018-04-01 20:36:17 -07:00
c710efbe45 update typo with container (phpmyadmin) 2018-04-01 20:35:23 -07:00
27e931e3a9 reorder http conf 2018-04-01 20:34:37 -07:00
49004c2780 add files subdomain block into nginx conf files 2018-04-01 13:12:37 -07:00
82a2a8dd1a fix cert path again 2018-04-01 02:34:25 -07:00
e85ca54d55 add files subdomain 2018-04-01 02:24:29 -07:00
a0dc5e4180 removing charlesreid1.com conf for now 2018-04-01 01:56:39 -07:00
1bd06cb1c0 update configs - add charlesreid1.com and port 3000 routes 2018-03-31 23:08:07 -07:00
8f235f9435 update on config files in docker nginx readme 2018-03-31 23:04:28 -07:00
dceac9d824 Update https nginx config with comment 2018-03-31 20:58:12 -07:00
6120634596 tell https nginx config files to ignore .git 2018-03-31 18:26:04 -07:00
8fc1222733 make git subdomain into reverse proxy. 2018-03-31 00:12:11 -07:00
90ed8c0cb9 another update, fix git subdomain 2018-03-29 23:37:25 -07:00
72ea94efd3 updating https www domains 2018-03-29 23:34:39 -07:00
2097e611a2 adding wiki reverse proxy into https nginx conf 2018-03-29 01:33:36 -07:00
632c63be45 update blue, add red 2018-03-28 23:54:37 -07:00
5323d3d1f6 update config files - rearrangement, add an http block.
today, picking up where we left off last night,
we started getting a weird error:

http://charlesreid1.blue redirects to https://.charlesreid1.blue
2018-03-28 19:04:45 -07:00
b9043dc141 reorder https 2018-03-27 23:06:45 -07:00
09681bea7d make http pass along arbitrary subdomains when rewriting http->https 2018-03-27 23:06:09 -07:00
70128b618c ensure http redirects to https 2018-03-27 22:53:57 -07:00
d754b86083 update https settings: each subdomain uses own cert 2018-03-27 22:52:35 -07:00
abc542f671 https connecting, but cert error 2018-03-27 22:37:05 -07:00
dc13a1e525 fix conf files for nginx 2018-03-27 22:32:11 -07:00