Jonathan Barrow
f72e4bce6f
Merge pull request #5 from mrjvs/master
2024-08-16 11:34:24 -04:00
mrjvs
12776e830f
Add org prefix
2024-08-13 21:17:47 +02:00
mrjvs
590cd6835f
checkout code manually
2024-08-13 21:12:33 +02:00
mrjvs
22633f6622
Fix mistake in CI
2024-08-13 21:08:28 +02:00
Jonathan Barrow
4ccf70289b
Merge pull request #4 from mrjvs/master
2024-08-13 14:57:56 -04:00
mrjvs
772ac700b8
Add CI
2024-08-13 20:45:02 +02:00
Jonathan Barrow
b458efe3e1
Merge pull request #2 from MatthewL246/separate-containers
2024-06-05 09:42:04 -04:00
Matthew Lopez
bdb637ef70
chore: stop unnecessarily adding OpenSSL to LD_LIBRARY_PATH
2024-06-04 20:39:10 -04:00
Matthew Lopez
9c5089823f
chore: remove unnecessary OpenSSL compilation
2024-06-04 12:51:56 -04:00
Matthew Lopez
2643f673ba
chore: switch to Ubuntu 24.04
2024-06-04 12:20:58 -04:00
Matthew Lopez
c49fece88f
chore: switch from pm2 to node
2024-06-04 12:16:08 -04:00
Matthew Lopez
331cf24564
chore: disable nginx HTTP rewrites to reduce image size
2024-06-03 20:21:12 -04:00
Matthew Lopez
181c600d66
chore: disable unnecessary newer TLS versions
2024-06-03 20:20:49 -04:00
Matthew Lopez
c517c0a7d1
chore: un-hardwrap readme lines
2024-06-03 20:18:18 -04:00
Matthew Lopez
c446e4ec58
fix: prevent container stop from timing out
...
This switches the CMDs to array syntax to avoid invoking a shell, which seems to prevent the stop signal from working correctly in both containers. Also switches from pm2 to pm2-runtime, as is recommended for running pm2 inside Docker.
2024-06-03 19:13:51 -04:00
Matthew Lopez
bee33c2373
docs: improve wording for Nginx configuration
2024-06-03 18:27:16 -04:00
Matthew Lopez
88d6b41daf
fix: broken relative link
2024-06-03 18:19:30 -04:00
Matthew Lopez
84f2bef52b
docs: update documentation for new setup
...
This updates the README information and adds an example Docker Compose file.
2024-06-03 18:03:55 -04:00
Matthew Lopez
b1f8b98b11
chore: add app directory argument to DNS Dockerfile
2024-06-03 18:03:18 -04:00
Matthew Lopez
c6b5ab0748
chore: move Nginx config to a separate container
2024-06-03 18:02:56 -04:00
Matthew Lopez
8fc66b13aa
chore: move the DNS server to a separate container
2024-06-03 18:02:45 -04:00
Jonathan Barrow
736ed587d9
rename nginx.conf to nginx.example.conf
2024-02-25 16:09:32 -05:00
Jonathan Barrow
731d863555
move log config to http block
2024-02-25 15:25:40 -05:00
Jonathan Barrow
81535190cf
swap example servers back to IPs rather than domains
2024-02-25 15:25:01 -05:00
Jonathan Barrow
e765d7f639
conntest is http only
2024-02-25 15:23:49 -05:00
Jonathan Barrow
48ed7bd8e6
split nginx.conf into separate servers
2024-02-25 11:54:12 -05:00
Jonathan Barrow
a53821fe2d
replace spaces with tabs
2024-02-25 11:46:32 -05:00
Jonathan Barrow
980a335ca2
add Docker guide to README
2024-02-25 11:46:14 -05:00
Jonathan Barrow
e11448be88
added port warnings
2024-02-25 11:31:17 -05:00
Jonathan Barrow
a3391e5190
remove DoH. Wii U doesnt support it
2024-02-25 11:28:44 -05:00
Jonathan Barrow
1a736492f7
replace 4 spaces with tabs in Dockerfile
2024-02-24 15:52:00 -05:00
Jonathan Barrow
5662ed03b4
add the ability to change ports
2024-02-24 11:58:35 -05:00
Jonathan Barrow
7beed7968a
added Dockerfile
2024-02-24 11:37:38 -05:00
Jonathan Barrow
b3a865443c
update: remove unused comment and rename config to tableConfig
2024-01-30 12:51:11 -05:00
Jonathan Barrow
a3216b905b
patch: update config settings in README
2024-01-30 12:45:30 -05:00
Jonathan Barrow
052cc0d5e9
added DNS server
2024-01-30 12:43:35 -05:00