Commit Graph

44 Commits

Author SHA1 Message Date
4c811c1ad4 Move docker into options 2023-05-29 17:10:15 +02:00
91191f79b2 Remove unused code 2023-05-29 16:21:59 +02:00
02442661a0 Remove custom from modules 2023-05-29 16:21:23 +02:00
c08c6d7e52 Update tt-rss 2023-05-22 15:13:27 +02:00
59a77fc0a3 Update tt-rss 2023-05-15 09:47:17 +02:00
5db775679c Update tt-rss 2023-05-01 14:26:58 +02:00
8aca612056 Update TT-RSS 2023-04-23 12:39:47 +02:00
99b98fca9c Update tt-rss 2023-03-27 16:36:10 +02:00
16b93daa2d Update ttrss 2023-03-20 17:21:18 +01:00
f91960508c Update ttrss 2023-03-13 09:06:53 +01:00
2451281a3b Update tt-rss 2023-03-06 14:26:00 +01:00
477d074d4c Add tags to all containers 2023-03-03 17:57:48 +01:00
77b685a289 Add links to images 2023-02-27 11:50:59 +01:00
59ef8c6c48 Add a variable for the TT-RSS image 2023-02-27 11:47:31 +01:00
0746971996 Use the SHA sum with the TT-RSS images
Since I don't have a specific version number and NixOS doesn't automatically
repull the images it's better to include the SHA sum in order to update the
images while building the system. In addition it's probably better for backups
as well because the version that gets installed matches the DB backups and
doesn't pull in an incompatible one by accident.
2023-02-27 09:46:44 +01:00
aef24a88b4 Remove all the timezone mounts 2022-11-21 10:02:14 +01:00
c127a850b8 Mount the timezone and localtime in all Docker systems 2022-11-15 16:21:23 +01:00
02e8449723 Remove mail config from ttrss
Just doesn't really work
2022-11-15 15:11:38 +01:00
f41b93b067 Enable mailing on ttrss 2022-11-13 14:04:30 +01:00
4664e77b0a Run Postgresql after TT-RSS has started 2022-11-12 20:48:26 +01:00
649fa4894c Merge duplicate after options 2022-11-12 18:11:51 +01:00
67f664f77f Correct service name 2022-11-12 18:09:20 +01:00
63cf38f720 Add systemd After settings to ttrss 2022-11-12 18:08:20 +01:00
d54c2c6998 Correct command for backup container 2022-11-10 23:58:19 +01:00
0324bc5588 Remove duplicate ports 2022-11-10 23:54:58 +01:00
44fa1152bf Add additional containers for ttrss 2022-11-10 23:52:02 +01:00
8c44a187a0 Correct various settings for ttrss 2022-11-10 23:35:49 +01:00
a16cdd424e Remove duplicate domain variable 2022-11-09 21:39:47 +01:00
b84f684ec3 Add authentication parameter to ttrss-postgres 2022-11-09 21:33:08 +01:00
0d5e5ab1b3 Correct URL 2022-11-09 21:29:30 +01:00
87e3c7870e Extend cookie lifetime 2022-11-09 21:29:07 +01:00
8b4b87c224 Remove dummy password 2022-11-09 21:28:58 +01:00
ddc25053a2 Remove unused arguments 2022-11-09 00:33:38 +01:00
27a447c44e Add additional nginx config to ttrss-postgres 2022-11-08 23:59:46 +01:00
c97689c568 Replace the initialScript with ensureUsers 2022-11-08 23:56:41 +01:00
62f3cd11ab Change domain 2022-11-08 23:56:27 +01:00
648f7bace7 Remove the data-share from gwyn and ttrss-postgres 2022-11-05 16:33:05 +01:00
246c58e84d Integrate inputs into custom 2022-11-05 01:26:31 +01:00
38397de4ac Update ttrss-postgres with ttrss 2022-11-03 23:36:21 +01:00
80ebe6fbb3 Correct arguments 2022-11-03 23:36:10 +01:00
0a4b5956c5 Remove the docker module from ttrss and ttrss-postgres 2022-11-03 15:24:48 +01:00
ae0f3c6e3b Use docker on all oci-containers 2022-11-03 09:37:37 +01:00
8051f5e454 Remove the docker backend from ttrss-postgres 2022-11-02 21:45:13 +01:00
9cf4c745f6 Add a WIP ttrss solution with postgres 2022-11-02 21:38:40 +01:00