Daniel Weiße
7bb6ad6cc2
docs: fix broken links ( #3359 )
...
* Update cosign installation guide link
* Update cosign overview link
* Update cosign sbom link
---------
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2024-09-17 15:33:08 +02:00
Moritz Eckert
a54b59ab25
docs: remove deprecated master-secret flag from recovery ( #3326 )
2024-08-26 12:54:58 +02:00
Thomas Tendyck
e2ee775483
docs: update Tab tags
2024-08-23 22:45:37 +02:00
Thomas Tendyck
e90b0e5109
docs: update docusaurus and enable broken anchor detection
2024-08-23 22:45:37 +02:00
Thomas Tendyck
ded559a3fe
docs: update AsciinemaWidget tags
2024-08-23 22:45:37 +02:00
Thomas Tendyck
abe0397e0d
docs: replace angle bracket links, which aren't supported by new mdx version
2024-08-23 22:45:37 +02:00
Moritz Eckert
ec7b40d933
docs: sort clouds table alphabetical ( #3315 )
2024-08-20 10:35:41 +02:00
Thomas Tendyck
0551a862b3
docs: remove date from "feature status of clouds" page
2024-08-13 22:28:57 +02:00
Thomas Tendyck
399376d3e3
Make SEV-SNP the default attestation variant on GCP ( #3267 )
...
* Make SNP the default on GCP
* fixup! Make SNP
* fixup! Make SNP
2024-07-22 13:29:27 +02:00
Thomas Tendyck
712ff90ba0
docs: backport to old versions
2024-07-12 09:16:44 +02:00
edgelessci
7b6c3a710e
docs: add release v2.17.0 ( #3221 )
...
Co-authored-by: msanft <58110325+msanft@users.noreply.github.com>
2024-07-03 14:11:59 +02:00
Moritz Eckert
ca8d11861d
docs: add policy troubleshooting tip ( #3212 )
...
Co-authored-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
2024-06-27 16:47:23 +02:00
Daniel Weiße
09d19fec22
cli: fix constellation verify
depending on an initialized constellation-state.yaml
file ( #3184 )
...
* Ignore missing state file if flags are provided
* Update verify docs to include requirement for config file
---------
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2024-06-21 10:09:01 +02:00
Moritz Sanft
7d4e7eff65
docs: adjust MAA updating ( #3152 )
...
* docs: adjust MAA updating
* versioned-docs: backport fix
2024-06-07 13:56:10 +02:00
Felix Schuster
7197a9b719
Rewrite "chain of trust" section ( #3066 )
...
Co-authored-by: 3u13r <lc@edgeless.systems>
Co-authored-by: Moritz Eckert <m1gh7ym0@gmail.com>
2024-05-27 18:21:27 +02:00
Moritz Eckert
c3eae84fbb
docs: update images with inter font ( #2995 )
2024-04-08 07:28:01 +02:00
Thomas Tendyck
9e3d605cf2
Add STACKIT to readme ( #2988 )
...
* Add STACKIT to readme
and sort CSPs alphabetically in sentences
* fix links
2024-03-15 11:53:13 +01:00
Moritz Eckert
912575eb31
docs: order csp strictly alphabetically ( #2986 )
2024-03-15 10:13:57 +01:00
Adrian Stobbe
1334b84c2e
Update docs ( #2982 )
...
Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com>
2024-03-13 14:09:51 +01:00
Malte Poll
1b973bf23f
docs: remove steps for STACKIT credentials in config ( #2980 )
...
The OpenStack credentials (username and password) can now be retrieved
from the "clouds.yaml" by the Constellation CLI and terraform code.
This simplifies the configuration for end-users.
2024-03-12 07:27:45 +01:00
Malte Poll
25624e91e8
docs: add runtime measurement table for Constellation v2.16 ( #2979 )
2024-03-12 07:27:26 +01:00
Malte Poll
35260a4455
docs: document OpenStack related config files on Windows
2024-03-11 16:43:36 +01:00
Malte Poll
353b02c17c
docs: document STACKIT CC features
...
Co-Authored-By: Moritz Eckert <m1gh7ym0@gmail.com>
2024-03-11 16:43:36 +01:00
Malte Poll
63b9761962
docs: explain recovery steps on STACKIT
2024-03-11 16:43:36 +01:00
Malte Poll
220f292181
docs: mention all zones where STACKIT instances are available
2024-03-11 16:43:36 +01:00
Malte Poll
7fb2a357d9
docs: add STACKIT to the terraform provider page
2024-03-11 15:59:23 +01:00
Malte Poll
52e4e64316
docs: add installation instructions for the Windows CLI variant
2024-03-08 10:45:36 +01:00
Malte Poll
fc08e50605
docs: update STACKIT flavors ( #2964 )
2024-03-01 10:59:06 +01:00
malt3
c4f27f62ee
docs: add release v2.16.0
2024-02-29 17:22:19 +01:00
Thomas Tendyck
31baba2d4b
docs: remove broken links and publish removal of cloud logging
2024-02-23 08:57:57 +01:00
edgelessci
fafb9886b0
docs: add release v2.15.0 ( #2875 )
...
Co-authored-by: elchead <elchead@users.noreply.github.com>
2024-01-31 15:29:01 +01:00
Thomas Tendyck
2895766d02
docs: mention TF provider more prominently
2023-12-30 15:44:11 +01:00
edgelessci
6b2c00693c
docs: add release v2.14.0 ( #2734 )
...
Co-authored-by: burgerdev <burgerdev@users.noreply.github.com>
Co-authored-by: Adrian Stobbe <stobbe.adrian@gmail.com>
2023-12-19 17:05:40 +01:00
Daniel Weiße
92fac8b9d6
docs: replace reference to CMakeList on main branch with versioned link or Bazel ( #2690 )
...
* Replace reference to CMakeList on main branch with versioned link or Bazel
* Allow Bazel as a valid word
---------
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2023-12-08 16:13:39 +01:00
Thomas Tendyck
82b68df92a
docs: add release v2.13.0
2023-11-19 18:57:31 +01:00
Thomas Tendyck
5f249eedcb
docs: minor
2023-11-19 18:57:31 +01:00
Adrian Stobbe
c506991eb4
docs: fix tf links ( #2570 )
2023-11-09 12:51:02 +01:00
Otto Bittner
b0ee39a96d
ci: publish s3proxy chart during release
2023-11-06 10:21:11 +01:00
Thomas Tendyck
3255ce3e72
docs: add s3proxy to features
2023-10-13 11:39:49 +02:00
Otto Bittner
1e13da3b71
docs: extend filestash example with more regions ( #2445 )
2023-10-12 14:34:51 +02:00
Thomas Tendyck
f696cb452b
s3proxy: remove unnecessary pull secret
2023-10-11 17:57:16 +02:00
Malte Poll
c4a3e40882
s3proxy: add new page to documentation (v2.12)
2023-10-10 18:31:02 +02:00
Malte Poll
07249b1288
docs: add note about current AWS CVM issues (v2.12)
2023-10-10 18:31:02 +02:00
malt3
34cdfdaf57
docs: add release v2.12.0
2023-10-10 18:31:02 +02:00
Thomas Tendyck
714158619a
docs: add note about current AWS CVM issues
2023-10-10 12:11:52 +02:00
Moritz Eckert
7c76592a08
docs: add observability page ( #2384 )
...
Co-authored-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
Co-authored-by: 3u13r <lc@edgeless.systems>
Co-authored-by: Thomas Tendyck <51411342+thomasten@users.noreply.github.com>
2023-10-04 09:37:46 +02:00
edgelessci
866861491a
docs: add release v2.11.0 ( #2330 )
...
Co-authored-by: 3u13r <3u13r@users.noreply.github.com>
2023-09-14 15:54:27 +02:00
Thomas Tendyck
5272e7c86f
docs: publish fixes in performance section to 2.10
2023-08-28 10:01:15 +02:00
Moritz Eckert
b278b76df5
docs: add vault benchmark ( #2271 )
...
* Refactor benchmark structure
* Add vault-benchmark section
* update 2.10 docs
Co-authored-by: Otto Bittner <cobittner@posteo.net>
Co-authored-by: Thomas Tendyck <tt@edgeless.systems>
2023-08-24 15:52:05 +02:00
Daniel Weiße
f33cc647ed
Revert "docs: fix sigstore doc links ( #2272 )" ( #2280 )
...
This reverts commit ec1bba7a8b
.
2023-08-24 11:12:28 +02:00