Gitea v1.21.1 中文文档data 和 config : 1. mkdir -p gitea/{data,config} 2. cd gitea 3. touch docker-compose.yml 然后将以下内容粘贴到名为 docker-compose.yml 的文件中: 1. version: "2" 2. 3. services: 4. server: 5. image: gitea/gitea:1 "2222:2222" 15. + - "80:3000" 16. + - "22:2222" 要将 Gitea 与 MySQL 数据库结合使用,请对上面创建的 docker-compose.yml 文件进行以下更改。 1. version: "2" 2. 3. services: 4. server: 5. image: gitea/gitea:1.21 + volumes: 33. + - ./mysql:/var/lib/mysql 要将 Gitea 与 PostgreSQL 数据库结合使用,请对上面创建的 docker-compose.yml 文件进行以下更改。 1. version: "2" 2. 3. services: 4. server: 5. image: gitea/gitea:1.210 码力 | 303 页 | 3.88 MB | 1 年前3
The Weblate Manual 4.18docker compose rm -v database docker volume remove weblate-docker_postgres-data 5. Adjust docker-compose.yml to use new PostgreSQL version. 6. Start the database container: docker compose up -d database Turning off password authentication. PostgreSQL database setup The database is created by docker-compose.yml, so these settings affect both Weblate and PostgreSQL con- tainers. See also: Database setup using the docker-compose.yml straight from the official repository, unmodified, and ex- tending it through docker-compose.override.yml, you may want to make a copy of the official docker-compose.yml file,0 码力 | 533 页 | 7.88 MB | 1 年前3
The Weblate Manual 4.16.2docker-compose rm -v database docker volume remove weblate-docker_postgres-data 5. Adjust docker-compose.yml to use new PostgreSQL version. 6. Start the database container: docker-compose up -d database Turning off password authentication. PostgreSQL database setup The database is created by docker-compose.yml, so these settings affect both Weblate and PostgreSQL containers. See also Database setup tagged as weblate/weblate in your system, which could be problematic. So, instead of using the docker-compose.yml straight from the official repository [https://github.com/WeblateOrg/docker-compose], unmodified0 码力 | 807 页 | 11.23 MB | 1 年前3
The Weblate Manual 4.16.3docker-compose rm -v database docker volume remove weblate-docker_postgres-data 5. Adjust docker-compose.yml to use new PostgreSQL version. 6. Start the database container: docker-compose up -d database Turning off password authentication. PostgreSQL database setup The database is created by docker-compose.yml, so these settings affect both Weblate and PostgreSQL con- tainers. See also: Database setup using the docker-compose.yml straight from the official repository, unmodified, and ex- tending it through docker-compose.override.yml, you may want to make a copy of the official docker-compose.yml file,0 码力 | 511 页 | 7.46 MB | 1 年前3
The Weblate Manual 4.16docker-compose rm -v database docker volume remove weblate-docker_postgres-data 5. Adjust docker-compose.yml to use new PostgreSQL version. 6. Start the database container: docker-compose up -d database Turning off password authentication. PostgreSQL database setup The database is created by docker-compose.yml, so these settings affect both Weblate and PostgreSQL containers. See also Database setup tagged as weblate/weblate in your system, which could be problematic. So, instead of using the docker-compose.yml straight from the official repository [https://github.com/WeblateOrg/docker-compose], unmodified0 码力 | 807 页 | 11.23 MB | 1 年前3
The Weblate Manual 4.18.2docker compose rm -v database docker volume remove weblate-docker_postgres-data 5. Adjust docker-compose.yml to use new PostgreSQL version. 6. Start the database container: docker compose up -d database Turning off password authentication. PostgreSQL database setup The database is created by docker-compose.yml, so these settings affect both Weblate and PostgreSQL con- tainers. See also: Database setup using the docker-compose.yml straight from the official repository, unmodified, and ex- tending it through docker-compose.override.yml, you may want to make a copy of the official docker-compose.yml file,0 码力 | 534 页 | 7.88 MB | 1 年前3
The Weblate Manual 4.17docker-compose rm -v database docker volume remove weblate-docker_postgres-data 5. Adjust docker-compose.yml to use new PostgreSQL version. 6. Start the database container: docker-compose up -d database Turning off password authentication. PostgreSQL database setup The database is created by docker-compose.yml, so these settings affect both Weblate and PostgreSQL con- tainers. See also: Database setup using the docker-compose.yml straight from the official repository, unmodified, and ex- tending it through docker-compose.override.yml, you may want to make a copy of the official docker-compose.yml file,0 码力 | 516 页 | 7.50 MB | 1 年前3
The Weblate Manual 4.15volume: docker-compose rm -v database docker volume remove weblate_postgres-data 5. Adjust docker-compose.yml to use new PostgreSQL version. 6. Start the database container: docker-compose up -d database Turning off password authentication. PostgreSQL database setup The database is created by docker-compose.yml, so these settings affect both Weblate and PostgreSQL containers. See also Database setup tagged as weblate/weblate in your system, which could be problematic. So, instead of using the docker-compose.yml straight from the official repository [https://github.com/WeblateOrg/docker-compose], unmodified0 码力 | 807 页 | 11.20 MB | 1 年前3
The Weblate Manual 4.15volume: docker-compose rm -v database docker volume remove weblate_postgres-data 5. Adjust docker-compose.yml to use new PostgreSQL version. 6. Start the database container: docker-compose up -d database Turning off password authentication. PostgreSQL database setup The database is created by docker-compose.yml, so these settings affect both Weblate and PostgreSQL con- tainers. See also: Database setup using the docker-compose.yml straight from the official repository, unmodified, and ex- tending it through docker-compose.override.yml, you may want to make a copy of the official docker-compose.yml file,0 码力 | 511 页 | 7.36 MB | 1 年前3
The Weblate Manual 4.15.1docker-compose rm -v database docker volume remove weblate-docker_postgres-data 5. Adjust docker-compose.yml to use new PostgreSQL version. 6. Start the database container: docker-compose up -d database Turning off password authentication. PostgreSQL database setup The database is created by docker-compose.yml, so these settings affect both Weblate and PostgreSQL containers. See also Database setup tagged as weblate/weblate in your system, which could be problematic. So, instead of using the docker-compose.yml straight from the official repository [https://github.com/WeblateOrg/docker-compose], unmodified0 码力 | 803 页 | 11.20 MB | 1 年前3
共 284 条
- 1
- 2
- 3
- 4
- 5
- 6
- 29













