Commit Graph

42 Commits

Author SHA1 Message Date
63d445ba93 Updated syntax error more_set_headers 2023-11-10 17:31:39 +01:00
e319e94b4b Disable initial verify step 2023-11-10 17:27:44 +01:00
c775aa2406 Rename directive add_header -> more_set_header 2023-11-10 17:23:27 +01:00
939bb52523 Use ubuntu pinned version as prod host & install nginx from apt
- Use alpine latest instead of pinned
- make only modules and not entire nginx package
2023-11-10 17:08:17 +01:00
b809373abb Volumes for persistent /etc/letsencrypt & /etc/ssl 2023-11-10 11:48:42 +01:00
9b8d9502de Generate fake SSL certs for config validation 2023-11-10 11:37:54 +01:00
714be4b62c deploy modules over rysnc 2023-11-10 01:29:00 +01:00
c1294c3511 ssh-add deploy key & keyscan to populate known_hosts 2023-11-10 00:34:53 +01:00
a3163352d8 Include prebuild version of nginx more_headers module 2023-11-10 00:15:14 +01:00
8e831a7bc6 Transfer config files to host 2023-11-10 00:10:17 +01:00
bf3a8a150d Load custom built headers_more dynamic module 2023-11-09 23:43:08 +01:00
00f70d24bf Relative paths for anything located in /etc/nginx 2023-11-09 23:39:40 +01:00
9321c229b4 Deploy credentials setup & deploy 2023-11-09 23:15:51 +01:00
960e4b4015 Deploy submodule and nginx config files 2023-11-09 22:32:55 +01:00
1419563c6a Moved more_header nginx module into repo as submodule 2023-11-09 22:20:59 +01:00
419df60790 Add build-essentials apt package for cc 2023-11-09 22:03:06 +01:00
a05620bb15 Changed image to ubuntu/nginx 2023-11-09 21:54:09 +01:00
2749433176 Compile nginx w/ dynamic modules 2023-11-09 21:52:06 +01:00
139c311469 Sign CI config 2023-11-09 20:33:16 +01:00
b8f3b32156 Updated config 2023-11-09 20:25:55 +01:00
a7dbac8ef6 Setup CI. Verify nginx config 2023-11-09 00:36:05 +01:00
b2cae0db9a Symlinks from sites-available -> sites-enabled 2023-11-08 23:53:54 +01:00
6711968e4d Set real_ip_header from CF-Connecting-IP if from CF IP 2023-11-08 23:41:24 +01:00
311e614b85 Removed conf.d default config 2023-11-08 23:40:26 +01:00
b19da521bf Defined snippet for general headers when proxy_pass'ing 2023-11-08 23:39:45 +01:00
677fcf95f5 Remove all modules 2023-11-08 23:39:07 +01:00
89d1e15096 Cleanup : all sites share a common syntax 2023-11-08 23:37:28 +01:00
b3f47a87bb Main nginx conf entry cleanup 2022-06-15 15:28:09 +00:00
ce5f20bd4e Upgraded defaults from nginx 1.20 update 2022-06-15 15:27:53 +00:00
602420f4dc All updated & new site configs 2022-06-15 15:27:27 +00:00
03ab631235 Renamed and updated modules folders 2022-06-15 15:26:49 +00:00
3881f8e0cc Allow the headers we are sending.. 2019-09-15 19:30:55 +02:00
c7fa8b2ce8 Line 2019-08-16 16:06:17 +02:00
cf94ff10ac Update elastic.kevinmidboe.conf 2019-08-16 16:06:04 +02:00
7e718e08d2 Took over hosting of planetposen.no and added subdomain planet.kevinmidboe.com to point at same folder 2019-08-01 23:39:30 +02:00
9d8ea6f1d1 Had the wrong ssl certificate for elastic.* route. 2019-07-29 16:04:49 +02:00
b361493706 Catch all routes for leifsopplevelser from main. Leifsopplevelser now also has a single ssl certificate per subdomain instead of wildcard 2019-07-29 16:03:51 +02:00
405413ec46 Removed duplicate nameserver declaration 2019-07-29 15:39:46 +02:00
705b919e38 Created symlinks to activate all new configs. Removed old ruterna config 2019-07-29 15:37:22 +02:00
91f366ad0c Moved all domains to separate config files 2019-07-29 15:33:26 +02:00
7e3cd26ddf Init commit with all nginx files on api server 2019-07-29 13:55:49 +02:00
7078e35581 Initial commit 2019-07-29 09:01:09 +02:00