|
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 |
|
|
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 |
|
|
a255fd663b
|
Place host above database.
|
2023-08-21 13:45:14 -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 |
|
|
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 |
|
|
56141d4b94
|
Fix cd moving the user to the file's directory.
|
2023-08-21 12:55:58 -07:00 |
|
|
9d354c40c2
|
Update examples.
|
2023-08-21 12:51:10 -07:00 |
|
|
585ea82a88
|
Keep commands for cleaning up environment in one file.
|
2023-08-21 12:47:35 -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 |
|
|
8d394cafd3
|
Fix source file, BASH_SROUCE did not work without the shebang. Also fix bug for when it sees .. and assumes current directory.
|
2023-08-21 12:14:53 -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 |
|
|
ea2f3953ee
|
Do not commit .env files, only their examples.
|
2023-08-21 11:51:15 -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 |
|
|
4c846b871e
|
Add container_name to all compose services.
|
2023-08-20 17:00:18 -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 |
|
|
a81b8530da
|
Add 2nd example domain from hosts file.
|
2023-08-20 15:28:01 -07:00 |
|
|
c02cc60e5f
|
Multiple names for a single IP address.
|
2023-08-20 15:27:38 -07:00 |
|
|
412ab2d7b4
|
Clean whitespace.
|
2023-08-20 15:19:13 -07:00 |
|
|
509984be9b
|
Make unfinished suffix consistent.
|
2023-08-20 15:18:57 -07:00 |
|
|
d0efeddf7e
|
Fix tabs.
|
2023-08-20 15:18:33 -07:00 |
|
|
c117c6aec7
|
Add ping and dig to Nextcloud container for troubleshooting.
|
2023-08-19 13:13:30 -07:00 |
|
|
7cdb6d620b
|
Don't add logs from anywhere.
|
2023-08-19 13:03:11 -07:00 |
|
|
12b9a1a335
|
Do not allow disabled folders into Git, 6.
|
2023-08-19 13:01:01 -07:00 |
|
|
00345ad9ab
|
Do not allow disabled folders into Git, 5.
|
2023-08-19 13:00:42 -07:00 |
|
|
1d8f3dd422
|
Do not allow disabled folders into Git, 4.
|
2023-08-19 12:58:39 -07:00 |
|
|
dc711c4171
|
Do not allow disabled folders into Git, 3.
|
2023-08-19 12:58:10 -07:00 |
|
|
ff401d59ba
|
Do not allow disabled folders into Git, 2.
|
2023-08-19 12:48:32 -07:00 |
|
|
96ac603a61
|
Do not allow disabled folders into Git.
|
2023-08-19 12:47:44 -07:00 |
|
|
ec80af1bb2
|
Certs were not being saved by LetsEncrypt for Nginx correctly. Should be working now.
|
2023-08-18 20:44:39 -07:00 |
|
|
5f30fa5a67
|
Correct the crontab entry so that $RANDOM works correctly.
|
2023-08-12 19:42:54 -07:00 |
|
|
45d358e9d3
|
Don't allow a run unless the config files exist.
|
2023-07-29 18:42:06 -07:00 |
|
|
c9cc828907
|
dnsmasq container is testing successfully now.
|
2023-07-29 14:39:37 -07:00 |
|
|
0915d7a018
|
This seems to work, Ubuntu is hoarding port 53 though even though local services are shut off.
|
2023-07-29 12:49:12 -07:00 |
|
|
bcc914d77a
|
Filled out all files for DNS. Ready for testing.
|
2023-07-29 11:44:00 -07:00 |
|
|
d35e8d3bac
|
Cleanup, untested guess at how to handle the variables in the pipe section.
|
2023-07-29 10:52:54 -07:00 |
|
|
6c579e1937
|
This project uses build, image name is not needed.
|
2023-07-29 10:52:25 -07:00 |
|
|
2650d92da4
|
Initial untested stab at the GitLab config.
|
2023-07-29 10:51:28 -07:00 |
|
|
a36060b459
|
Add pre-testing content for DNS.
|
2023-07-29 10:49:53 -07:00 |
|
|
26dfb608c4
|
Add two new projects.
|
2023-07-29 08:18:57 -07:00 |
|
|
6cc166bc4a
|
Add 443 just in case since docker ps is showing it as active.
|
2023-07-25 20:37:07 -07:00 |
|