Listing Thumbnail

    Waldur

     Info
    Sold by: OpenNode 
    Deployed on AWS
    Waldur is a platform for managing resources in HPC centres as well as private and public clouds. It supports multiple on-prem and cloud technologies, includes a common accounting, user self-service and integration with help desks.

    Overview

    Waldur is a platform consisting of two main components.

    Waldur MasterMind cloud orchestrator exposes REST API service that enables end-customers to access Marketplace, organization, project and resource management functionality. MasterMind comes with Admin Portal interface for operator-only use.

    Waldur HomePort is a web-based self-service portal for end customers and operators. It is built as Single Page Application (SPA) and communicates with MasterMind API service directly from a user browser. It exposes almost all of the MasterMind functionality in a user and mobile friendly way.

    In addition to HomePort, advanced users can make use of Ansible modules for integrating Waldur in their configuration.

    Highlights

    • Waldur is a platform for managing private clouds, public clouds and HPC Centres. It automates OpenStack and Slurm, has billing, user self-service and a support desk.

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Ubuntu 22.04

    Deployed on AWS

    Unlock automation with AI agent solutions

    Fast-track AI initiatives with agents, tools, and solutions from AWS Partners.
    AI Agents

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (11)

     Info
    Dimension
    Cost/hour
    c5.2xlarge
    Recommended
    $5.00
    m6a.large
    $5.00
    d2.xlarge
    $5.00
    m4.large
    $5.00
    c5a.2xlarge
    $5.00
    m3.large
    $5.00
    c7i.xlarge
    $5.00
    c5ad.2xlarge
    $5.00
    c5.xlarge
    $5.00
    c4.2xlarge
    $5.00

    Vendor refund policy

    If a customer is unhappy with support provided with the software and terminates the usage, refund for the on-going month will be provided.

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    Waldur changelog is available here: https://docs.waldur.com/CHANGELOG/ 

    Additional details

    Usage instructions

    For the initial setup, it is needed to:

    Login to local VM and run the commands for initial setup

    go the correct directory

    cd ~/waldur-docker-compose/

    generate a global secret key for Waldur

    export SECRET_KEY=$(tr -dc A-Za-z0-9 </dev/urandom | head -c 30 ; echo '')

    replace the default secret key in the .env file

    sed -i "s/GLOBAL_SECRET_KEY=changeme/GLOBAL_SECRET_KEY=${SECRET_KEY}/" .env

    replace the default secret key in the .env file, you need to check the public IP of the instance in the cloud console

    sed -i 's/WALDUR_DOMAIN=localhost/WALDUR_DOMAIN="<Public IP>.nip.io"/' .env

    add the current user to the docker group

    sudo usermod -aG docker $USER newgrp docker

    Boot up and verify the container:

    start containers

    docker compose up -d

    verify the deployment

    docker compose ps docker exec -t waldur-mastermind-worker status

    Create initial user:

    Create user

    docker exec -t waldur-mastermind-worker waldur createstaffuser -u admin -p password -e admin@example.com 

    Create initial categories for Marketplace:

    Create demo categories for OpenStack: Virtual Private Cloud, VMs and Storage

    docker exec -t waldur-mastermind-worker waldur load_categories vpc vm storage

    Now it is possible to login to the Waldur instance, which is accessible on https://<VM public IP> with a previously created username.

    Additional user guides are provided on https://docs.waldur.com/user-guide/ 

    Support

    Vendor support

    OpenNode LLC provides different support subscription plans based on customer needs.

    More information: https://waldur.com/support/  General contact: https://waldur.com/contact/  Support portal: https://opennode.atlassian.net/servicedesk/customer/portal/9  Technical support: support@opennode.atlassian.net 

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Product comparison

     Info
    Updated weekly

    Accolades

     Info
    Top
    100
    In Education & Research
    Top
    50
    In Infrastructure as Code
    Top
    50
    In Application Stacks

    Overview

     Info
    AI generated from product descriptions
    Cloud Resource Management
    Platform supporting multiple on-premises and cloud technologies with comprehensive resource orchestration capabilities
    API Integration
    Exposes REST API service enabling access to marketplace, organization, project, and resource management functionality
    Web Self-Service Portal
    Single Page Application (SPA) providing user and mobile-friendly interface for end customers and operators
    Infrastructure Automation
    Native support for automating OpenStack and Slurm infrastructure deployment and management
    Configuration Management
    Supports Ansible modules for advanced integration and configuration customization
    Multi-Cloud Deployment
    Supports deployment across AWS, GCP, and Azure cloud platforms with flexible configuration options
    Serverless Auto-Scaling
    Enables automatic scaling and scale-to-zero capabilities for cloud applications with elastic resource management
    Enterprise Security Compliance
    Facilitates achieving industry certifications like SOC2, GDPR, and Amazon FTR with integrated compliance frameworks
    Multi-Tenancy Management
    Provides advanced multi-tenant architecture with customer self-service and isolated deployment capabilities
    Operational Control Plane
    Offers comprehensive SaaS management infrastructure with automated provisioning, monitoring, and intelligent patching mechanisms
    Policy Framework
    Tirith policy framework enables proactive compliance definition for CloudOps and Security teams
    Infrastructure Orchestration
    No-code interface for building and deploying cloud environments with rapid configuration capabilities
    Compliance Management
    Continuous compliance monitoring with drift detection and visibility into cloud compliance posture
    Infrastructure Library
    Reusable reference infrastructure templates available through integrated marketplace
    Multi-Team Collaboration
    Platform designed to facilitate collaborative infrastructure provisioning across development, security, and operations teams

    Contract

     Info
    Standard contract

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.