Commit Graph

5 Commits

Author SHA1 Message Date
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