Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Script: Zitadel #2141

Merged
merged 31 commits into from
Feb 10, 2025
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
80eb4ae
Create zitadel-install.sh
dave-yap Feb 7, 2025
d84ae0b
Create zitadel.json
dave-yap Feb 7, 2025
e07d54a
Create zitadel.sh
dave-yap Feb 7, 2025
3875f1c
Update zitadel.sh
dave-yap Feb 7, 2025
43d1337
Update zitadel.json
dave-yap Feb 7, 2025
568f6de
Update zitadel.sh
dave-yap Feb 7, 2025
603127f
Update zitadel.sh
dave-yap Feb 7, 2025
523a243
Update zitadel.sh
dave-yap Feb 7, 2025
ac794b9
Update zitadel.sh
dave-yap Feb 7, 2025
37b60fe
Update zitadel.sh
dave-yap Feb 7, 2025
c2752de
Update zitadel-install.sh
dave-yap Feb 7, 2025
42307b7
Update zitadel-install.sh
dave-yap Feb 7, 2025
bcb5b9f
Update zitadel.sh
dave-yap Feb 7, 2025
c6bd4e8
Update zitadel.json
dave-yap Feb 7, 2025
6d05829
Use declared variables in config files
dave-yap Feb 7, 2025
167bcb9
Merge branch 'community-scripts:main' into main
dave-yap Feb 8, 2025
f8ebda4
Remove other architectures
dave-yap Feb 8, 2025
25b6891
Update to fit changes requested
dave-yap Feb 8, 2025
f5ba8e9
Merge branch 'community-scripts:main' into main
dave-yap Feb 9, 2025
c315032
Update zitadel.sh
dave-yap Feb 9, 2025
2b713a7
Update zitadel-install.sh
dave-yap Feb 9, 2025
31d1931
Update zitadel-install.sh
dave-yap Feb 9, 2025
b67bb83
Made changes to fit suggestions
dave-yap Feb 10, 2025
6422100
Update zitadel-install.sh
dave-yap Feb 10, 2025
46059d1
Update zitadel-install.sh
dave-yap Feb 10, 2025
5e639f6
Merge branch 'main' of https://github.com/dave-yap/ProxmoxVE
dave-yap Feb 10, 2025
91b36b2
Update path for version.txt
dave-yap Feb 10, 2025
f44461f
Merge branch 'community-scripts:main' into main
dave-yap Feb 10, 2025
5c64ace
Set update part default to our project defaults
MickLesk Feb 10, 2025
736845d
Update zitadel.sh, Remove v befor ${RELEASE}
michelroegl-brunner Feb 10, 2025
5c5f39a
Update zitadel-install.sh
michelroegl-brunner Feb 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update zitadel.json
Co-authored-by: bvdberg01 <74251551+bvdberg01@users.noreply.github.com>
  • Loading branch information
dave-yap and bvdberg01 authored Feb 7, 2025
commit c6bd4e829ad4f0083b7eca0215e3ec540c1b6764
2 changes: 1 addition & 1 deletion json/zitadel.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Zitadel",
"slug": "Zitadel",
"categories": [
0
6
],
"date_created": "2025-02-07",
"type": "ct",
Expand Down