a-kenji
|
47ad7d8a95
|
docs: Add edit button to documentation pages
Closes: #4966
|
2025-08-26 11:52:08 +02:00 |
|
a-kenji
|
3798808013
|
docs: Fix edit uri
|
2025-08-26 11:51:53 +02:00 |
|
pinpox
|
b91bee537a
|
Merge pull request 'Enable state-version in defaults' (#4711) from default-state-version into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4711
|
2025-08-26 07:49:46 +00:00 |
|
pinpox
|
7207a3e8cd
|
Cleanup state-version test
|
2025-08-26 09:44:01 +02:00 |
|
pinpox
|
ac675a5af0
|
Merge pull request 'Add coredns module' (#4837) from coredns into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4837
|
2025-08-26 07:39:57 +00:00 |
|
Johannes Kirschbauer
|
4470bb886e
|
docs: move 'migrate-flake' to 'convert existing nixos'
|
2025-08-25 14:11:31 +02:00 |
|
Johannes Kirschbauer
|
1b12882e29
|
docs: change wording, update links
|
2025-08-25 12:42:03 +02:00 |
|
DavHau
|
798d445f3e
|
docs: move options search to separate page
|
2025-08-25 15:51:24 +07:00 |
|
pinpox
|
ec70de406b
|
Add coredns module
|
2025-08-21 10:29:54 +02:00 |
|
Mic92
|
5a5ec468c7
|
Merge pull request 'clan-cli: use automatic networking for vars upload and machines update' (#4792) from networking_4 into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4792
|
2025-08-20 12:42:56 +00:00 |
|
lassulus
|
e2eb26345f
|
networking: add documentation, unhide from CLI
|
2025-08-20 14:22:58 +02:00 |
|
a-kenji
|
6f1a94e825
|
docs: Fix migration docs for clan modules
|
2025-08-20 14:13:27 +02:00 |
|
pinpox
|
30b737ae1f
|
init telegraph service
|
2025-08-15 10:54:39 +02:00 |
|
pinpox
|
a5d401b715
|
Update migration status table
|
2025-08-14 12:29:27 +02:00 |
|
pinpox
|
35e5f4a42a
|
Remove clanModules
- Removes clanModules in favor of the new clanServices
- Adds a warning and link to the migration guide
|
2025-08-14 12:02:40 +02:00 |
|
pinpox
|
e4949755d7
|
Merge pull request 'Migrate matrix-synapse to clan services' (#4684) from migrate-matrix-synapse into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4684
|
2025-08-14 10:01:14 +00:00 |
|
pinpox
|
b239c5bd88
|
Migrate matrix-synapse to clan services
|
2025-08-14 11:54:52 +02:00 |
|
pinpox
|
414952dfa3
|
Add wireguard service module
|
2025-08-13 12:29:52 +02:00 |
|
pinpox
|
03b13e9ed4
|
Migrate dyndns to clanServices
|
2025-08-11 12:19:21 +02:00 |
|
pinpox
|
1ae023f4bf
|
Remove old backup test
|
2025-08-10 00:56:36 +02:00 |
|
pinpox
|
7c37bddeea
|
Add localbackup clan service
|
2025-08-09 19:52:41 +02:00 |
|
Kenji Berthold
|
77810b1d4f
|
Merge pull request 'clanServices: migrate syncthing module to clanServices' (#4558) from ke-migrate-clan-module-syncthing into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4558
|
2025-08-05 08:25:07 +00:00 |
|
a-kenji
|
77c840c9ba
|
services/syncthing: Add basic usage documentation
|
2025-08-05 10:00:30 +02:00 |
|
Qubasa
|
d2529704d5
|
docs: Split up getting-started guide in a Physical and Virtual installation, and properly document how to install on non-NixOS machines
docs: git add docs
|
2025-07-31 17:06:44 +07:00 |
|
hsjobeki
|
857b9d0260
|
Merge pull request 'docs/templates: add more docs for template urls' (#4521) from docs-templates into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4521
|
2025-07-29 15:11:15 +00:00 |
|
Johannes Kirschbauer
|
5c746311c7
|
templates: init docs
|
2025-07-29 16:50:48 +02:00 |
|
pinpox
|
3c58e2f04e
|
Migrate postgresql to clan.core
|
2025-07-29 10:33:14 +02:00 |
|
Qubasa
|
abc78bac57
|
docs: Add a navigation footer button
|
2025-07-25 15:20:03 +07:00 |
|
Johannes Kirschbauer
|
caaf9dc4f3
|
docs: unify documentation
Strictly enforce diataxis
Use resource driven approach
Can extend later to add 'developer' link index page
|
2025-07-24 16:51:57 +02:00 |
|
Qubasa
|
5c7e6b3830
|
docs: Move developer guides into the Developer section
nix fmt
address davhau review
|
2025-07-23 18:31:19 +07:00 |
|
Qubasa
|
5b59cfbc34
|
docs: Remove emojies from getting started
|
2025-07-23 13:57:51 +07:00 |
|
Jörg Thalheim
|
377056e80c
|
clan flakes create: initialize keys automatically (#4435)
fixes https://git.clan.lol/clan/clan-core/issues/2665
fixes https://git.clan.lol/clan/clan-core/issues/4407
Co-authored-by: DavHau <d.hauer.it@gmail.com>
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4435
Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
Co-committed-by: Jörg Thalheim <joerg@thalheim.io>
|
2025-07-23 04:44:55 +00:00 |
|
hsjobeki
|
341f444fa0
|
revert bd3861c580
revert Merge pull request 'Remove clanModules/*' (#4202) from remove-modules into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4202
See: https://git.clan.lol/clan/clan-core/issues/4365
Not all modules are migrated.
If they are not migrated, we need to write migration docs and please display the link to the migration docs
|
2025-07-15 17:51:36 +00:00 |
|
pinpox
|
0e53499f40
|
Remove clanModules
|
2025-07-15 11:53:32 +02:00 |
|
Johannes Kirschbauer
|
77736090fd
|
docs/getting-started: seperate step to add a user
|
2025-07-13 11:31:14 +02:00 |
|
Johannes Kirschbauer
|
4800fec13c
|
diskId: add migration docs and a big fat warning
|
2025-07-11 20:47:53 +02:00 |
|
pinpox
|
84b23489f7
|
Migrate data-mesher to clan service
|
2025-07-10 12:30:29 +02:00 |
|
Johannes Kirschbauer
|
04fe1d2a8d
|
docs: disable footer navigation
This gives the content more space
Especially for plugins (options, developer tabs)
|
2025-07-08 16:38:33 +02:00 |
|
Johannes Kirschbauer
|
eaae9b0025
|
machine/host: degrade into info and add docs
|
2025-07-07 11:52:46 +02:00 |
|
Johannes Kirschbauer
|
d4cbdcdc3b
|
Docs: update index
|
2025-07-06 20:06:17 +02:00 |
|
Johannes Kirschbauer
|
38b8722e2e
|
Docs: init redoc internal rest inspired docs
|
2025-07-04 12:45:39 +02:00 |
|
Johannes Kirschbauer
|
83b38e9e01
|
docs: add emojis to getting-started
|
2025-07-02 17:00:51 +02:00 |
|
Johannes Kirschbauer
|
8f6f06bef3
|
Revert "Merge pull request 'Make state-version generation an clan option' (#4056) from state-version-option into main"
This reverts commit 8a7b6d13b5, reversing
changes made to 7a4eeb5b16.
|
2025-07-01 18:15:11 +02:00 |
|
hsjobeki
|
abbf2c1083
|
Merge pull request 'Docs: getting started add services' (#4156) from doc into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4156
|
2025-06-30 14:16:00 +00:00 |
|
Johannes Kirschbauer
|
eab918324b
|
Docs: getting started add services
|
2025-06-30 15:14:47 +02:00 |
|
hsjobeki
|
8b1e8201aa
|
Merge pull request 'docs: move deployment docs from add machine to deploy' (#4153) from doc into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4153
|
2025-06-30 11:50:35 +00:00 |
|
Johannes Kirschbauer
|
ff52f38f87
|
Docs: rename installer to usb installer
|
2025-06-30 13:03:07 +02:00 |
|
Johannes Kirschbauer
|
a7bca56487
|
docs: mark getting-started/flash installer as optional"
|
2025-06-30 13:02:46 +02:00 |
|
pinpox
|
ef3c22f240
|
Remove state-version module and service
|
2025-06-30 12:54:29 +02:00 |
|
Johannes Kirschbauer
|
731de62876
|
docs: rename all references from 'buildClan' to 'lib.clan'
|
2025-06-27 09:54:23 +02:00 |
|