ShadowArcanist
7d4d621237
Changed Wireguard one click service template category to vpn
2025-10-26 18:05:22 +05:30
Andras Bacsai
ef7cf1114f
chore: update siyuan category in service templates
...
Update generated service template JSON files to reflect the category
field added to siyuan.yaml (documentation category).
2025-10-24 13:26:25 +02:00
Andras Bacsai
9d672c1583
chore: add category field to siyuan.yaml
2025-10-24 13:24:48 +02:00
Andras Bacsai
2e71ef4f11
Fix Hetzner server redirect in onboarding flow
...
When creating a Hetzner server from the onboarding view, the redirect
to the server details page was not working properly due to modal context.
The standard redirect() call doesn't handle navigation from within modals.
Changes:
- Add from_onboarding flag to ByHetzner component
- Use wire:navigate redirect when in onboarding mode
- Pass from_onboarding=true from boarding view
This ensures proper navigation to the newly created server page instead
of staying on the onboarding view.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-23 16:17:01 +02:00
Andras Bacsai
414e762dfa
Merge pull request #6913 from yipfram/add/home-assistant
...
Add Home Assistant template
2025-10-22 21:41:44 +02:00
Andras Bacsai
cb4c26007d
Merge pull request #6914 from ShadowArcanist/shadow/new-service-redisinsight
...
feat(service): add Redis Insight
2025-10-22 21:39:15 +02:00
Andras Bacsai
acbea6db60
Merge pull request #6920 from StellarRounin/template/add-siyuan-service
...
feat(servide): Add siyuan template
2025-10-22 21:38:56 +02:00
Andras Bacsai
bb0f497255
Merge pull request #6924 from yipfram/yipfram/pocket-id-template
...
Add Pocket ID template
2025-10-22 21:38:28 +02:00
Andras Bacsai
cbddfbce15
Merge pull request #6925 from ariqpradipa/feat/sparkyfitness
...
feat(templates): add sparkyfitness compose template and logo
2025-10-22 21:38:13 +02:00
Andras Bacsai
802f4647b8
Merge pull request #6953 from ShadowArcanist/patch-6
...
disable(service): pingvinshare
2025-10-22 21:37:00 +02:00
Andras Bacsai
a9a7c8df88
Merge pull request #6954 from ShadowArcanist/patch-7
...
disable(service): pingvinshare with clamav
2025-10-22 21:36:47 +02:00
Andras Bacsai
286a36420a
Merge pull request #6963 from yipfram/add/rivet-dev
...
Add Rivet template
2025-10-22 21:36:32 +02:00
Andras Bacsai
a02341fb55
Merge pull request #6550 from yipfram/template/metamcp
...
Add Metamcp app template
2025-10-22 21:36:06 +02:00
Romain ROCHAS
f2510684c2
Update templates/compose/rivet-engine.yaml
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 16:07:42 +02:00
Andras Bacsai
e8851ff5cd
Update healthcheck commands for MinIO services across multiple YAML files
2025-10-22 16:05:17 +02:00
Andras Bacsai
c9ca702edf
Merge pull request #6965 from ShadowArcanist/shadow/replace-minio
...
Replace vulnerable minio docker images with Coollabs Minio
2025-10-22 16:02:45 +02:00
Romain ROCHAS
439ecc277d
Merge branch 'next' into add/rivet-dev
2025-10-22 11:51:53 +02:00
Romain ROCHAS
e47524f5bd
Update templates/compose/rivet-engine.yaml
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 11:51:38 +02:00
ShadowArcanist
7bd2edfacc
Added MinIO community edition one click service
2025-10-22 13:06:04 +05:30
ShadowArcanist
bad2c139c2
Replace minio with coollabs minio on ente photos with s3 service template
2025-10-22 12:41:45 +05:30
ShadowArcanist
3e76bdd59e
Replace minio with coollabs minio on huly service template
2025-10-22 12:39:06 +05:30
ShadowArcanist
b88a70fde5
Replace minio with coollabs minio on supabase service template
2025-10-22 12:35:24 +05:30
ShadowArcanist
48da311573
Replace minio with coollabs minio on posthog service template
2025-10-22 12:33:40 +05:30
ShadowArcanist
190b47b1d6
Replace minio with coollabs minio on plane service template
2025-10-22 12:32:12 +05:30
ShadowArcanist
30e64f9dc6
Replace minio with coollabs minio on budibase service template
2025-10-22 12:31:02 +05:30
ShadowArcanist
41f4fe33ba
Replace minio with coollabs minio on azimutt service template
2025-10-22 12:29:30 +05:30
Romain ROCHAS
878ed3f9c3
Rename to rivet-engine.yaml and update description to reflect stateful workloads
2025-10-22 03:40:18 +02:00
Romain ROCHAS
0164b54576
Add rivet.svg and rivet.yaml for AI programming environment setup
2025-10-22 03:08:57 +02:00
Ariq Pradipa Santoso
b31a3c2e6d
Merge branch 'next' into feat/sparkyfitness
2025-10-22 07:11:08 +07:00
Ariq Pradipa Santoso
52333efb2c
pin sparkyfitness server image version
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 07:08:46 +07:00
Ariq Pradipa Santoso
34baeab542
pin sparky fitness image version
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 07:08:27 +07:00
Ariq Pradipa Santoso
d89d89be4c
Update templates/compose/sparkyfitness.yaml
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 07:06:40 +07:00
Ariq Pradipa Santoso
19a4521209
Update templates/compose/sparkyfitness.yaml
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 07:06:32 +07:00
Ariq Pradipa Santoso
d29a0543c7
Update templates/compose/sparkyfitness.yaml
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 07:06:10 +07:00
Ariq Pradipa Santoso
e16a533cce
Update templates/compose/sparkyfitness.yaml
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 07:06:02 +07:00
Ariq Pradipa Santoso
a8d3a39768
Update templates/compose/sparkyfitness.yaml
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 07:05:53 +07:00
Ariq Pradipa Santoso
26eb0a2905
Update templates/compose/sparkyfitness.yaml
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 07:05:44 +07:00
Ariq Pradipa Santoso
d01d574d71
Update templates/compose/sparkyfitness.yaml
...
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
2025-10-22 07:05:38 +07:00
Romain ROCHAS
4fd49fc5c7
Merge branch 'next' into yipfram/pocket-id-template
2025-10-21 21:10:24 +02:00
Romain ROCHAS
74a9dbc2ce
Merge branch 'next' into template/metamcp
2025-10-21 20:55:15 +02:00
ShadowArcanist
fc90009047
disable pingvinshare with clamav one click service
...
Add ignore directive to pingvinshare-with-clamav.yaml
2025-10-22 00:05:07 +05:30
ShadowArcanist
d3a75e36f9
disable pingvinshare one click service
2025-10-21 23:56:49 +05:30
ShadowArcanist
28c601443a
disable minio one click service
...
Add ignore directive to minio.yaml
2025-10-21 23:40:08 +05:30
Andras Bacsai
3593d941af
bump version to 4.0.0-beta.437 and update nightly version to 4.0.0-beta.438
2025-10-20 13:57:48 +02:00
Ariq Pradipa Santoso
eca0c5cb0d
feat(templates): add sparkyfitness compose template and logo
...
Add Docker Compose template for SparkyFitness, a comprehensive fitness tracking application, including the SVG logo and configuration for frontend, server, and database services.
2025-10-20 10:14:17 +07:00
Stellar Rounin
50be79db85
fix(service): Update image version & healthcheck start period
2025-10-19 18:09:01 -06:00
Romain ROCHAS
9355cb2893
Add SMTP configuration to Pocket ID template
...
Include SMTP settings for email notifications and one-time access features.
2025-10-19 21:35:49 +02:00
Romain ROCHAS
2ae3d1b99b
Add SMTP configuration to Pocket ID with PostgreSQL template
...
Include SMTP settings for email notifications and one-time access features.
2025-10-19 21:35:18 +02:00
Romain ROCHAS
7dbd8fad21
Add Pocket ID with PostgreSQL template
...
Add variant of Pocket ID template with PostgreSQL database support for better scalability and production use.
2025-10-19 21:34:26 +02:00
Romain ROCHAS
d1ab7ebb8e
Add Pocket ID template
...
Add Docker Compose template for Pocket ID, a simple and secure OIDC provider with passkey authentication support.
2025-10-19 20:59:24 +02:00