Commit Graph

30 Commits

Author SHA1 Message Date
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
eb10cf9973 Add vim to fix packages. 2023-08-21 14:22:32 -07:00
a255fd663b Place host above database. 2023-08-21 13:45:14 -07:00
d53ca0de8b Still need to specify the variables in the environment: element. 2023-08-21 13:38:16 -07:00
adf93163f2 Replace README files by unhiding the example files. 2023-08-21 13:07:56 -07:00
73af9d57a4 Add note for user to set up the env file. 2023-08-21 12:58:12 -07:00
9d354c40c2 Update examples. 2023-08-21 12:51:10 -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
bc8fadb0b6 Remove OnlyOffice setting tests. 2023-08-21 11:50:36 -07:00
972e6135c7 Comment possible OO fixes while trying to get container to use DNS. 2023-08-20 17:18:13 -07:00
48a358ca57 Shorten names for Nextcloud services. 2023-08-20 17:10:31 -07:00
2799390411 Change container name. 2023-08-20 16:56:32 -07:00
73a9aa1362 Move OnlyOffice to Nextcloud area. 2023-08-20 16:56:24 -07:00
2d21ed7ae4 Upgrade to compose version 3. 2023-08-20 16:07:41 -07:00
aa254ac65c Add REDIS_HOST variable for automatic setup through config/redis.config.php. 2023-08-20 16:05:41 -07:00
dad8005358 Add caching program Redis for Nextcloud. 2023-08-20 15:42:59 -07:00
412ab2d7b4 Clean whitespace. 2023-08-20 15:19:13 -07:00
c117c6aec7 Add ping and dig to Nextcloud container for troubleshooting. 2023-08-19 13:13:30 -07:00
8602f7ada2 Fix Directory Hardcodes, Documentation Improvements (#10)
* Improve the main crontab example.

* Remove /opt/Docker hardcodes.

* Add periods.

* Improve readability.

* Begin removing hardcoded path from the bin files.

* Update main README to no longer enforce hardcoded path. Other improvements.

* Add the load folder with a README.

* Add load folder and its README.

* Improve reverse proxy text files.

* Switch to tabs.

* Update all scripts for tabs, DOCKER_HOME, and comments.

* Let users know the directory choice is optional.

* Fix environment file.

* Add more details for the reverse proxy load balancing.

* Don't actually listen for postgres.

* Fix comments on source file.

* Be more explicit on the pathing.
2023-07-23 14:51:48 -07:00
4c24c30526 ReverseProxy Fixes, Nextcloud MariaDB Upgrade (#7)
* Working on getting Reverse Proxy certs to work.

* Upgrade mariadb to 10.6.

* Checking if anything has missed a check in.

* Let's Encrypt is working now after moving the location directive to the conf.d files. Unsure why nginx.conf is not passing it along, so added it to the examples too.
2023-07-21 22:23:46 -07:00
bbfda9e427 Add commands which may be helpful with storage. 2023-07-02 22:15:45 -07:00
22cc5f27ed Add commands to the Nextcloud fixes. 2023-07-02 22:03:17 -07:00
dabf4bd4a2 Add app updating. 2023-02-12 07:09:57 -06:00
12d2fcfcfc deleteme 2022-10-30 20:41:59 -05:00
28ee3b2365 Add DB fixes after upgrading to Nextcloud 25. 2022-10-30 20:41:59 -05:00
01274171ab Add fixes after upgrade to NC25. 2022-10-30 20:30:29 -05:00
b2379287bf Add 'temporary' fix for php-magick when container goes down and up. 2022-09-25 09:05:40 -05:00
4c92c909ef Delete docker-compose.yml.backup20220805_working
Remove backup file.
2022-08-06 08:18:46 -05:00
81794adb20 Initial commit 2022-08-06 07:52:11 -05:00