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
slumbering 4cdcbc947c docs: 🐛 remove plugin installed two times
Signed-off-by: slumbering <slumbering.pierrot@gmail.com>
2021-06-17 17:56:30 +02:00
.dagger/env docs: added github app keys 2021-06-15 09:58:12 +02:00
.github Change markdown linter github action to a more updated one 2021-06-14 10:59:42 +02:00
client docker socket forwarding support 2021-06-04 16:14:25 -07:00
cmd cleanup workspace interface 2021-06-16 18:58:56 +02:00
compiler doc: finished structure, supports title 2021-06-04 09:01:32 +02:00
cue.mod/pkg
docs docs: 🐛 css enhancement + add gtag 2021-06-17 17:50:08 +02:00
environment cue native: environments can reference a module instead of embedding 2021-06-16 18:58:56 +02:00
examples tests: examples: react: use module . to run the test 2021-06-16 18:58:56 +02:00
keychain
solver docker socket forwarding support 2021-06-04 16:14:25 -07:00
state cleanup workspace interface 2021-06-16 18:58:56 +02:00
stdlib tests: update plan config 2021-06-16 18:58:56 +02:00
tests tests: update plan config 2021-06-16 18:58:56 +02:00
util
website docs: 🐛 remove plugin installed two times 2021-06-17 17:56:30 +02:00
.gitignore
.golangci.yml
.goreleaser.yml
.markdownlint.yaml docs: kubernetes: support kind/gke/eks 2021-06-14 17:37:24 +02:00
CONTRIBUTING.md Contributing FAQ: how to run markdown linter manually 2021-06-14 16:11:37 +00:00
doc.go
Dockerfile build(deps): bump golang from 1.16.4-alpine to 1.16.5-alpine 2021-06-04 06:55:23 +00:00
go.mod Merge pull request #651 from dagger/dependabot/go_modules/github.com/spf13/viper-1.8.0 2021-06-16 13:56:26 +02:00
go.sum Merge pull request #651 from dagger/dependabot/go_modules/github.com/spf13/viper-1.8.0 2021-06-16 13:56:26 +02:00
install.sh
LICENSE
Makefile tests: enable shellcheck for universe tests 2021-06-09 15:51:31 -07:00
netlify.toml docs: adds /reference redirect 2021-06-16 16:01:52 +02:00
README.md docs: updated README.md 2021-06-16 14:18:26 +02:00
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.

Dagger_Website_Ship

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.

Getting Started & Documentation

Dagger Documentation Website

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.