Commit Graph

11 Commits

Author SHA1 Message Date
921a0b8ab2 Try using the host network explicitly. 2023-08-21 14:40:23 -07:00
7d5f361c23 Forget about the manual DNS servers for a minute, ensure host is set up properly first. Ubuntu is happy but Debian is not. 2023-08-21 14:28:27 -07:00
2029084d1d Do not use the HEADER parameter. 2023-08-21 14:12:31 -07:00
5eb732b316 Fix "JWS" typo. 2023-08-21 13:48:02 -07:00
19c7fe8a5d Add header variable. 2023-08-21 13:38:56 -07:00
d53ca0de8b Still need to specify the variables in the environment: element. 2023-08-21 13:38:16 -07:00
319f2e35b7 dns.env file did not work out, env_file: element not being read before dns: element. Using folder-specific .env files instead, seems to be loaded before dns: element. Also move other values to the env files for better password privacy. 2023-08-21 12:33:02 -07:00
0451897610 Move OnlyOffice to be its own configuration again. Add sourcing of DNS settings so that local traffic routes correctly. 2023-08-21 12:01:24 -07:00
73a9aa1362 Move OnlyOffice to Nextcloud area. 2023-08-20 16:56:24 -07:00
6cc166bc4a Add 443 just in case since docker ps is showing it as active. 2023-07-25 20:37:07 -07:00
43dee35d85 Start Invidious, Add OnlyOffice, Fixes (#11)
* Add directory and a link to the install instructions.

* Fix env file if user is in the current directory.

* Initial work on the Invidious configuration and README.

* Add postgres variables and TBD.

* Disabled the Invidious project, it is a lower priority than OnlyOffice and Mail.

* Allow disabled files to stay in the project, truly only block files with backup in the name.

* Create a file for OnlyOffice.

* Change the restart method to ALWAYS.

* Changed from disabled to TBD.

* Add a note to its README as well.
2023-07-25 22:20:56 +00:00