You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ortelius is a unified microservice catalog designed to track and version your microservice software supply chain along with all consuming 'logical' applications. With Ortelius, you can easily view your 'logical' application's SBOM, CVEs, service dependencies, and inventory based on versions. Ortelius generates new versions of microservices and their consuming logical applications each time you update your container registry. By centralizing and tracking detailed supply chain data, Ortelius provides you a proactive view of your microservice architecture and the differences between each service update. The latest version of Ortelius is maintained by the Ortelius Community managed by the [Continuous Delivery Foundation](http://cd.foundation/) (Linux Foundation). It was originally created by [DeployHub](https://www.deployhub.com/) and [OpenMake Software](https://www.openmakesoftware.com). Our mission is to simplify the adoption of modern architecture through a world-class microservice catalog driven by a supportive and diverse global open source community.
23
+
Ortelius is central catalog of supply chain and DevOps intelligence. It is designed to track and version composition details for every component of your software supply chain along with all consuming 'logical' applications. With Ortelius, you can easily view your 'logical' application's SBOM, CVEs, service dependencies, and inventory based on versions, even in a decoupled microservices architecture.
24
+
25
+
Ortelius aggregates DevOps, security and supply chain data for each independent component moving through the pipeline. It is particularly useful in cloud-native, microservices architectures where the 'logical application' becomes ambiguous. Ortelius tracks who is consuming shared components, versions them when they are updated and then creates new release candidates for every 'logical application' that is impacted by a component change. It then aggregates that data to the 'logical' application level so you don't have to.
26
+
27
+
The latest version of Ortelius is maintained by the Ortelius Community managed by the [Continuous Delivery Foundation](http://cd.foundation/) (Linux Foundation). It was originally created by [DeployHub](https://www.deployhub.com/) and [OpenMake Software](https://www.openmakesoftware.com). Our mission is to simplify the adoption of modern architecture through a world-class microservice catalog driven by a supportive and diverse global open source community.
24
28
<p></p>
25
29
{{< /blocks/section >}}
26
30
27
31
{{< blocks/section color=white >}}
28
32
<divclass="col-12">
29
-
<h1class="text-center">What Ortelius Does</h1>
33
+
<h1class="text-center"> Continuous Versioning of Your Software Composition</h1>
@@ -51,36 +55,8 @@ Ortelius is a unified microservice catalog designed to track and version your mi
51
55
{{% blocks/feature icon="fas fa-3x fa-users" title="Attend Out Community Meetings and Events" url="/events/" %}}
52
56
{{% /blocks/feature %}}
53
57
{{< /blocks/section >}}
54
-
{{< blocks/section color=white >}}
55
-
56
-
<divclass="col-12">
57
-
<h1class="text-center">Sign-up for the Ortelius Test Environment</h1>
58
-
<hr>
59
-
<p></p>
60
-
</div>
61
-
62
-
{{< blocks/feature_dual >}}
63
-
Ortelius has a test instance running on Azure Kubernetes. You can use this instance to test the latest version and pull requests. A private domain with sample test data will be created when you complete the sign-up. This allows you to test independently, so don't worry about breaking anything.
64
-
65
-
Please submit any issues you find in the [ortelius/ortelius](https://github.com/ortelius/ortelius/issues) repo.
Copy file name to clipboardexpand all lines: content/en/blog/tips/YourOrteliusJourney.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ summary: "Your Ortelius Journey"
5
5
author: Siddharth Pareek
6
6
---
7
7
8
-
The [Ortelius microservice catalog](https://ortelius.io) has been gaining immense popularity as it brings an open source, breakthrough solution for organizing microservices. So the question is how can we jointly contribute to the success of both the catalog and the idea itself and continue to build on a solution that prepares us for microservices at scale. This article demonstrates a few of the ways you can kick-start your journey for the good of all.
8
+
The [Ortelius Supply Chain catalog](https://ortelius.io) has been gaining immense popularity as it brings an open source, breakthrough solution for tracking your Supply Chain metadata, including SBOM and CVEs, across the DevOps Pipeline. So the question is how can we jointly contribute to the success of both the catalog and the idea itself and continue to build on a solution that prepares us for centralizing supply chain intelligence needed for understanding the ingredients of the software we create. This article demonstrates a few of the ways you can kick-start your journey for the good of all.
9
9
10
10
# The Development Path
11
11
If coding is your thing, you would fit into the 'Champion' group. This Group focuses on architecture and coding. To get involved, the very first step is to create your account on [GitHub](https://github.com/) if you don't already have one, and then visit the [Ortelius GitHub Project page.](https://github.com/ortelius/ortelius)
0 commit comments