Skip to content
Snippets Groups Projects
Daintree

Daintree

Project ID: 18158864
Select Git revision
  • feature/tauri
  • renovate/core-js-3.x
  • renovate/vue-monorepo
  • renovate/node-13.x
  • renovate/aws-sdk-2.x
  • renovate/webpack-env-1.x
  • renovate/echarts-4.x
  • renovate/major-typescript-eslint-monorepo
  • renovate/vue-property-decorator-9.x
  • renovate/eslint-7.x
  • renovate/prettier-2.x
  • renovate/typescript-4.x
  • renovate/highlight.js-10.x
  • renovate/bootstrap-vue-2.x
  • renovate/gitlab-ui-21.x
  • renovate/gitlab-svgs-1.x
  • master default protected
  • renovate/typescript-eslint-monorepo
  • renovate/pikaday-1.x
  • renovate/eslint-plugin-vue-7.x
  • v0.10.0
  • v0.9.0
  • v0.8.1
  • v0.8.0
  • v0.7.0
  • v0.6.0
  • v0.5.0
  • v0.4.0
  • v0.3.0
  • v0.2.1
  • v0.2.0
  • v0.1.2
  • v0.1.1
  • v0.1.0
34 results
  • Clone with SSH
  • Clone with HTTPS
  • Riccardo Padovani's avatar
    Riccardo Padovani authored
    Update dependency @gitlab/ui to v21.38.0
    
    See merge request !307
    bc891a78
    History

    Daintree

    An opensource alternative implementation of the Amazon Web Services' console.

    Daintree is a website to manage some of your AWS resources: since this is an early preview, at the moment, it supports a subset of Networking, SQS, SNS, EC2, and ECS. We are working on extending support to other resources!

    Daintree does not aim to replace the original console, but would like to improve the user experience offering:

    • Multi-region view: why should you observe resources from only one region, when there are 24 available?
    • Unified UX: all components follow the same style, to have a coherent experience;
    • Fast navigation: Daintree aims to be fast, without full page reloads, and making switching between roles, regions, and services painless;
    • ...and much more: Daintree tries to improve the daily experience of using AWS services from the web! You can read about all our features in the dedicated page, or login and try it!

    multiple regions

    Contributing

    Thanks for being interested in contributing! Development happens over Gitlab.com, but feel free to report issues also over Github, if you prefer :-)

    Read CONTRIBUTING.md for more information!

    Self hosting

    You can also self host Daintree! Since it's just a client, you only need a webserver and same storage. Full instructions are available on the Daintree website.