Skip to content

Commit

Permalink
Merge pull request #26 from insatomcat/seapath
Browse files Browse the repository at this point in the history
Add Seapath Project
  • Loading branch information
0x62646f727465 authored Dec 12, 2024
2 parents 4a4277c + 375ba37 commit 032be08
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions _projects/seapath.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: "Seapath"
show-title: false
layout: project
excerpt: "Seapath helps create and manage a cluster of virtual machines optimized for real-time workloads"
header:
image: /assets/images/seapath/logo_seapath.png
teaser: assets/images/seapath/logo_seapath.png
github: https://github.com/seapath
website: https://lfenergy.org/projects/seapath/
license: Apache 2.0
license-url: https://www.apache.org/licenses/LICENSE-2.0
documentation: https://lf-energy.atlassian.net/wiki/spaces/SEAP
community: https://lfenergy.slack.com/archives/seapath
tags: [Apache2.0]
---

Seapath helps create and manage a cluster of virtual machines optimized for real-time workloads.
SEAPATH is an acronym for Software Enabled Automation Platform and Artifacts (Therein). It is part of the LF Energy Digital Substations Special Interest Group.

Seapath has the following features:
* Ecosystem agnostic, easily used and extended by third parties
* Hardware agnostic: can be installed on different types of servers and architectures (x86, ARM, etc.)
* Vendor agnostic: a heterogeneous variety of virtual machines can be deployed and managed on the platform.
* Open source: released under a permissive open source license (Apache-2.0), enabling effortless adoption, customization, integration into existing projects, and commercialization opportunities for users.
* On-going integration with other LF Energy Projects from Digital Substations Automation Systems (DSAS) such as LF Energy CoMPAS, LF Energy FledgePOWER, and OpenSCD.
* High performance, ready for IEC 61850 applications
* Real-time capabilities: can host applications with determinism and performance needs.
*Time synchronization: natively support NTP and PTP (IEEE 1588) synchronizations.
* Resilience, robust for mission-critical systems
* High availability and clustering: offers cluster functionalities to guarantee availability in case of hardware or software failures.
* Distributed storage: data and disk images of the virtual machines are replicated and synchronized to guarantee its integrity and availability on the cluster.
* Automatic updates: The system can be automatically updated from a remote server.
* Infrastructure as code, allowing automated and remote system management
* Configuration: initial configuration is done using scripted tasks, ensuring exact replication of desired operations and avoiding manual errors.
* Administration: can be easily managed from a remote machine connected to the network as well as by an administrator on site.
* Intensive testing, guaranteeing capabilities and avoiding regression
* Continuous integration: Every development on the platform must pass more than 700 unit tests, real time tests and latency tests.
* Testing-driven cybersecurity approach: each requirement is ensured through extensive unit tests.Seapath has the following features:

Contact us !
Binary file added assets/images/seapath/logo_seapath.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 032be08

Please sign in to comment.