Hydra/zh-cn: Difference between revisions

Moraxyc (talk | contribs)
Created page with "完整部署的启用过程同样非常简单:"
Moraxyc (talk | contribs)
Created page with "如果你没有修改 <code>services.hydra.dbi</code> 选项,该模块会自动启用 postgresql。数据库结构会由 Hydra 服务自动创建;但请注意,部分状态数据会存储在数据库中,因此目前尚无法实现完全无状态的配置——请务必做好备份。"
Line 25: Line 25:
</syntaxhighlight>
</syntaxhighlight>


<div lang="en" dir="ltr" class="mw-content-ltr">
如果你没有修改 <code>services.hydra.dbi</code> 选项,该模块会自动启用 [[PostgreSQL|postgresql]]。数据库结构会由 Hydra 服务自动创建;但请注意,部分状态数据会存储在数据库中,因此目前尚无法实现完全无状态的配置——请务必做好备份。
The module will automatically enable [[PostgreSQL|postgresql]] if you do not change the <code>services.hydra.dbi</code> option. Database layout will be created automatically by the Hydra service, however keep in mind that some state will be stored in the database and a complete stateless configuration is currently not possible - do your backups.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">