+
Memory hard limit in bytes. Example: 1GB = 1073741824 bytes
@@ -207,7 +207,7 @@ export const ShowApplicationResources = ({ applicationId }: Props) => {+
CPU quota in units of 10^-9 CPUs. Example: 2 CPUs = 2000000000
@@ -252,7 +252,7 @@ export const ShowApplicationResources = ({ applicationId }: Props) => {+
CPU shares (relative weight). Example: 1 CPU = 1000000000
diff --git a/apps/dokploy/components/dashboard/mariadb/advanced/show-mariadb-resources.tsx b/apps/dokploy/components/dashboard/mariadb/advanced/show-mariadb-resources.tsx index 383aaa40..7db0555e 100644 --- a/apps/dokploy/components/dashboard/mariadb/advanced/show-mariadb-resources.tsx +++ b/apps/dokploy/components/dashboard/mariadb/advanced/show-mariadb-resources.tsx @@ -160,7 +160,7 @@ export const ShowMariadbResources = ({ mariadbId }: Props) => {+
Memory hard limit in bytes. Example: 1GB = 1073741824 bytes
@@ -206,7 +206,7 @@ export const ShowMariadbResources = ({ mariadbId }: Props) => {+
CPU quota in units of 10^-9 CPUs. Example: 2 CPUs = 2000000000
@@ -251,7 +251,7 @@ export const ShowMariadbResources = ({ mariadbId }: Props) => {+
CPU shares (relative weight). Example: 1 CPU = 1000000000
diff --git a/apps/dokploy/components/dashboard/mongo/advanced/show-mongo-resources.tsx b/apps/dokploy/components/dashboard/mongo/advanced/show-mongo-resources.tsx index e42f5a53..1c497611 100644 --- a/apps/dokploy/components/dashboard/mongo/advanced/show-mongo-resources.tsx +++ b/apps/dokploy/components/dashboard/mongo/advanced/show-mongo-resources.tsx @@ -160,7 +160,7 @@ export const ShowMongoResources = ({ mongoId }: Props) => {+
Memory hard limit in bytes. Example: 1GB = 1073741824 bytes
@@ -206,7 +206,7 @@ export const ShowMongoResources = ({ mongoId }: Props) => {+
CPU quota in units of 10^-9 CPUs. Example: 2 CPUs = 2000000000
@@ -251,7 +251,7 @@ export const ShowMongoResources = ({ mongoId }: Props) => {+
CPU shares (relative weight). Example: 1 CPU = 1000000000
diff --git a/apps/dokploy/components/dashboard/mysql/advanced/show-mysql-resources.tsx b/apps/dokploy/components/dashboard/mysql/advanced/show-mysql-resources.tsx index e265139b..78a524dc 100644 --- a/apps/dokploy/components/dashboard/mysql/advanced/show-mysql-resources.tsx +++ b/apps/dokploy/components/dashboard/mysql/advanced/show-mysql-resources.tsx @@ -160,7 +160,7 @@ export const ShowMysqlResources = ({ mysqlId }: Props) => {+
Memory hard limit in bytes. Example: 1GB = 1073741824 bytes
@@ -206,7 +206,7 @@ export const ShowMysqlResources = ({ mysqlId }: Props) => {+
CPU quota in units of 10^-9 CPUs. Example: 2 CPUs = 2000000000
@@ -251,7 +251,7 @@ export const ShowMysqlResources = ({ mysqlId }: Props) => {+
CPU shares (relative weight). Example: 1 CPU = 1000000000
diff --git a/apps/dokploy/components/dashboard/postgres/advanced/show-postgres-resources.tsx b/apps/dokploy/components/dashboard/postgres/advanced/show-postgres-resources.tsx index d417edef..70d36cef 100644 --- a/apps/dokploy/components/dashboard/postgres/advanced/show-postgres-resources.tsx +++ b/apps/dokploy/components/dashboard/postgres/advanced/show-postgres-resources.tsx @@ -160,7 +160,7 @@ export const ShowPostgresResources = ({ postgresId }: Props) => {+
Memory hard limit in bytes. Example: 1GB = 1073741824 bytes
@@ -206,7 +206,7 @@ export const ShowPostgresResources = ({ postgresId }: Props) => {+
CPU quota in units of 10^-9 CPUs. Example: 2 CPUs = 2000000000
@@ -251,7 +251,7 @@ export const ShowPostgresResources = ({ postgresId }: Props) => {+
CPU shares (relative weight). Example: 1 CPU = 1000000000
diff --git a/apps/dokploy/components/dashboard/redis/advanced/show-redis-resources.tsx b/apps/dokploy/components/dashboard/redis/advanced/show-redis-resources.tsx index ed26d868..9d3c7a14 100644 --- a/apps/dokploy/components/dashboard/redis/advanced/show-redis-resources.tsx +++ b/apps/dokploy/components/dashboard/redis/advanced/show-redis-resources.tsx @@ -160,7 +160,7 @@ export const ShowRedisResources = ({ redisId }: Props) => {+
Memory hard limit in bytes. Example: 1GB = 1073741824 bytes
@@ -206,7 +206,7 @@ export const ShowRedisResources = ({ redisId }: Props) => {+
CPU quota in units of 10^-9 CPUs. Example: 2 CPUs = 2000000000
@@ -251,7 +251,7 @@ export const ShowRedisResources = ({ redisId }: Props) => {+
CPU shares (relative weight). Example: 1 CPU = 1000000000