ibizaman
04c5c5e315
bump version to 0.3.1
2025-06-25 00:25:51 +02:00
ibizaman
395ec66d35
add advantage test suite provides
2025-06-25 00:23:41 +02:00
ibizaman
53dde94d98
explicitly disable memories app in nextcloud
...
Until https://github.com/ibizaman/selfhostblocks/issues/476 is fixed
2025-06-25 00:21:27 +02:00
ibizaman
56e837aaa0
fix sso setup for nextcloud
...
We need to switch to a systemd service running before nextcloud-setup
because the secret file is now loaded with LoadCredential, which
means it must exist before the systemd service starts
2025-06-24 23:03:17 +02:00
ibizaman
a37c539e02
fix playwright test for nextcloud
2025-06-24 23:03:17 +02:00
ibizaman
574a566b97
fix voice test for home-assistant
2025-06-24 23:03:17 +02:00
ibizaman
5a1e9809bc
fix playwright test for home-assistant
2025-06-24 23:03:17 +02:00
ibizaman
6947475f2c
fix playwright test for forgejo
2025-06-24 23:03:17 +02:00
ibizaman
4fbdff8b6d
remove unsupported nextcloud version
2025-06-24 23:03:17 +02:00
ibizaman
9be67e1c57
remove superfluous patch for grocy
2025-06-24 23:03:17 +02:00
ibizaman
a60baa19a1
revert to working nixpkgs commit
2025-06-24 23:03:17 +02:00
github-actions[bot]
530d876604
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/c80f6a7e10b39afcc1894e02ef785b1ad0b0d7e5?narHash=sha256-C7jVfohcGzdZRF6DO%2BybyG/sqpo1h6bZi9T56sxLy%2Bk%3D' (2025-03-15)
→ 'github:nixos/nixpkgs/4206c4cb56751df534751b058295ea61357bbbaa?narHash=sha256-VLFNc4egNjovYVxDGyBYTrvVCgDYgENp5bVi9fPTDYc%3D' (2025-06-21)
2025-06-24 23:03:17 +02:00
ibizaman
9af3f2b942
add extra config param for nginx
2025-06-23 23:40:14 +02:00
ibizaman
674043d83f
provide patch nixpkgs function
2025-06-16 11:26:04 +02:00
cinereal
5ff953faa2
chore: remove insecure patch
...
as per its link, this issue appears resolved.
2025-06-10 00:29:11 +02:00
ibizaman
387b677a60
update changelog for release
2025-06-09 00:31:00 +02:00
ibizaman
4047321f81
add wip documentation for arr service
2025-06-09 00:31:00 +02:00
ibizaman
7dd7f41622
add documentation for home-assistant
2025-06-09 00:31:00 +02:00
ibizaman
7f86a7541a
add more info in the preface
2025-06-09 00:31:00 +02:00
ibizaman
1ce11b99ad
fix typos in forgejo manual
2025-06-09 00:31:00 +02:00
Armin Fröhlich
1d0b49f959
nextcloud-server externalStorage.userLocalMount config existing check
...
use `--output=json` and jq to check for existence of mount
2025-06-08 10:59:26 +02:00
ak2k
16fcec4d40
feat: add documentation infrastructure and service implementation guide
...
## Documentation Infrastructure & Service Implementation Guide
This PR introduces documentation tooling and contributor resources to help maintain and expand the SelfHostBlocks project:
### Service Implementation Guide
- Add comprehensive guide for implementing new SHB services
- Covers contracts, testing, documentation, and integration patterns
- Provides step-by-step instructions and best practices for contributors
### Redirect Management Tool
- Add automated update-redirects tool to maintain documentation links
- Extracts heading IDs from markdown files across docs/, modules/, demo/
- Maps source files to target HTML pages using project routing logic
- Generates missing redirects in format expected by nixos-render-docs
2025-06-08 01:28:07 +02:00
ibizaman
0f22b8c2a3
revamp documentation
2025-06-06 14:10:45 +02:00
ibizaman
3cc1c870ab
add exposed lib to usage manual
2025-06-06 04:33:08 +02:00
ibizaman
60c618e7cc
expose lib
2025-06-04 01:26:19 +02:00
Piotr Gaczkowski
d9a149eca2
Fix Grafana SMTP from_name
2025-06-04 00:54:57 +02:00
ibizaman
9a7419d247
fix selfhostblocks name
2025-06-03 14:55:02 +02:00
ibizaman
c2148eda77
update readme intro to match nlnet description
2025-04-13 21:16:32 +02:00
ibizaman
af97581bed
remove duplicate in readme
2025-04-13 21:16:32 +02:00
ibizaman
ad33980d9a
fix jellyfin SSO plugin
2025-04-09 22:53:26 +02:00
ibizaman
d912a9d3fa
update readme introduction
2025-04-01 14:37:19 +02:00
ibizaman
53371ba2e7
revamp readme and fix update command
2025-04-01 00:10:38 +02:00
dependabot[bot]
e105ae1f9a
Bump tj-actions/changed-files from 45 to 46
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 45 to 46.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v45...v46 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 18:24:27 +02:00
Eric Ahlberg
95a4f7987e
Fix typo in monitoring docs
2025-03-24 21:45:38 +01:00
ibizaman
a0a233c847
fix nextcloud login test
2025-03-19 16:40:11 +01:00
ibizaman
719cf4dad4
create html report for playwright tests
2025-03-19 16:40:11 +01:00
ibizaman
40de32cc3f
print result path also in case of error
2025-03-19 16:40:11 +01:00
ibizaman
e8ed90707a
use different names for artifacts
2025-03-19 16:40:11 +01:00
ibizaman
8e55dd4660
fix workflow artifact upload
2025-03-19 16:40:11 +01:00
ibizaman
d5c90be286
always run upload artifact action
2025-03-19 16:40:11 +01:00
ibizaman
c7a915a9a6
fix home-assistant basic login test
2025-03-19 16:40:11 +01:00
ibizaman
e3a03c5df6
default version of nextcloud is now 29
2025-03-19 16:40:11 +01:00
github-actions[bot]
43ad3d0f84
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/eb62e6aa39ea67e0b8018ba8ea077efe65807dc8?narHash=sha256-uQ%2BNQ0/xYU0N1CnXsa2zghgNaOPxWpMJXSUJJ9W7140%3D' (2025-01-14)
→ 'github:nixos/nixpkgs/c80f6a7e10b39afcc1894e02ef785b1ad0b0d7e5?narHash=sha256-C7jVfohcGzdZRF6DO%2BybyG/sqpo1h6bZi9T56sxLy%2Bk%3D' (2025-03-15)
2025-03-19 16:40:11 +01:00
github-actions[bot]
e5be76126c
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/eb62e6aa39ea67e0b8018ba8ea077efe65807dc8?narHash=sha256-uQ%2BNQ0/xYU0N1CnXsa2zghgNaOPxWpMJXSUJJ9W7140%3D' (2025-01-14)
→ 'github:nixos/nixpkgs/c80f6a7e10b39afcc1894e02ef785b1ad0b0d7e5?narHash=sha256-C7jVfohcGzdZRF6DO%2BybyG/sqpo1h6bZi9T56sxLy%2Bk%3D' (2025-03-15)
2025-03-19 16:40:11 +01:00
ibizaman
3b2e0af374
bump demo flake inputs
2025-03-17 23:07:21 +01:00
ibizaman
5bc7d0def6
fix some issues with the demo
2025-03-17 23:07:21 +01:00
ibizaman
543f9540bd
add assertion to avoid issue with sso without ssl
2025-03-17 23:07:21 +01:00
ibizaman
cf944bee37
add assertion to avoid issue with authelia and ldap
2025-03-17 23:07:21 +01:00
ibizaman
c7b8529502
update to latest version of options
2025-03-17 23:07:21 +01:00
ibizaman
5e613b1aaf
add SHB nixpkgs patches to demo
2025-03-17 23:07:21 +01:00