This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/docs
Andrea Luzzardi 6554b6569a docs: fix link
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-06-02 14:15:57 -07:00
..
guides docs: fix link 2021-06-02 14:15:57 -07:00
install.md docs: feat: init Docusaurus 2021-06-02 14:07:01 -07:00
README.md docs: index.md -> README.md 2021-06-02 14:08:45 -07:00
vs.md docs: feat: init Docusaurus 2021-06-02 14:07:01 -07:00

sidebar_position slug sidebar_label hide_table_of_contents
1 / Introduction true

Dagger

Dagger is a programmable deployment system.

Using Dagger, software builders can automate the deployment of any application to any infrastructure, in just a few lines of code.

image

The Dagger platform adapts to your application, not the other way around. Thanks to its ecosystem of reusable packages and flexible scripting system, Dagger can be dropped into any software project without requiring changes to its architecture or workflow. Think of it as your "devops superglu".

No matter how your deployment works under the hood, you can manage it with the same Dagger user interface. This makes developers more productive, because they don't have to learn a new workflow every time their deployment system changes.

Alpha disclaimer

Dagger is alpha-quality software. It has many bugs, the user interface is minimal, and it may change in incompatible ways at any time. If you are still willing to try it, thank you! We appreciate your help and encourage you to ask questions and report issues.