summary refs log tree commit diff
path: root/host/Rory-nginx/services (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Nginx log request timesRory&2024-08-161-1/+1
|
* Log nginx upstreamsRory&2024-08-161-1/+1
|
* Sliding sync on workersRory&2024-08-161-1/+1
|
* Enable postgres prometheus exporterRory&2024-08-161-0/+16
|
* Imports cleanupRory&2024-08-088-31/+8
|
* Server config cleanupRory&2024-08-0455-1268/+201
|
* Various changesRory&2024-08-014-7/+23
|
* Server changesRory&::Emma2024-08-011-1/+1
|
* Fix LinuxMint draupnir ipRory&2024-07-302-3/+3
|
* Add Linux Mint Draupnir instanceRory&2024-07-303-0/+115
|
* Maybe without IPv6?Rory&2024-07-231-2/+2
|
* ;Rory&2024-07-231-1/+1
|
* Use networking.hosts instead of etcRory&2024-07-231-5/+4
|
* Pass through nixpkgs-Draupnir to containerRory&2024-07-231-1/+11
|
* Fix draupnir-cme, set correct mgmt roomRory&2024-07-231-1/+1
|
* Fix draupnir-cme 2Rory&2024-07-231-1/+1
|
* Fix draupnir-cmeRory&2024-07-232-4/+0
|
* Add draupnir-cmeRory&2024-07-232-2/+9
|
* Add draupnir-cmeRory&2024-07-233-0/+102
|
* ChangesRory&2024-07-171-9/+9
|
* Fix sync workersRory&2024-07-061-4/+0
|
* Federation worker fix, also more node exporter collectorsRory&2024-07-061-1/+1
|
* Enable sync workersRory&2024-07-061-0/+1
|
* Less workers, distribute federation requests by source ipRory&2024-07-043-4/+6
|
* Federation readersRory&2024-07-044-0/+217
|
* Fix client readersRory&2024-07-041-5/+1
|
* Add moduleRory&2024-07-041-0/+1
|
* Client readersRory&2024-07-043-0/+127
|
* More workers?Rory&2024-07-044-1/+215
|
* fixxRory&2024-07-041-1/+1
|
* synapse user dir 666 perms on client socketRory&2024-07-041-0/+1
|
* Fix nginx for user dir workerRory&2024-07-041-1/+1
|
* Fix user dir service nameRory&2024-07-041-1/+1
|
* Fix background worker nameRory&2024-07-041-2/+2
|
* Set default nginx virtualhostRory&2024-07-042-2/+2
|
* Add missing workersRory&2024-07-041-1/+3
|
* User dir workerRory&2024-07-044-29/+87
|
* Federation senders on instance mapRory&2024-07-041-1/+8
|
* Synapse config fixesRory&2024-07-042-5/+7
|
* Fix missing if condition in synapse configRory&2024-07-041-1/+1
|
* Fix sliding syncRory&2024-07-041-1/+1
|
* NixfmtRory&2024-07-0458-1133/+1377
|
* Synapse workers workRory&2024-07-049-63/+119
|
* Synapse main cleanupRory&2024-07-043-90/+9
|
* More sendersRory&2024-07-041-1/+1
|
* Server nginx cleanupRory&2024-07-0422-374/+19
|
* Server cleanupRory&2024-07-043-65/+34
|
* Add temporary matrix serverRory&2024-07-047-0/+210
|
* Move synapse sockets to /run/matrix-synapse instead of /run/synapseRory&2024-07-047-10/+10
|
* Synapse changes for testingRory&2024-07-0411-38/+332
|
* Split up synapse configRory&2024-07-046-129/+145
|
* Use postgres sockets for synapseRory&2024-07-041-2/+4
|
* Desktop updatesRory&2024-07-041-16/+1
|
* Bunch of changesRory&2024-07-044-20/+42
|
* Add portable config, some updatesRory&2024-07-041-2/+12
|
* Bunch of changesRory&2024-07-042-4/+5
|
* Server updatesRory&::Emma2024-07-043-2/+5
|
* These are required by the module but dont seem to affect the proxy?Rory&2024-07-041-0/+5
|
* Clean up, update the correct well-knownRory&2024-07-042-6/+1
|
* it REALLY wants to use environmentFile...Rory&2024-07-041-0/+1
|
* Emma, stop forgetting semicolons you dorkRory&2024-07-041-3/+3
|
* Sliding syncRory&2024-07-042-1/+14
|
* Apparently it doesnt merge...Rory&2024-07-041-0/+5
|
* 2 db connections per federation senderRory&2024-07-041-0/+7
|
* semicolons...Rory&2024-07-041-1/+1
|
* forgot how to nix...Rory&2024-07-041-2/+2
|
* Raise synapse cache, decrease connection poolRory&2024-07-041-6/+8
|
* maybe i should nix and not yamlRory&2024-07-041-1/+1
|
* more workers, no sending from mainRory&2024-07-041-3/+2
|
* sockets dont TLSRory&2024-07-041-1/+1
|
* Move replication to socketRory&2024-07-041-6/+8
|
* Synapse sendersRory&2024-07-044-24/+307
|
* Server updatesRory&::Emma2024-07-042-1/+6
|
* Server updatesRory&::Emma2024-07-041-0/+17
|
* Add vanilla conduit containerRory&2024-07-047-0/+210
|
* Server changesRory&::Emma2024-07-044-12/+30
|
* Update from serverRory&::Emma2024-07-042-19/+19
|
* Use notify type for systemd serviceRory&2024-02-261-0/+2
|
* Fix host for synapse.Rory&2024-02-261-1/+1
|
* Fix wrong service port.Rory&2024-02-261-1/+1
|
* Add package referenceRory&2024-02-261-2/+2
|
* Explicitly specify working directory.Rory&2024-02-261-1/+3
|
* Use BusyBox for copying file, use relative paths.Rory&2024-02-261-2/+2
|
* Start MatrixMediaGate with system.Rory&2024-02-261-0/+2
|
* Matrix media gate - Add forgotten nginx entryRory&2024-02-261-0/+1
|
* Matrix media gateRory&2024-02-268-275/+414
|
* Update from serverRory&::Emma2024-02-254-12/+19
|
* Fix postgres configRory&2024-02-052-9/+9
|
* Use pgconfiguratorRory&2024-02-051-15/+50
|
* Postgres buffering, maybe?Rory&2024-02-051-1/+16
|
* Update from serverRory&::Emma2024-02-052-0/+2
|
* Update from serverRory&::Emma2024-02-022-9/+10
|
* ChangesRory&::Emma2024-01-202-0/+20
|
* Update synapse cache settingsRory&::Emma2023-11-291-3/+5
|
* ChangesTheArcaneBrony2023-10-171-1/+1
|
* CleanupTheArcaneBrony2023-10-081-1/+0
|
* Fix syntax?TheArcaneBrony2023-10-081-2/+2
|
* Fix syntax?TheArcaneBrony2023-10-081-3/+1
|
* Fix syntax?TheArcaneBrony2023-10-081-0/+1
|
* Fix syntax?TheArcaneBrony2023-10-081-1/+1
|
* Fix syntax?TheArcaneBrony2023-10-081-34/+32
|
* Fix syntax?TheArcaneBrony2023-10-081-52/+48
|
* Fix syntax?TheArcaneBrony2023-10-081-45/+49
|
* Fix syntaxTheArcaneBrony2023-10-081-1/+1
|
* ocp in cgitTheArcaneBrony2023-10-081-0/+12
|
* More cgit stuffTheArcaneBrony2023-10-071-1/+17
|
* Fix cgit?TheArcaneBrony2023-10-071-1/+1
|
* Missing semicolonTheArcaneBrony2023-10-071-1/+1
|
* Add cgit nginxTheArcaneBrony2023-10-072-0/+14
|
* Add cgitTheArcaneBrony2023-10-071-0/+29
|
* fix jitsi?TheArcaneBrony2023-10-011-1/+2
|
* fix jitsi?TheArcaneBrony2023-09-301-252/+252
|
* fix jitsi?TheArcaneBrony2023-09-301-1/+1
|
* fix jitsi?TheArcaneBrony2023-09-301-1/+1
|
* fix jitsi?TheArcaneBrony2023-09-301-0/+5
|
* fix jitsi?TheArcaneBrony2023-09-303-3/+7
|
* fix jitsi?TheArcaneBrony2023-09-301-0/+11
|
* fix jitsi?TheArcaneBrony2023-09-291-0/+2
|
* fix jitsi?TheArcaneBrony2023-09-291-3/+3
|
* Fix jitsi?TheArcaneBrony2023-09-291-1/+0
|
* Fix jitsi?TheArcaneBrony2023-09-291-1/+1
|
* Fix jitsi?TheArcaneBrony2023-09-291-9/+3
|
* Jitsi?TheArcaneBrony2023-09-294-1/+305
|
* Add WSL configEmma (Rory&)2023-09-2845-0/+0
|
* Formatting changesEmma (Rory&)2023-09-2845-22/+6
|
* Fix domainsTheArcaneBrony2023-09-202-3/+3
|
* Fix host nginxTheArcaneBrony2023-09-204-5/+5
|
* Fix host nginxTheArcaneBrony2023-09-202-4/+22
|
* Rename containerTheArcaneBrony2023-09-205-0/+0
|
* Add unit tests containerTheArcaneBrony2023-09-205-0/+213
|
* enable serviceTheArcaneBrony2023-09-071-1/+2
|
* enable serviceTheArcaneBrony2023-09-071-1/+1
|
* enable serviceTheArcaneBrony2023-09-071-1/+1
|
* enable serviceTheArcaneBrony2023-09-071-15/+16
|
* What the fuck systemd????????????????/TheArcaneBrony2023-09-071-1/+3
|
* More container stuffTheArcaneBrony2023-09-071-1/+1
|
* More container stuffTheArcaneBrony2023-09-071-0/+18
|
* More container stuffTheArcaneBrony2023-09-072-2/+19
|
* Fixes!TheArcaneBrony2023-09-071-6/+6
|
* Fixes!TheArcaneBrony2023-09-071-1/+1
|
* Fixes?TheArcaneBrony2023-09-072-18/+0
|
* Fixes?TheArcaneBrony2023-09-072-4/+3
|
* Fixes?TheArcaneBrony2023-09-071-3/+3
|
* Fixes?TheArcaneBrony2023-09-071-1/+1
|
* Fixes?TheArcaneBrony2023-09-072-2/+2
|
* Fixes?TheArcaneBrony2023-09-071-1/+1
|
* Fixes?TheArcaneBrony2023-09-071-1/+1
|
* Fixes?TheArcaneBrony2023-09-071-1/+9
|
* oops, forgot an importTheArcaneBrony2023-09-071-0/+1
|
* Add domainTheArcaneBrony2023-09-073-3/+10
|
* Add container ip addressTheArcaneBrony2023-09-071-26/+21
|
* nginx quic!TheArcaneBrony2023-09-071-1/+1
|
* pantalaimon is enabled by instances set not being empty.....TheArcaneBrony2023-09-071-3/+2
|
* fix missing semicolonTheArcaneBrony2023-09-071-1/+2
|
* add pantalaimonTheArcaneBrony2023-09-072-24/+9
|
* Fix ip of bots.rory.gayTheArcaneBrony2023-09-072-1/+34
|
* Add nginx to containerTheArcaneBrony2023-09-073-2/+109
|
* fix container?TheArcaneBrony2023-09-071-1/+1
|
* fix container?TheArcaneBrony2023-09-071-0/+4
|
* fix container?TheArcaneBrony2023-09-061-1/+1
|
* fix container?TheArcaneBrony2023-09-061-1/+1
|
* fix container?TheArcaneBrony2023-09-061-1/+1
|
* fix container?TheArcaneBrony2023-09-061-2/+2
|
* fix container?TheArcaneBrony2023-09-061-1/+1
|
* fix container?TheArcaneBrony2023-09-061-1/+1
|
* fix container?TheArcaneBrony2023-09-061-1/+2
|
* fix container?TheArcaneBrony2023-09-061-12/+12
|
* fix container?TheArcaneBrony2023-09-061-12/+10
|
* Add containerTheArcaneBrony2023-09-064-2/+73
|
* Add changesRory&::Emma2023-09-061-0/+1
|
* Conduit well-knownTheArcaneBrony2023-08-181-0/+43
|
* Disable registrationTheArcaneBrony2023-08-181-1/+1
|
* Conduit reg tokenTheArcaneBrony2023-08-181-1/+1
|
* Conduit reg tokenTheArcaneBrony2023-08-181-1/+2
|
* Conduit reg tokenTheArcaneBrony2023-08-181-0/+1
|
* Conduit reg tokenTheArcaneBrony2023-08-181-1/+1
|
* Conduit reg tokenTheArcaneBrony2023-08-181-1/+1
|
* Conduit reg tokenTheArcaneBrony2023-08-181-0/+13
|
* Fix conduit pathTheArcaneBrony2023-08-181-1/+1
|
* Fix conduit ipTheArcaneBrony2023-08-181-1/+1
|
* Forgot to add conduit domain to nginxTheArcaneBrony2023-08-181-0/+1
|
* Make conduit listen on localhostTheArcaneBrony2023-08-181-0/+1
|
* fix conduit flakeTheArcaneBrony2023-08-181-1/+1
|
* Fix importsTheArcaneBrony2023-08-181-1/+1
|
* Fix importsTheArcaneBrony2023-08-181-1/+1
|
* Fix importsTheArcaneBrony2023-08-181-2/+2
|
* Refactor nginxTheArcaneBrony2023-08-1828-89/+778
|
* Fix importsTheArcaneBrony2023-08-187-29/+0
|
* Fix flakeTheArcaneBrony2023-08-181-0/+95
|
* Fix flakeTheArcaneBrony2023-08-181-4/+6
|
* Push updatesRory&::Emma2023-08-181-0/+8
|
* FixTheArcaneBrony2023-08-181-0/+1
|
* RefactorTheArcaneBrony2023-08-188-0/+428