This website requires JavaScript.
f56b3da23d
Manage Script, Resource Limits, OnlyOffice Changes (#14 )
me
2023-09-01 05:50:29 -07:00
fbad19dc51
Finish OnlyOffice Setup (#13 )
me
2023-08-22 04:38:52 +00:00
f205dbfcd5
Add DNS Server, Many Other Fixes/Enhancements (#12 )
me
2023-08-21 22:07:46 +00:00
43dee35d85
Start Invidious, Add OnlyOffice, Fixes (#11 )
me
2023-07-25 22:20:56 +00:00
8602f7ada2
Fix Directory Hardcodes, Documentation Improvements (#10 )
me
2023-07-23 14:51:48 -07:00
e383520ebb
Add Dynamic DNS Script (#9 )
me
2023-07-23 13:14:47 -07:00
5d9c5e495d
Small Reverse Proxy Enhancements (#8 )
me
2023-07-23 02:32:53 +00:00
4c24c30526
ReverseProxy Fixes, Nextcloud MariaDB Upgrade (#7 )
me
2023-07-21 22:23:46 -07:00
3c46dfec01
Fixes for Reverse Proxy Go-Live (#6 )
me
2023-07-09 16:02:47 -07:00
7d540e81a4
Merge pull request #5 from Hyperling/reverseproxy
me
2023-07-09 06:41:43 -07:00
9de4ff19d2
Merge branch 'main' into reverseproxy
me
2023-07-09 06:40:59 -07:00
e5688f4f3c
Remove README files from container. Add comment headers.
me
2023-07-09 06:36:58 -07:00
db8413a9de
Add a TBD for stream{}.
me
2023-07-09 06:36:37 -07:00
7416971edf
Add favicon for example site.
me
2023-07-08 13:29:19 -07:00
571480b3f3
Add explicit path to conf.d, remove tabs.
me
2023-07-08 12:51:40 -07:00
d5e090981e
Update README now that example exists.
me
2023-07-08 12:50:37 -07:00
e95464cf7a
Remove "you" verbiage.
me
2023-07-08 12:49:26 -07:00
07dcfa2c16
Add period.
me
2023-07-08 12:47:26 -07:00
0f2bd38745
Modifying to serve the HTML content. It works, hooray!
me
2023-07-08 12:43:01 -07:00
81aa459fda
Ignore HTML content similar to website configurations.
me
2023-07-08 12:36:04 -07:00
46c4164636
Take into account anything with example.com as being an example.
me
2023-07-08 12:35:12 -07:00
cb51b41fe3
Rename example.com to proxy.example.com.
me
2023-07-08 12:34:54 -07:00
a122f651ac
Add an HTML example.
me
2023-07-08 12:34:33 -07:00
a5c15a577a
Copy the HTML configuration the the container.
me
2023-07-08 12:28:27 -07:00
f1a9e174a4
Add an HTML section.
me
2023-07-08 12:27:56 -07:00
62e5cc3ef7
Add a naughty list of things to do.
me
2023-07-08 12:26:50 -07:00
9208295a42
Fix typo, change comments, playing with headers.
me
2023-07-08 12:10:37 -07:00
3ea2443da4
Comment the directory which does not exist yet.
me
2023-07-08 11:57:57 -07:00
a0d3731e15
Add the mail section for later. Confirmed that docker is compiled with the mail modules.
me
2023-07-08 11:32:22 -07:00
f55880e0df
Forward additional headers.
me
2023-07-08 11:31:37 -07:00
bf2fd2bb28
Add comment sections, use CERT_DIR, add exit 0.
me
2023-07-08 08:18:14 -07:00
478cce43b5
Create script to get real certificates. Programs are functional but have not tried pointing the production router to the test box yet to see if the challenge will pass.
me
2023-07-06 07:33:17 -07:00
7be7df9b45
File is no longer necessary due to the README.md in the subproject home.
me
2023-07-06 06:52:31 -07:00
3b7b848eb4
Fix wording.
me
2023-07-06 06:52:14 -07:00
95714bc385
Add more notes.
me
2023-07-06 06:50:58 -07:00
81f8817e96
Remove any existing files before copying the new ones.
me
2023-07-06 06:50:46 -07:00
cf73304bfe
Display the files which have been created.
me
2023-07-06 06:50:31 -07:00
51e29ae2ab
Undo indent, made it into a normal monospaced block.
me
2023-07-06 06:16:39 -07:00
4257654c03
Test indenting the bottom code blocks as well.
me
2023-07-06 06:15:45 -07:00
0757cc340c
Attempt to fix the numbering.
me
2023-07-06 06:13:26 -07:00
dbf350607b
Add helpful instructions/notes for the Reverse Proxy setup.
me
2023-07-06 06:10:41 -07:00
cea611c81c
Create temporary cert process so that nginx can start. Still need to figure out if/how certbot will attempt to renew domains in conf.d. Lowered the cert days in case it checks that.
me
2023-07-05 21:17:14 -07:00
8fa7adb2d3
Change comment wording.
me
2023-07-05 21:14:24 -07:00
38b6eb718f
Rename example.conf to be the website name.
me
2023-07-05 21:06:35 -07:00
bf2bcf78ea
Begin adding LetsEncrypt. Project runs successfully but still has a slight chicken and egg issue if certs are not copied from another server.
me
2023-07-05 20:54:53 -07:00
bf0e25cfb0
Add file with how to copy the config files to the container.
me
2023-07-05 20:36:58 -07:00
67a1f3cd0c
Finish a working example.
me
2023-07-05 20:02:50 -07:00
6ce636f1d1
Include files of all names, no longer need a .conf.
me
2023-07-05 18:59:45 -07:00
fd3a210691
Fix typo.
me
2023-07-05 18:46:53 -07:00
a12fd8dfd0
Update comments to not be a changelog.
me
2023-07-05 18:45:40 -07:00
c40219691a
Show a warning if not using the currently preferred location.
me
2023-07-05 18:43:48 -07:00
5f2268b1e7
Update based on newer instructions.
me
2023-07-05 18:36:34 -07:00
8c18f90af9
Eliminate one of the /opt/ hardcodes.
me
2023-07-05 18:36:23 -07:00
d0d9ead069
Give more detailed examples.
me
2023-07-05 18:36:10 -07:00
dd8294933b
Add newlines to the end.
me
2023-07-05 18:11:49 -07:00
dd5e30115a
Ignore any further configurations which get added to Reverse Proxy.
me
2023-07-05 18:10:13 -07:00
999a8f4ca6
Fill out the example file.
me
2023-07-05 18:09:06 -07:00
31047f6285
Formatting changes.
me
2023-07-05 18:02:43 -07:00
58bff5a5f5
Ports will be the true ports since this will be a front-end system.
me
2023-07-05 18:02:32 -07:00
c525a89bc7
Place the docker scripts ahead of local path since the user has likely explicitly called the env file.
me
2023-07-05 18:00:40 -07:00
167195bc86
Fix permissions.
me
2023-07-04 09:30:29 -07:00
d02cc1de87
Enhance Nextcloud Fixes, Update README #4
me
2023-07-04 16:24:41 +00:00
8fd450a483
Fix typo, change some wording.
me
2023-07-04 09:23:07 -07:00
bfa6bbb2ae
Add a disclaimer that most need run as root.
me
2023-07-04 09:19:47 -07:00
0b69ba2e3d
Test a different look.
me
2023-07-04 09:18:01 -07:00
6369490a29
Add a description to each instruction.
me
2023-07-04 09:17:04 -07:00
c8ff2d05cc
Fix formatting of Instructions.
me
2023-07-04 09:12:47 -07:00
76297bfe3b
Do not incude setup.sh in the project, does not get modified, it is a download.
me
2023-07-03 06:10:29 -07:00
bbfda9e427
Add commands which may be helpful with storage.
me
2023-07-02 22:15:45 -07:00
22cc5f27ed
Add commands to the Nextcloud fixes.
me
2023-07-02 22:03:17 -07:00
dabf4bd4a2
Add app updating.
me
2023-02-12 07:09:57 -06:00
12d2fcfcfc
deleteme
me
2022-10-30 20:36:27 -05:00
28ee3b2365
Add DB fixes after upgrading to Nextcloud 25.
me
2022-10-30 19:37:15 -05:00
feda3009a9
Merge pull request #3 from Hyperling/nextcloud-fixes
me
2022-10-30 20:34:18 -05:00
01274171ab
Add fixes after upgrade to NC25.
me
2022-10-30 20:30:29 -05:00
4264bde005
Clean up files.
me
2022-10-30 08:20:23 -05:00
64ca1d3ca0
Merge pull request #2 from Hyperling/website
me
2022-10-30 13:07:32 +00:00
7e84373124
Website is running correctly.
me
2022-10-30 08:05:41 -05:00
39a92e1766
Add sudo as a dependency.
me
2022-10-29 11:47:35 -05:00
2ebfcd7fef
Initial testing of running Node website in docker.
me
2022-10-29 11:31:06 -05:00
52260071af
Enable files for testing on reverseproxy branch.
me
2022-10-29 11:29:59 -05:00
618afc8e1d
Merge pull request #1 from Hyperling/dev
me
2022-10-29 11:01:55 -05:00
ab8ad7e680
Disable reverse proxy.
me
2022-10-29 10:55:34 -05:00
b9db16c37f
Disable config by 'removing' yml file.
me
2022-10-06 19:59:34 -05:00
32cecb92f6
First attempt at an NGINX reverse proxy skeleton.
me
2022-10-05 02:51:52 -05:00
1134bc7a1e
Add building of any custom config.
me
2022-10-05 02:38:03 -05:00
cf6948cd44
Attempt adding Arch Linux.
me
2022-09-30 04:54:53 -05:00
470f0701ae
Add support for Ubuntu.
me
2022-09-27 04:48:08 -05:00
28af038548
Remove log files.
me
2022-09-27 03:45:56 -05:00
263046695e
Ignore log files.
me
2022-09-27 03:45:14 -05:00
569204fcbd
Commit all changes.
me
2022-09-27 03:44:33 -05:00
61f71805ad
Fix permissions.
me
2022-09-25 09:32:24 -05:00
b2379287bf
Add 'temporary' fix for php-magick when container goes down and up.
me
2022-09-25 09:05:40 -05:00
55fe458816
Create file for updating images like Nextcloud.
me
2022-09-25 08:24:38 -05:00
86a52e3b38
Fix a typo and change verbiage.
me
2022-08-06 08:23:59 -05:00
2eecfe655c
Delete docker-compose.yml.20220805-working
me
2022-08-06 08:19:00 -05:00
4c92c909ef
Delete docker-compose.yml.backup20220805_working
me
2022-08-06 08:18:46 -05:00
f93ce5a51e
Modify README, add to .gitignore.
me
2022-08-06 08:18:06 -05:00
86dad8c717
Fix README.
me
2022-08-06 08:12:03 -05:00
027ca736a2
Fix initial commit.
me
2022-08-06 08:11:04 -05:00