|
1911785da4
|
Merge branch 'env-friendly'
* env-friendly:
move templates, make jinja-env-approach-friendly
|
2021-09-08 15:43:52 -07:00 |
|
|
2023d87e87
|
move templates, make jinja-env-approach-friendly
|
2021-09-08 15:43:00 -07:00 |
|
|
da6dfcc4a2
|
hard-code port numbers
|
2021-09-06 16:11:14 -07:00 |
|
|
e379d852f0
|
remove unused config file
|
2021-09-06 15:05:18 -07:00 |
|
|
d39c70098a
|
add security config file includes inside server blocks
|
2020-06-25 18:22:01 -07:00 |
|
|
05dd6efc70
|
add security headers config file
|
2020-06-25 18:20:48 -07:00 |
|
|
e0758ee12e
|
add CSP and gitea CSP (report only mode)
|
2020-06-25 18:20:31 -07:00 |
|
|
d91e920219
|
remove unused lines
|
2020-06-25 18:07:42 -07:00 |
|
|
6bf4eba59a
|
clean up http config file location blocks
|
2020-06-25 18:06:16 -07:00 |
|
|
4a4cd29472
|
remove more unused code in conf files
|
2020-04-26 13:08:26 -07:00 |
|
|
9bb177a3bb
|
remove unused lines from config file
|
2020-04-25 15:42:07 -07:00 |
|
|
e1d25b6cc1
|
Merge branch 'master' of https://git.charlesreid1.com/docker/d-nginx-charlesreid1
* 'master' of https://git.charlesreid1.com/docker/d-nginx-charlesreid1:
remove subdomains that we do not host anymore
|
2020-04-25 15:41:14 -07:00 |
|
|
471e128d89
|
remove unused subdomains from nginx config
|
2020-04-25 15:40:30 -07:00 |
|
|
bf72d2ea00
|
remove subdomains that we do not host anymore
|
2020-04-10 11:56:04 -07:00 |
|
|
ddd33967f5
|
update keyword in apply_templates script; update comment
|
2019-07-14 12:58:18 -07:00 |
|
|
5066d13bcc
|
update variable name for nginx subdomains IP address in https subdomains config file template
|
2019-07-14 12:34:45 -07:00 |
|
|
43f1db69d5
|
correct a comment
|
2019-07-13 08:25:52 -07:00 |
|
|
ee4cd03dd9
|
clean up apply_templates script
|
2019-07-12 21:56:19 -07:00 |
|
|
dc179598e7
|
clean up comment in https config file
|
2019-07-12 21:56:08 -07:00 |
|
|
21fad1fb0b
|
update http, https, and subdomain nginx config files to hard-code subdomains
|
2019-07-12 21:34:23 -07:00 |
|
|
a455677073
|
remove _.conf from templates
|
2019-07-12 18:58:33 -07:00 |
|
|
326e1f6110
|
Merge branch 'master' of github.com:charlesreid1-docker/d-nginx-charlesreid1
* 'master' of github.com:charlesreid1-docker/d-nginx-charlesreid1:
add conf.d to .gitignore
render templates into conf.d, not conf.d_examples
|
2019-07-12 00:21:34 -07:00 |
|
|
0d52538f12
|
oops - import subprocess
|
2019-07-12 00:21:17 -07:00 |
|
|
f281eb8943
|
add conf.d to .gitignore
|
2019-06-27 10:56:47 -07:00 |
|
|
757500d064
|
render templates into conf.d, not conf.d_examples
|
2019-06-27 10:55:58 -07:00 |
|
|
d8ee0555ed
|
add conf files to gitignore
|
2019-04-06 13:57:32 -07:00 |
|
|
4c7f53cbeb
|
add clean conf.d script
|
2019-03-30 13:37:51 -07:00 |
|
|
4256874a6b
|
example config files go in example dir
|
2019-03-30 13:34:12 -07:00 |
|
|
8ea09c6b36
|
output to examples dir
|
2019-03-30 13:33:58 -07:00 |
|
|
19a1f964a1
|
remove old config files (remove attic dir)
|
2019-03-30 13:33:40 -07:00 |
|
|
323f6b4578
|
remove conf from conf.d
|
2019-03-30 13:28:56 -07:00 |
|
|
ed14e678f2
|
add finished/working apply_templates and the hard-coded config files
|
2019-03-29 12:23:30 -07:00 |
|
|
7e213d0e50
|
fix subdomains proxy addresses: https -> http
|
2019-03-29 12:19:41 -07:00 |
|
|
9f444921e3
|
update templates and clean apply_templates.py
|
2019-03-29 12:14:59 -07:00 |
|
|
bdebd12b2d
|
remove hard coded conf files from templates
|
2019-03-29 00:51:25 -07:00 |
|
|
01a4d40db4
|
add python script to apply jinja templates.
also, move the attic to conf.d_attic
and add templates to conf.d_templates
|
2019-03-28 22:35:49 -07:00 |
|
|
4889a659a4
|
update ssl directives
|
2019-03-26 00:46:20 -07:00 |
|
|
a46f681282
|
move root directive outside of location block
|
2019-03-25 21:29:39 -07:00 |
|
|
b4937f33d5
|
change nginx config from "listen 443 ssl;" to "listen 443; ssl on;"
|
2019-03-25 21:13:36 -07:00 |
|
|
8a36db21f2
|
use localhost instead of bluebear ip in subdomains nginx config
|
2019-03-25 17:44:09 -07:00 |
|
|
18df326262
|
move red/blue site config to attic
|
2019-03-25 12:56:42 -07:00 |
|
|
6009e29bed
|
removing files subdomain (for simplicity)
|
2019-02-26 23:02:52 -08:00 |
|
|
2c01be4cad
|
Merge branch 'master2'
* master2:
update ssl syntax in nginx config files
|
2019-02-26 22:29:46 -08:00 |
|
|
39d6020999
|
update ssl syntax in nginx config files
|
2019-02-26 22:28:54 -08:00 |
|
|
4acd5ed952
|
forget toots, forget mastodon, forget everything
|
2018-09-09 12:27:29 -07:00 |
|
|
483e2f9447
|
fix domain name
|
2018-09-09 11:47:59 -07:00 |
|
|
7a67694769
|
Merge branch 'master' of github.com:charlesreid1-docker/d-nginx-charlesreid1
* 'master' of github.com:charlesreid1-docker/d-nginx-charlesreid1:
|
2018-09-09 11:44:53 -07:00 |
|
|
c68cf660bc
|
add toots.charlesreid1.com for mastodon instance
|
2018-09-09 11:44:16 -07:00 |
|
|
d453e00b5d
|
Merge branch 'bluebear' of docker/d-nginx-charlesreid1 into master
|
2018-09-09 01:52:36 +00:00 |
|
|
a235b986a7
|
update blackbeard -> bluebear
|
2018-09-08 18:51:15 -07:00 |
|