Jörg Thalheim
b9ccdf5000
add flake parts tutorial
2024-04-04 15:05:08 +02:00
Jörg Thalheim
60b954368e
docs: replace hashedPassword with initialHashedPassword
2024-04-03 12:00:02 +02:00
Johannes Kirschbauer
dc1f47c062
fix: readme typo
2024-04-03 09:43:24 +02:00
DavHau
5483309c9b
docs: render zola pages in clan-core flake
...
This integrates the generated options docs part of our website into the clan-core project. This is better than having it in a separate repos because we want to lear about breakages as early as possible.
Changes which break the documentation should be blocked by this early on
2024-03-31 12:33:31 +07:00
DavHau
46afc1879c
docs: render module options docs
...
fix errors while rendering some modules
2024-03-31 00:26:08 +07:00
Jörg Thalheim
72bc35ed74
rewrite backups documentation
2024-03-26 17:21:06 +01:00
a-kenji
05608001f4
documentation: fix grammer
2024-03-25 16:03:18 +01:00
Jörg Thalheim
7ed9a42f64
docs/backup: update command needed to regenerate backups
2024-03-25 15:33:57 +01:00
Jörg Thalheim
06203471ae
docs/backup: extend documentation
2024-03-25 11:07:09 +01:00
Jörg Thalheim
a27d60891e
backup docs
2024-03-22 14:56:22 +00:00
a-kenji
e3ee7b5ef2
fix: typos
2024-03-06 13:11:49 +01:00
Jörg Thalheim
094f5bc0f3
Updating contribution documentation
2024-02-21 17:02:13 +01:00
Jörg Thalheim
edd76e876a
drop obsolete documentation
2024-02-21 17:02:13 +01:00
Jörg Thalheim
34ba0c043b
drop obsolete documentation
2024-02-21 16:51:27 +01:00
Jörg Thalheim
5afd5baeb2
add requireExplicitUpdate option for mobile devices
2024-02-06 17:55:34 +01:00
Jörg Thalheim
c3a9754e51
document build host option
2024-02-06 17:27:06 +01:00
Jörg Thalheim
584299e199
rename deployment address to target address
...
This is a prepares having a build server for deployment
2024-02-02 16:39:29 +07:00
DavHau
b029798dfb
docs: categorize via sub-directories for inclusion in website
2024-01-17 13:53:24 +07:00
Jörg Thalheim
ca0749c76f
drop runSchemaTests/runMockApi from checks
2024-01-11 17:53:06 +01:00
DavHau
5c548ee62c
docs: add API guidelines
2023-12-01 16:28:14 +07:00
Jörg Thalheim
4a19e3af95
rename vms create to vms run
2023-11-24 15:00:08 +01:00
Qubasa
dddbe74d6a
Added gtk demo app
2023-11-23 15:03:38 +01:00
Qubasa
9698e57fa6
Added more deal tests
2023-11-21 16:44:38 +01:00
Qubasa
4ff9990054
Fixed wrong examples
2023-11-08 21:40:17 +01:00
Qubasa
93c6270386
Added deal contract framework and testing documentation
2023-11-08 19:56:07 +01:00
Qubasa
e565c0527c
Added schemathesis dependency
2023-11-08 19:56:05 +01:00
Qubasa
bff01be4d1
Added documentation on contract and property based testing
2023-11-08 19:55:12 +01:00
Qubasa
6d074ad7dd
contributing.md: Fixed missing direnv install step
2023-11-03 20:33:27 +01:00
Qubasa
974f594a78
Added contributing.md and improved README.md
2023-10-31 12:57:28 +01:00
Qubasa
8e9034ad02
Added clanName argument to clan-core.lib.builClan
2023-10-27 19:20:17 +02:00
Qubasa
58b54bb9df
API: Added Path validators. api/flake/create inits git repo. Fixed vscode interpreter problem
2023-10-27 19:11:27 +02:00
Jörg Thalheim
c2c9f7e33f
extending machines documentation
2023-10-27 17:40:20 +02:00
Jörg Thalheim
1cf4df4d75
docs: fix clan create command
2023-10-27 13:28:34 +02:00
DavHau
3f9a882c37
quickstart: add user creation
2023-10-04 10:18:28 +02:00
Jörg Thalheim
99cf6b8c43
add zerotier documentation
2023-09-29 15:38:44 +00:00
lassulus
c6d62340cc
docs/quickstart: fix typo
2023-09-27 19:02:16 +02:00
Jörg Thalheim
c59f9f4b19
use shellSession everywhere for markdown
2023-09-26 15:49:45 +02:00
DavHau
09206d3763
quickstart: improve and add machines section
2023-09-24 08:53:26 +01:00
Jörg Thalheim
3b810b074c
add nixos integration example
2023-09-22 12:10:39 +02:00
Jörg Thalheim
f350bfd7fd
docs/secrets: document sops import
2023-09-22 12:09:53 +02:00
lassulus
83ca27fe2d
quickstart: use all buildClan outputs
2023-09-22 11:37:53 +02:00
Jörg Thalheim
ae0f2d3d2f
docs/quickstart: use the clan create command and mention flake.nix more
2023-09-21 12:41:40 +00:00
DavHau
76ee9893f2
docs/secrets-management: machine -> machines
2023-09-19 15:12:29 +02:00
DavHau
dfa3b2acaa
quickstart: fixes
2023-09-19 15:12:29 +02:00
Jörg Thalheim
2f9413d2e9
docs/secrets: more consistent formatting
2023-09-13 11:21:19 +02:00
Jörg Thalheim
7eac9f6ed9
add missing secrets instruction
2023-09-13 11:19:32 +02:00
Jörg Thalheim
4256f3045f
add secrets documentation
2023-09-13 11:15:06 +02:00
DavHau
91e42d8a63
quickstart: add specialArgs
2023-08-30 16:47:05 +02:00
Luis-Hebendanz
bad7d624bd
Improved Quickstart
2023-08-30 15:25:20 +02:00
Jörg Thalheim
8c9c3173fa
implement quickstart
2023-08-30 13:51:08 +02:00