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.
Go to file
Andrea Luzzardi 93c9081480 docs: fix sidebar collapsing and titles
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-06-14 18:48:22 +02:00
.dagger/env
.github Change markdown linter github action to a more updated one 2021-06-14 10:59:42 +02:00
client
cmd docs generation: write package doc as README.md if there are sub-packages 2021-06-09 18:42:23 -07:00
compiler
cue.mod/pkg
docs docs: fix sidebar collapsing and titles 2021-06-14 18:48:22 +02:00
environment core: replaced persistent cache mounts with directory 2021-06-09 15:22:06 +02:00
examples
keychain
solver
state
stdlib fix english typo in Cloudformation package 2021-06-14 16:55:09 +02:00
tests stdlib tests: FIXMEs + call for help 2021-06-10 16:09:41 +02:00
util
website docs: 🐛 wrong condition 2021-06-14 18:42:15 +02:00
.gitignore added goreleaser base config 2021-04-29 14:35:14 -07:00
.golangci.yml
.goreleaser.yml
.markdownlint.yaml docs: kubernetes: support kind/gke/eks 2021-06-14 17:37:24 +02:00
CONTRIBUTING.md
doc.go
Dockerfile
go.mod build(deps): bump github.com/rs/zerolog from 1.22.0 to 1.23.0 2021-06-14 07:59:53 +00:00
go.sum build(deps): bump github.com/rs/zerolog from 1.22.0 to 1.23.0 2021-06-14 07:59:53 +00:00
install.sh
LICENSE
Makefile
netlify.toml docs: 🐛 proxify api with netlify 2021-06-14 17:40:33 +02:00
README.md
tracing.compose.yaml
universe

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 superglue".

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.

Learn More

Download and Install

Community

Join the Dagger community chatroom on Discord. We welcome beginners and experts alike!

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.