Sign inSign up

pc2upb/perseus-frontend

By pc2upb

•Updated 10 days ago

Compute project management for scientific HPC centers

Image
0

1.3K

pc2upb/perseus-frontend repository overview

⁠What is PERSEUS?

PERSEUS is currently in beta. Some features are still experimental and maybe don't work as expected. Feel free to reach out to us and share you experiences and feedback: https://perseus-project.pc2.uni-paderborn.de/contact/⁠

PERSEUS is a compute project management software for scientific HPC centers. It allows you to

  • professionalize your workflows
  • deploy center-wide automation
  • fully customize workflow items (states), (micro)services and reports

⁠Getting Started

There are multiple ways to run PERSEUS. You can either use our automated installer scripts or deploy it manually using Docker or Podman.

⁠Installer & Updater

If you prefer an automated setup that installs all dependencies and configures the environment for you, we provide installer scripts that set up Docker or Podman, along with Nginx and required configuration files.

Compared to the manual docker-compose approach, the installer scripts offer a more opinionated, out-of-the-box experience – ideal for quick testing, small-scale deployments, or first-time users.

We currently offer two variants:

The scripts support most major Linux distributions and will automatically detect your package manager.

To keep your deployment up to date, we also provide:

These update scripts stop the running containers, pull the latest images, restart the services, and clean up unused resources.

šŸ“– Read more about the installer workflow in our official documentation⁠

⁠Run via Docker

We also provide a ready-to-use docker-compose.yml⁠ to run PERSEUS using Docker or Podman.

Our prebuilt container images are available on Docker Hub⁠.

āš ļø Note: This approach requires you to set up a reverse proxy (e.g. Nginx, Traefik, or Caddy) yourself to route requests to the frontend and backend containers. We recommend serving the API under '/api' and the frontend at '/'.

šŸ“– To learn more about this installation method, visit the official documentation⁠.

⁠Components

PERSEUS comes with the following components:

⁠License

This project is licensed under the terms of the MIT License. See the LICENSE⁠ file for details.

Tag summary

Content type

Image

Digest

sha256:c51d4305f…

Size

65.7 MB

Last updated

10 days ago

docker pull pc2upb/perseus-frontend