1
0
forked from clan/clan-core
Commit Graph

139 Commits

Author SHA1 Message Date
67aa84760d borbackup: set IdentitiesOnly=Yes
Since `borgbackup` is run as root user it might try other ssh keys.
2024-06-10 14:09:14 +00:00
a1acf0b05d Merge pull request 'Expand backup and restore capabilities w.r.t. postgresql.' (#1582) from synapse into main 2024-06-10 13:24:08 +00:00
66bdc61e3d borgbackup: move preBackupScript to a different systemd context 2024-06-10 15:17:46 +02:00
297d53dac8 syncthing: automatically add zt network ip to devices 2024-06-07 14:25:21 +02:00
5c11a30b46 backup: add a way to stop services before restoring a state. 2024-06-06 17:30:35 +02:00
0dc3b9f056 postgresql: add backup and restore 2024-06-06 14:28:50 +02:00
c0d8aaf73a postgresql: add new method to create users and databases 2024-06-06 14:07:56 +02:00
2a0019457d matrix-synapse: create with utf-8 encoding 2024-06-06 14:07:56 +02:00
6dec2a9222 add postgresql backup hooks 2024-06-06 13:27:30 +02:00
c1aedc5bb8 matrix-enable: drop enable option 2024-06-06 13:27:30 +02:00
ba6840d978 matrix-synapse: create database with right collation also when postgresql already exists #1108 2024-06-06 11:11:48 +02:00
9ccff4ab2e syncthing: remove trailing newline 2024-06-06 08:34:08 +00:00
d8e80bb0c8 syncthing: update facts to new system 2024-06-06 08:21:31 +00:00
d25eaa48d0 modules/syncthing-static-peers: init 2024-06-06 09:55:57 +02:00
193d54153d borbackup-static: impl
Implements sane defaults implementing borgbackup

Fixes: #1551
2024-06-05 21:17:24 +00:00
954f1fe605 zerotier-static-peers: filter out non existing Ip 2024-06-05 19:46:55 +02:00
44fc1be270 static-hosts: filter out non existing Ip's 2024-06-05 17:28:35 +02:00
3d71ebcc5f borgbackup: try to fix 2024-06-04 16:27:53 +02:00
ca2001040b zerotier-static-peers: use correct exclusion source 2024-06-03 22:53:44 +02:00
503ce29c84 zerotier-static-peers: add guard condition 2024-06-03 22:42:04 +02:00
f6fb52afbf clan.static-hosts: excludeHosts should be empty if topLevelDomain is defined. 2024-06-03 10:44:41 +00:00
2caa837537 Add top level domain option for zerotier machines. 2024-05-29 18:40:15 +00:00
3c0b5f0867 drop deprecated mdDoc 2024-05-28 13:35:11 +02:00
3eba6e85cc modules: init trusted-nix-cache module 2024-05-23 09:29:31 +02:00
a78f5b2bec Merge pull request 'zerotier-static-peers: init module' (#1400) from a-kenji-modules/init/static-zerotier-hosts into main 2024-05-22 10:40:41 +00:00
396caeff39 zerotier-static-peers: init module
Init zerotertier-static-peers module.
This module automatically configures the networkId.
It will automatically accept peers based on their zerotier-ips in the
clan flake.
2024-05-22 12:37:13 +02:00
fb1b428c12 user-password: set prompt to true by default 2024-05-22 12:15:26 +02:00
39b34d9ff3 modules: static hosts filter nonexistent ip 2024-05-21 17:24:14 +02:00
6ebfd29c87 Merge pull request 'clanModule.sshd: Deactivate password auth. Change flake template to every machine having its own disko.nix file.' (#1389) from Qubasa-main into main 2024-05-20 17:14:24 +00:00
c8456f7d68 clanModule.sshd: Deactivate password auth. Change flake template to every machine having its own disko.nix file. 2024-05-20 19:11:12 +02:00
a34fa4f69b Merge pull request 'init: static-hosts module' (#1385) from a-kenji-init/statix-hosts-module into main 2024-05-19 11:09:54 +00:00
1e4a3a3eee user-password: fix module path
Fixes #1381
2024-05-19 13:03:47 +02:00
e39d8cb909 init: static-hosts module 2024-05-19 13:01:37 +02:00
4f6d25160f Add --ssh-pubkey FILE argument 2024-05-14 15:41:15 +02:00
9999379f81 docs: user-password add admonition 2024-05-14 11:29:07 +02:00
cd0b360b49 modules: init user-password
Init a user-password module, that allows setting the password for a
single user.

fixes #1351
2024-05-14 10:55:43 +02:00
82fa89b57e Fix template. Improve docu. Add disko as default imported module. 2024-05-10 15:39:46 +02:00
6908527ebd Throw error on missing clanModule description or if description too long. Add xfce description. 2024-05-02 17:53:27 +02:00
570f04ecdc Fix zt-tcp-relay 2024-05-02 16:59:17 +02:00
ee552d3020 Move vm clanModules to lib 2024-05-02 16:34:25 +02:00
b95d95554a Add description field to function-schema 2024-05-02 16:34:25 +02:00
a09e680fa0 Require README.md for every clan module 2024-05-02 16:34:25 +02:00
a48df5b993 Add package function-schema and module-schema. Add check for module jsonschema. 2024-05-01 23:16:17 +02:00
a2074bb82b
docs: init synthing & deltachat 2024-04-17 18:26:37 +02:00
87559613ed
docs: add clan modules readme support 2024-04-17 12:52:04 +02:00
3f8ab35a19 rework root-password module 2024-04-12 12:00:43 +00:00
e6acbadae6 docs: improve template & secrets 2024-04-10 16:25:18 +00:00
292ac97067
add root-password module 2024-04-10 11:23:39 +02:00
c5e5a7edc7 grub: enable efi support by default 2024-04-05 18:47:11 +02:00
dd0dbbd29f syncthing: fix conflicting definition of fs.inotify.max_user_watches 2024-04-02 17:56:07 +07:00