Inex Code
a5b965f08f
fix(api): Python version
2023-03-17 15:09:13 +03:00
Inex Code
d7edf5a95d
chore(mailserver): Bump Mailserver to 22.11 release
2023-03-17 15:05:21 +03:00
Inex Code
bdaf88208f
fix: Huey version
2023-03-17 14:54:14 +03:00
Inex Code
2e175f8c10
feat: Add state version
2023-03-17 14:50:54 +03:00
Inex Code
497cf28ecc
fix: Change Gitea settings due to Nix deprecations
2023-03-17 14:50:40 +03:00
Inex Code
9c662d9629
chore: Change channel of overlay for testing
2023-03-17 14:38:48 +03:00
Inex Code
0500315ae0
chore(nextcloud): Upgrade Nextcloud to v25
2023-03-17 14:38:11 +03:00
Inex Code
d8f0922b8a
fix(gitea): incorrect root URL
2023-01-08 10:29:08 +02:00
Inex Code
ab0c3e113c
Merge pull request 'API 2.1.0 support' ( #24 ) from api-redis into master
...
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config/pulls/24
2022-12-30 20:35:45 +02:00
Inex Code
b4827e6e26
Merge branch 'master' into api-redis
2022-12-30 20:35:16 +02:00
Inex Code
bfe0d18090
chore: Switch to API 2.1.0
2022-12-30 21:34:23 +03:00
Inex Code
426d84f636
Merge pull request 'feat: opt-in to displaying gitea email on profile' ( #23 ) from sova/selfprivacy-nixos-config:master into master
...
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config/pulls/23
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
2022-12-29 19:41:38 +02:00
sоvд[сова]
41edc9f26f
Merge pull request 'feat: set default gitea email display to false' ( #1 ) from sova/gitea-default-email-display into master
...
Reviewed-on: https://git.selfprivacy.org/sova/selfprivacy-nixos-config/pulls/1
2022-12-28 16:49:00 +02:00
sоvд[сова]
5d3395648a
feat: set default gitea email display to false
2022-12-28 14:46:51 +00:00
inexcode
1944739d28
chore(nextcloud): Upgrade Nextcloud to v24
2022-12-01 18:06:57 +03:00
Inex Code
08d8407a86
Merge pull request 'chore(mailserver): Update the simple-nixos-mailserver to the 22.05 version' ( #21 ) from mailserver-22.05 into master
...
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config/pulls/21
2022-12-01 17:02:30 +02:00
Inex Code
0d3e8c890c
Switch API branch to develop
2022-11-20 17:12:20 +03:00
Inex Code
3dd8ff1821
feat: add dns.useStagingACME option
...
Used for testing environments, so we don't stumble upon ACME rate limits.
2022-11-16 11:02:20 +03:00
Inex Code
895a816ef5
fix: one more path to backups data
2022-11-08 02:55:26 +03:00
Inex Code
5210e610df
fix: path to backup backet
2022-11-08 02:49:12 +03:00
Inex Code
eab3d1e761
fix: path of the provider info
2022-11-08 02:41:18 +03:00
Inex Code
a59fbef22a
feat: Enable Digital Ocean agent when on DO
2022-11-08 01:44:28 +03:00
Inex Code
7a6f57def8
feat(userdata): Support for newer JSON schema of provider
2022-11-08 01:44:09 +03:00
inexcode
e4ba827d5a
Merge branch '3rd-party-bumps/nextcloud-24' into api-redis
2022-11-04 11:57:09 +03:00
inexcode
aeeffe42b1
feat: a redis database for SelfPrivacy API
2022-11-04 11:57:00 +03:00
inexcode
399790e202
chore(nextcloud): Upgrade Nextcloud to v24
2022-10-28 11:52:47 +03:00
inexcode
5f2ab0495b
chore(mailserver): Update the simple-nixos-mailserver to the 22.05 version
2022-10-20 23:19:04 +03:00
inexcode
53c9655b7b
Switched to binds, volume management, new API
2022-08-26 14:21:05 +04:00
inexcode
52b896da45
Fix Nextcloud initialization
2022-08-10 15:09:44 +04:00
inexcode
8c81f24fa7
Add util-linux and e2fsprogs to SP API path
...
This is required for disk space analysis and file system extension by the API
2022-07-27 16:14:38 +03:00
Inex Code
c1ed3a522c
Move secrets out of Nix Store ( #19 )
...
Nix store is world-readable, and while nix repl fails to get the secret due to file permissions, we should still set up secrets without getting them in Nix store.
In the past tmpfiles.d was used, but its entire contents get to the nix store.
Now, all files with secrets are generated in activation scripts, with the help of jq and sed.
Also dead Pleroma code was deleted, but CAPTCHA is still broken.
Co-authored-by: inexcode <inex.code@selfprivacy.org>
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config/pulls/19
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
Co-committed-by: Inex Code <inex.code@selfprivacy.org>
2022-07-19 15:18:46 +03:00
NaiJi ✨
dbb6757d77
Merge pull request 'Remove alps from server configurtaion' ( #18 ) from remove-alps into master
...
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config/pulls/18
2022-06-24 18:55:47 +03:00
NaiJi
0c41badf3b
Remove alps from server configurtaion
2022-06-24 18:51:29 +03:00
NaiJi ✨
23e424b841
Update alp repository url
2022-06-22 13:45:30 +03:00
Inex Code
67851c7bee
Fix tmpfiles.d escaping
2022-06-09 22:52:54 +03:00
Inex Code
5b4128c010
Renamed bitwarden user to vaultwaden
2022-05-02 11:04:02 +03:00
Inex Code
f6b3c26900
Add tokens.json to gitignore
2022-04-29 16:40:59 +03:00
Inex Code
9d1249d10e
Remove channel definiton from autoUpgrade
2022-04-29 15:56:16 +03:00
Inex Code
ea7572c4e9
Prevent sending SIGKILL to rebuild service
2022-04-29 15:48:08 +03:00
Inex Code
a5b57d378d
Fix kill mode for rebuild services
2022-04-29 15:19:38 +03:00
Inex Code
289b715873
Merge pull request 'Add groups to users' ( #17 ) from nixos-21.11-migration into master
...
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config/pulls/17
2022-04-26 10:54:43 +03:00
Inex Code
1a31e32424
Add groups to users
2022-04-20 13:22:16 +03:00
Inex Code
cb6378a970
Merge pull request 'Added fixes for VPN networking' ( #16 ) from vpn-fix into master
...
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config/pulls/16
2022-02-28 13:09:24 +02:00
Inex Code
4bf80d7a2d
Added fixes for VPN networking
...
(cherry picked from commit d1620a9680
)
2022-02-28 13:59:24 +03:00
Inex Code
a0a6c99fe8
roll back the roll back
2022-02-16 11:06:51 +03:00
Inex Code
8cb55168eb
Merge pull request 'jitsi-fixes' ( #15 ) from jitsi-fixes into master
...
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config/pulls/15
2022-02-16 08:30:24 +02:00
Illia Chub
896600bf52
Added missing dependencies
2022-02-16 07:01:12 +02:00
Illia Chub
c03fd25959
Resolved build issues with DNS-01 nad webroot enabled
2022-02-16 06:59:59 +02:00
inexcode
b583340e1d
Revert "Merge pull request 'Fixed Jitsi functionality and Jitsi certificate resolution' ( #14 ) from jitsi-fixes into master"
...
This reverts commit dc767677d8
, reversing
changes made to d4bb381693
.
2022-02-15 15:48:42 +03:00
Inex Code
dc767677d8
Merge pull request 'Fixed Jitsi functionality and Jitsi certificate resolution' ( #14 ) from jitsi-fixes into master
...
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config/pulls/14
2022-02-15 14:09:45 +02:00