The Arvados apt repositories have been reorganized.
[arvados-k8s.git] / README.md
1 [comment]: # (Copyright © The Arvados Authors. All rights reserved.)
2 [comment]: # ()
3 [comment]: # (SPDX-License-Identifier: CC-BY-SA-3.0)
4
5 [Arvados](https://arvados.org) is a free software distributed computing platform
6 for bioinformatics, data science, and high throughput analysis of massive data
7 sets. Arvados supports a variety of cloud, cluster and HPC environments.
8
9 ## Arvados on Kubernetes
10
11 This repository contains a Helm chart for Arvados.
12
13 Documentation can be found at [http://doc.arvados.org/install/arvados-on-kubernetes.html](http://doc.arvados.org/install/arvados-on-kubernetes.html)
14
15 ## Community
16
17 [![Join the chat at https://gitter.im/arvados/community](https://badges.gitter.im/arvados/arvados.svg)](https://gitter.im/arvados/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
18
19 The [arvados/community channel](https://gitter.im/arvados/community)
20 channel at [gitter.im](https://gitter.im) is available for live
21 discussion and support.
22
23 The
24 [Arvados user mailing list](http://lists.arvados.org/mailman/listinfo/arvados)
25 is a forum for general discussion, questions, and news about Arvados
26 development.  The
27 [Arvados developer mailing list](http://lists.arvados.org/mailman/listinfo/arvados-dev)
28 is a forum for more technical discussion, intended for developers and
29 contributors to Arvados.
30
31 ## Development
32
33 [![Build Status](https://ci.arvados.org/buildStatus/icon?job=run-tests)](https://ci.arvados.org/job/run-tests/)
34
35 [Arvados public bug tracker](https://dev.arvados.org/projects/arvados/issues)
36
37 [Continuous integration](https://ci.arvados.org/)
38
39 Instructions for setting up a development environment and working on specific
40 components can be found on the
41 ["Hacking Arvados" page of the Arvados wiki](https://dev.arvados.org/projects/arvados/wiki/Hacking).
42
43 ## Contributing
44
45 When making a pull request, please ensure *every git commit message* includes a one-line [Developer Certificate of Origin](https://dev.arvados.org/projects/arvados/wiki/Developer_Certificate_Of_Origin). If you have already made commits without it, fix them with `git commit --amend` or `git rebase`.
46
47 When adding a file, please make sure to add the appropriate copyright header, as described in the [Coding Standards](https://dev.arvados.org/projects/arvados/wiki/Coding_Standards#Copyright-headers).
48
49 ## Licensing
50
51 Arvados is Free Software. See COPYING for information about Arvados Free
52 Software licenses.