积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部综合其他(302)Weblate(302)

语言

全部英语(212)中文(简体)(90)

格式

全部其他文档 其他(153)PDF文档 PDF(149)
 
本次搜索耗时 0.137 秒,为您找到相关结果约 302 个.
  • 全部
  • 综合其他
  • Weblate
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • 其他文档 其他
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 The Weblate Manual 4.18

    private SSH key can not currently have a password, so make sure it is well protected. Hint: Make a backup of the generated private Weblate SSH key. 1.11. Version control integration 109 The Weblate Manual container: docker compose stop weblate cache 2. Backup the database: docker compose exec database pg_dumpall --clean --if-exists --username weblate␣ �→> backup.sql 3. Stop the database container: docker Start the database container: docker compose up -d database 7. Restore the database from the backup: cat backup.sql | docker compose exec -T database psql --username weblate -- �→dbname weblate Hint: Please
    0 码力 | 533 页 | 7.88 MB | 1 年前
    3
  • pdf文档 The Weblate Manual 4.18.2

    private SSH key can not currently have a password, so make sure it is well protected. Hint: Make a backup of the generated private Weblate SSH key. 1.11. Version control integration 109 The Weblate Manual container: docker compose stop weblate cache 2. Backup the database: docker compose exec database pg_dumpall --clean --if-exists --username weblate␣ �→> backup.sql 3. Stop the database container: docker Start the database container: docker compose up -d database 7. Restore the database from the backup: cat backup.sql | docker compose exec -T database psql --username weblate -- �→dbname weblate Hint: Please
    0 码力 | 534 页 | 7.88 MB | 1 年前
    3
  • pdf文档 The Weblate Manual 4.18.1

    private SSH key can not currently have a password, so make sure it is well protected. Hint: Make a backup of the generated private Weblate SSH key. 1.11. Version control integration 109 The Weblate Manual container: docker compose stop weblate cache 2. Backup the database: docker compose exec database pg_dumpall --clean --if-exists --username weblate␣ �→> backup.sql 3. Stop the database container: docker Start the database container: docker compose up -d database 7. Restore the database from the backup: cat backup.sql | docker compose exec -T database psql --username weblate -- �→dbname weblate Hint: Please
    0 码力 | 534 页 | 7.88 MB | 1 年前
    3
  • epub文档 The Weblate Manual 4.18

    private SSH key can not currently have a password, so make sure it is well protected. Hint Make a backup of the generated private Weblate SSH key. Verifying SSH host keys Weblate automatically stores Weblate without any optional features: Database backend dependencies Weblate supports PostgreSQL, MySQL and MariaDB, see Database setup for Weblate and backends documentation for more details. Other system to change name of the role Weblate should alter during the database migration. MySQL and MariaDB Warning While MySQL and MariaDB support is still maintained in Weblate, our primary focus is PostgreSQL
    0 码力 | 812 页 | 23.87 MB | 1 年前
    3
  • epub文档 The Weblate Manual 4.18.1

    private SSH key can not currently have a password, so make sure it is well protected. Hint Make a backup of the generated private Weblate SSH key. Verifying SSH host keys Weblate automatically stores Weblate without any optional features: Database backend dependencies Weblate supports PostgreSQL, MySQL and MariaDB, see Database setup for Weblate and backends documentation for more details. Other system to change name of the role Weblate should alter during the database migration. MySQL and MariaDB Warning While MySQL and MariaDB support is still maintained in Weblate, our primary focus is PostgreSQL
    0 码力 | 813 页 | 23.87 MB | 1 年前
    3
  • epub文档 The Weblate Manual 4.18.2

    private SSH key can not currently have a password, so make sure it is well protected. Hint Make a backup of the generated private Weblate SSH key. Verifying SSH host keys Weblate automatically stores Weblate without any optional features: Database backend dependencies Weblate supports PostgreSQL, MySQL and MariaDB, see Database setup for Weblate and backends documentation for more details. Other system to change name of the role Weblate should alter during the database migration. MySQL and MariaDB Warning While MySQL and MariaDB support is still maintained in Weblate, our primary focus is PostgreSQL
    0 码力 | 813 页 | 23.87 MB | 1 年前
    3
  • pdf文档 Weblate 4.18 用户文档

    2. 备份数据库: docker compose exec database pg_dumpall --clean --if-exists --username weblate␣ �→> backup.sql 3. 停止数据库容器: docker compose stop database 4. 删除 PostgreSQL 卷: docker compose rm -v database 调整:file:‘docker-compose.yml‘以使用新的 PostgreSQL 版本。 6. 启动数据库容器: docker compose up -d database 7. 从备份恢复数据库: cat backup.sql | docker compose exec -T database psql --username weblate -- �→dbname weblate 提示: 请检查数据库名称匹配 CELERY_MAIN_OPTIONS, CELERY_NOTIFY_OPTIONS, CELERY_MEMORY_OPTIONS, CELERY_TRANSLATE_OPTIONS, CELERY_BACKUP_OPTIONS, CELERY_BEAT_OPTIONS, WEB_WORKERS 横向扩展 在 4.6 版本加入. 您可以运行多个 Weblate 容器来水平扩展服务。/app/data
    0 码力 | 525 页 | 8.76 MB | 1 年前
    3
  • pdf文档 Weblate 4.18.2 用户文档

    2. 备份数据库: docker compose exec database pg_dumpall --clean --if-exists --username weblate␣ �→> backup.sql 3. 停止数据库容器: docker compose stop database 4. 删除 PostgreSQL 卷: docker compose rm -v database 调整:file:‘docker-compose.yml‘以使用新的 PostgreSQL 版本。 6. 启动数据库容器: docker compose up -d database 7. 从备份恢复数据库: cat backup.sql | docker compose exec -T database psql --username weblate -- �→dbname weblate 提示: 请检查数据库名称匹配 CELERY_MAIN_OPTIONS, CELERY_NOTIFY_OPTIONS, CELERY_MEMORY_OPTIONS, CELERY_TRANSLATE_OPTIONS, CELERY_BACKUP_OPTIONS, CELERY_BEAT_OPTIONS, WEB_WORKERS 横向扩展 在 4.6 版本加入. 您可以运行多个 Weblate 容器来水平扩展服务。/app/data
    0 码力 | 525 页 | 8.76 MB | 1 年前
    3
  • pdf文档 Weblate 4.18.1 用户文档

    2. 备份数据库: docker compose exec database pg_dumpall --clean --if-exists --username weblate␣ �→> backup.sql 3. 停止数据库容器: docker compose stop database 4. 删除 PostgreSQL 卷: docker compose rm -v database 调整:file:‘docker-compose.yml‘以使用新的 PostgreSQL 版本。 6. 启动数据库容器: docker compose up -d database 7. 从备份恢复数据库: cat backup.sql | docker compose exec -T database psql --username weblate -- �→dbname weblate 提示: 请检查数据库名称匹配 CELERY_MAIN_OPTIONS, CELERY_NOTIFY_OPTIONS, CELERY_MEMORY_OPTIONS, CELERY_TRANSLATE_OPTIONS, CELERY_BACKUP_OPTIONS, CELERY_BEAT_OPTIONS, WEB_WORKERS 横向扩展 在 4.6 版本加入. 您可以运行多个 Weblate 容器来水平扩展服务。/app/data
    0 码力 | 525 页 | 8.76 MB | 1 年前
    3
  • epub文档 Weblate 4.18.1 用户文档

    进行安装时,您可以在安装时直接指定所需的功能: 或者你可以安装具有所有可选功能的 Weblate: 或者你可以安装没有任何可选功能的 Weblate: 数据库后端依赖项 Weblate 支持 PostgreSQL、MySQL 和 MariaDB,更多细节请参见 Weblate 的数 据库设置 和后端文档。 其他系统要求 必须在系统上安装以下依赖项: Git https://git-scm.com/ Pango、Cairo PostgreSQL 的 Azure 数据库时发生,但并不仅限于这种环境。请将 ALTER_ROLE 设置为数据库合并过程中 Weblate 应该更改的角色的名称。 MySQL 和 MariaDB 警告 虽然 Weblate 仍继续支持 MySQL 和 MariaDB,我们的主要精力已经在 PostgreSQL 上。新安装推荐使用 PostgreSQL,要迁移现有安装到 PostgreSQL,请见 从其它数据库迁移到 PostgreSQL 的实现更胜一筹。 Weblate 还可以使用 MySQL 或 MariaDB,使用与两个数据库相关的 Django 而 导致的警告,请参见 MySQL 注意事项 [https://docs.djangoproject.com/zh- hans/stable/ref/databases/#mysql-notes] 和 MariaDB 注意事项 [https://docs.djangoproject
    0 码力 | 838 页 | 22.34 MB | 1 年前
    3
共 302 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 31
前往
页
相关搜索词
TheWeblateManual4.18用户文档用户文档
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩