Skip to content

Commit

Permalink
merge dev
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 committed Nov 1, 2024
1 parent 601845f commit e81e85d
Show file tree
Hide file tree
Showing 35 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion apps/bytebase/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"requirements": {
"cpu": "1",
"memory": "1",
"disk": "1",
"disk": "2",
"url": "https://bytebase.com/docs/get-started/self-host/#docker"
}
}
2 changes: 1 addition & 1 deletion apps/caddy/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"requirements": {
"cpu": "1",
"memory": "1",
"memory": "2",
"disk": "1",
"url": "https://hub.docker.com/_/caddy"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/chat2db/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"requirements": {
"cpu": "1",
"memory": "1",
"disk": "1",
"disk": "2",
"url": "https://github.com/onlyoffice/docker#recommended-system-requirements"
}
}
2 changes: 1 addition & 1 deletion apps/clamav/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"requirements": {
"cpu": "1",
"memory": "1",
"disk": "1",
"disk": "2",
"url": "https://docs.clamav.net/manual/Installing/Docker.html"
}
}
2 changes: 1 addition & 1 deletion apps/cloudbeaver/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"requirements": {
"cpu": "1",
"memory": "2",
"disk": "1",
"disk": "2",
"url": "https://github.com/dbeaver/cloudbeaver/wiki"
}
}
2 changes: 1 addition & 1 deletion apps/codeserver/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"requirements": {
"cpu": "1",
"memory": "1",
"disk": "1",
"disk": "2",
"url": "https://github.com/cdr/code-server/blob/main/docs/guide.md#requirements"
}
}
2 changes: 1 addition & 1 deletion apps/couchdb/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"requirements": {
"cpu": "1",
"memory": "1",
"disk": "1",
"disk": "2",
"url": "https://docs.couchdb.org/en/latest/install/index.html"
}
}
2 changes: 1 addition & 1 deletion apps/dgraph/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"requirements": {
"cpu": "1",
"memory": "1",
"disk": "1",
"disk": "2",
"url": "https://hub.docker.com/r/dgraph/standalone"
}
}
2 changes: 1 addition & 1 deletion apps/directus/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"requirements": {
"cpu": "1",
"memory": "2",
"disk": "1",
"disk": "2",
"url": "https://docs.directus.io/getting-started/installation"
}
}
4 changes: 2 additions & 2 deletions apps/discourse/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
],
"requirements": {
"cpu": "1",
"memory": "1",
"disk": "1",
"memory": "2",
"disk": "2",
"url": "https://github.com/discourse/discourse/blob/main/docs/INSTALL.md#hardware-requirements"
}
}
2 changes: 1 addition & 1 deletion apps/drupal/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"requirements": {
"cpu": "1",
"memory": "1",
"disk": "1",
"disk": "2",
"url": ""
}
}
2 changes: 1 addition & 1 deletion apps/duplicati/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"requirements": {
"cpu": "1",
"memory": "1",
"disk": "1",
"disk": "2",
"url": "https://duplicati.readthedocs.io/en/latest/02-installation/#prerequisites"
}
}
2 changes: 1 addition & 1 deletion apps/emqx/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"requirements": {
"cpu": "1",
"memory": "1",
"disk": "1",
"disk": "2",
"url": "https://www.emqx.io/docs/en/latest/deploy/install.html"
}
}
2 changes: 1 addition & 1 deletion apps/espocrm/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"requirements": {
"cpu": "1",
"memory": "2",
"disk": "1",
"disk": "2",
"url": "https://docs.espocrm.com/administration/installation-by-script/"
}
}
2 changes: 1 addition & 1 deletion apps/flowise/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"requirements": {
"cpu": "1",
"memory": "1",
"disk": "1",
"disk": "2",
"url": "https://docs.flowiseai.com/getting-started"
}
}
2 changes: 1 addition & 1 deletion apps/ghost/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"requirements": {
"cpu": "1",
"memory": "1",
"disk": "1",
"disk": "2",
"url": "https://hub.docker.com/_/ghost"
}
}
2 changes: 1 addition & 1 deletion apps/gitlab/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"requirements": {
"cpu": "2",
"memory": "8",
"disk": "1",
"disk": "2",
"url": "https://github.com/gitlab/docker#recommended-system-requirements"
}
}
2 changes: 1 addition & 1 deletion apps/go/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "go",
"trademark": "Go",
"release": true,
"fork_url": "https://github.com/apache/tomee",
"fork_url": "",
"version_from": "https://hub.docker.com/_/golang/tags",
"edition": [
{
Expand Down
2 changes: 1 addition & 1 deletion apps/grafana/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"requirements": {
"cpu": "1",
"memory": "2",
"disk": "1",
"disk": "2",
"url": "https://grafana.com/docs/grafana/latest/installation/requirements/#grafana-requirements"
}
}
2 changes: 1 addition & 1 deletion apps/haproxy/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"requirements": {
"cpu": "1",
"memory": "1",
"disk": "1",
"disk": "2",
"url": "https://hub.docker.com/_/haproxy"
}
}
2 changes: 1 addition & 1 deletion apps/humhub/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"requirements": {
"cpu": "1",
"memory": "1",
"disk": "1",
"disk": "2",
"url": "https://docs.humhub.org/docs/admin/requirements"
}
}
2 changes: 1 addition & 1 deletion apps/jenkins/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"requirements": {
"cpu": "1",
"memory": "2",
"disk": "1",
"disk": "2",
"url": "https://www.jenkins.io/doc/book/installing/docker/"
}
}
2 changes: 1 addition & 1 deletion apps/jitsi/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"requirements": {
"cpu": "2",
"memory": "4",
"disk": "20",
"disk": "10",
"url": "https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-requirements"
}
}
2 changes: 1 addition & 1 deletion apps/jupyterhub/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"requirements": {
"cpu": "1",
"memory": "1",
"disk": "1",
"disk": "2",
"url": "https://www.jupyterhub.org/docs/user_guide/en/install-requirements.html"
}
}
2 changes: 1 addition & 1 deletion apps/matomo/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"requirements": {
"cpu": "1",
"memory": "1",
"disk": "1",
"disk": "2",
"url": "https://matomo.org/faq/on-premise/installing-matomo/"
}
}
2 changes: 1 addition & 1 deletion apps/pmm/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"requirements": {
"cpu": "1",
"memory": "1",
"disk": "1",
"disk": "2",
"url": "https://github.com/percona/pmm"
}
}
2 changes: 1 addition & 1 deletion apps/portainer/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"requirements": {
"cpu": "1",
"memory": "1",
"disk": "1",
"disk": "2",
"url": "https://documentation.portainer.io/v2.0-be/deploy/requirements/"
}
}
2 changes: 1 addition & 1 deletion apps/rabbitmq/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"requirements": {
"cpu": "1",
"memory": "1",
"disk": "1",
"disk": "2",
"url": "https://github.com/rabbitmq/docker#recommended-system-requirements"
}
}
2 changes: 1 addition & 1 deletion apps/redpandaconsole/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"requirements": {
"cpu": "1",
"memory": "2",
"disk": "1",
"disk": "2",
"url": "https://github.com/redpanda-data/console"
}
}
2 changes: 1 addition & 1 deletion apps/rundeck/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"requirements": {
"cpu": "1",
"memory": "2",
"disk": "1",
"disk": "2",
"url": "https://docs.rundeck.com/docs/administration/install/system-requirements.html"
}
}
2 changes: 1 addition & 1 deletion apps/syncthing/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"requirements": {
"cpu": "1",
"memory": "2",
"disk": "1",
"disk": "2",
"url": "https://github.com/syncthing/syncthing/blob/main/README-Docker.md"
}
}
2 changes: 1 addition & 1 deletion apps/thingsboard/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"requirements": {
"cpu": "1",
"memory": "2",
"disk": "1",
"disk": "2",
"url": "https://thingsboard.io/docs/user-guide/install/docker"
}
}
2 changes: 1 addition & 1 deletion apps/trivy/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"requirements": {
"cpu": "2",
"memory": "4",
"disk": "1",
"disk": "2",
"url": "https://aquasecurity.github.io/trivy/v0.53/docs/"
}
}
2 changes: 1 addition & 1 deletion apps/vault/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"requirements": {
"cpu": "1",
"memory": "1",
"memory": "2",
"disk": "1",
"url": "https://learn.hashicorp.com/tutorials/vault"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/zammad/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"requirements": {
"cpu": "1",
"memory": "2",
"disk": "1",
"disk": "2",
"url": "https://github.com/zammad-contrib/docker-zammad/blob/master/README.md"
}
}

0 comments on commit e81e85d

Please sign in to comment.