Mohammed Naser | 9ec9f0d | 2022-08-31 17:12:22 -0400 | [diff] [blame] | 1 | namespace: vexxhost |
Mohammed Naser | 7505359 | 2022-09-21 18:01:08 -0400 | [diff] [blame] | 2 | name: atmosphere |
Mohammed Naser | e45dd3f | 2025-03-04 09:34:01 -0500 | [diff] [blame] | 3 | version: 1.13.13 |
Mohammed Naser | 7505359 | 2022-09-21 18:01:08 -0400 | [diff] [blame] | 4 | readme: README.md |
Mohammed Naser | 9ec9f0d | 2022-08-31 17:12:22 -0400 | [diff] [blame] | 5 | authors: |
Mohammed Naser | 6bf6535 | 2022-09-19 16:40:06 -0400 | [diff] [blame] | 6 | - Mohammed Naser <mnaser@vexxhost.com> |
Mohammed Naser | 7505359 | 2022-09-21 18:01:08 -0400 | [diff] [blame] | 7 | description: Simple & easy private cloud platform featuring VMs, Kubernetes & bare-metal |
| 8 | license: |
| 9 | - GPL-3.0-or-later |
Mohammed Naser | 9ec9f0d | 2022-08-31 17:12:22 -0400 | [diff] [blame] | 10 | dependencies: |
Mohammed Naser | d8a72dc | 2022-08-31 19:45:57 -0400 | [diff] [blame] | 11 | ansible.netcommon: 1.2.0 |
Mohammed Naser | 9ec9f0d | 2022-08-31 17:12:22 -0400 | [diff] [blame] | 12 | ansible.posix: 1.3.0 |
Mohammed Naser | 3595fdd | 2023-03-08 18:38:55 +0000 | [diff] [blame] | 13 | ansible.utils: 2.9.0 |
Mohammed Naser | 9ec9f0d | 2022-08-31 17:12:22 -0400 | [diff] [blame] | 14 | community.crypto: 2.2.3 |
Oleksandr Kozachenko | b009349 | 2023-09-06 21:43:47 +0200 | [diff] [blame] | 15 | community.general: 7.3.0 |
Mohammed Naser | bc9c76c | 2023-07-01 17:35:50 -0400 | [diff] [blame] | 16 | community.mysql: 3.6.0 |
Oleksandr Kozachenko | b009349 | 2023-09-06 21:43:47 +0200 | [diff] [blame] | 17 | kubernetes.core: 2.4.0 |
Mohammed Naser | 9ec9f0d | 2022-08-31 17:12:22 -0400 | [diff] [blame] | 18 | openstack.cloud: 1.7.0 |
Rico Lin | e713267 | 2024-02-28 00:10:53 +0800 | [diff] [blame] | 19 | vexxhost.ceph: 3.0.1 |
Oleksandr K. | 374ed5b | 2024-11-29 00:40:51 -0800 | [diff] [blame] | 20 | vexxhost.kubernetes: ">=2.0.1" |
Tadas Sutkaitis | 4ace418 | 2023-02-27 04:31:52 +0200 | [diff] [blame] | 21 | tags: |
| 22 | - application |
| 23 | - cloud |
| 24 | - infrastructure |
| 25 | - linux |
| 26 | - monitoring |
| 27 | - storage |
| 28 | - tools |
Mohammed Naser | 7505359 | 2022-09-21 18:01:08 -0400 | [diff] [blame] | 29 | repository: https://github.com/vexxhost/atmosphere |
| 30 | documentation: https://github.com/vexxhost/atmosphere/tree/main/docs |
| 31 | homepage: https://github.com/vexxhost/atmosphere |
| 32 | issues: https://github.com/vexxhost/atmosphere/issues |
| 33 | build_ignore: |
Mohammed Naser | 737d96e | 2022-11-14 15:04:40 +0000 | [diff] [blame] | 34 | - .github |
Mohammed Naser | 8613c86 | 2023-04-24 17:26:51 -0400 | [diff] [blame] | 35 | - build |
Mohammed Naser | 737d96e | 2022-11-14 15:04:40 +0000 | [diff] [blame] | 36 | - ci |
| 37 | - cmd |
| 38 | - docs |
Mohammed Naser | 24abccb | 2023-01-29 22:50:42 +0000 | [diff] [blame] | 39 | - hack |
Mohammed Naser | 737d96e | 2022-11-14 15:04:40 +0000 | [diff] [blame] | 40 | - images |
| 41 | - internal |
| 42 | - molecule |
Mohammed Naser | 24abccb | 2023-01-29 22:50:42 +0000 | [diff] [blame] | 43 | - tests |
Mohammed Naser | 737d96e | 2022-11-14 15:04:40 +0000 | [diff] [blame] | 44 | - .coveragerc |
Mohammed Naser | 4e3bcb3 | 2024-05-18 22:36:04 +0200 | [diff] [blame] | 45 | - .earthlyignore |
Mohammed Naser | 737d96e | 2022-11-14 15:04:40 +0000 | [diff] [blame] | 46 | - .flake8 |
| 47 | - .gitignore |
Mohammed Naser | 24abccb | 2023-01-29 22:50:42 +0000 | [diff] [blame] | 48 | - .markdownlint.yaml |
vexxhost-bot | 79ba37d | 2024-05-24 16:40:40 +0200 | [diff] [blame] | 49 | - .mypy_cache |
Mohammed Naser | 737d96e | 2022-11-14 15:04:40 +0000 | [diff] [blame] | 50 | - .pre-commit-config.yaml |
| 51 | - .python-version |
| 52 | - .release-please-manifest.json |
Mohammed Naser | 737d96e | 2022-11-14 15:04:40 +0000 | [diff] [blame] | 53 | - go.mod |
| 54 | - go.sum |
Mohammed Naser | 737d96e | 2022-11-14 15:04:40 +0000 | [diff] [blame] | 55 | - pyproject.toml |
| 56 | - release-please-config.json |