Skip to content

victorgomez09/alvi

Repository files navigation

alvi - Fast, Iterative and Simplified container-based application development

GitHub release License Godoc Netlify Status

logo

Overview

alvi is a fast, and iterative CLI tool for container-based application development. It is an implementation of the open Devfile standard, supporting Podman, Kubernetes and OpenShift.

Why use alvi?

  • Easy onboarding: By auto-detecting the project source code, you can easily get started with alvi.
  • No cluster needed: With Podman support, having a Kubernetes cluster is not required to get started with alvi. Using a common abstraction, alvi can run your application on Podman, Kubernetes or OpenShift.
  • Fast: Spend less time maintaining your application deployment infrastructure and more time coding. Immediately have your application running each time you save.
  • Standalone: alvi is a standalone tool that communicates directly with the container orchestrator API.
  • No configuration needed: There is no need to dive into complex Kubernetes YAML configuration files. alvi abstracts those concepts away and lets you focus on what matters most: code.
  • Containers first: We provide first class support for Podman, Kubernetes and OpenShift. Choose your favourite container orchestrator and develop your application.
  • Easy to learn: Simple syntax and design centered around concepts familiar to developers, such as projects, applications, and components.

Learn more about the features provided by alvi on alvi.dev.

Demo

odo-preview-with-podman.hd.webm

Installing alvi

Please check the installation guide on alvi.dev.

Official documentation

Visit alvi.dev to learn more about alvi.

Community, discussion, contribution, and support

Chat

All of our developer and user discussions happen in the #alvi channel on the official Kubernetes Slack.

If you haven't already joined the Kubernetes Slack, you can invite yourself here.

Ask questions, inquire about alvi or even discuss a new feature.

Issues

If you find an issue with alvi, please file it here.

Contributing

  • Code: We are currently working on updating our code contribution guide.
  • Documentation: To contribute to the documentation, please have a look at our Documentation Guide.

We are an open community who welcomes any concerns, changes or ideas for alvi! Come join the chat and hang out, ask or give feedback and just generally have a good time.

Meetings

All our calls are open to public. You are welcome to join any of our calls.

You can find the exact dates of all scheduled team calls together with sprint dates in the google calendar (iCal format).

Legal

License

Unless otherwise stated (ex. /vendor files), all code is licensed under the Apache 2.0 License.

Usage data

When alvi is ran for the first time, you will be asked to opt in to Red Hat's telemetry collection program.

With your approval, alvi will collect pseudonymized usage data and send it to Red Hat servers to help improve our products and services. Read our privacy statement to learn more about it. For the specific data being collected and to configure this data collection process, see Usage data.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published