mirror of
https://github.com/certd/certd.git
synced 2026-04-25 05:07:25 +08:00
chore: docs
This commit is contained in:
@@ -40,7 +40,7 @@ admin/123456
|
|||||||
https://gitee.com/certd/certd/raw/v2/docker/run/docker-compose.yaml
|
https://gitee.com/certd/certd/raw/v2/docker/run/docker-compose.yaml
|
||||||
|
|
||||||
::: tip
|
::: tip
|
||||||
默认使用SQLite数据库,如果需要使用MySQL、PostgreSQL数据库,请参考[多数据库支持](./install/database.md)
|
默认使用SQLite数据库,如果需要使用MySQL、PostgreSQL数据库,请参考[多数据库支持](../database.md)
|
||||||
:::
|
:::
|
||||||
|
|
||||||
2. 然后到 `1Panel->容器->编排->新建编排`
|
2. 然后到 `1Panel->容器->编排->新建编排`
|
||||||
|
|||||||
@@ -31,7 +31,7 @@
|
|||||||

|

|
||||||
|
|
||||||
::: tip
|
::: tip
|
||||||
默认安装使用SQLite数据库,如果需要使用MySQL、PostgreSQL数据库,请参考[多数据库支持](./install/database.md)
|
默认安装使用SQLite数据库,如果需要使用MySQL、PostgreSQL数据库,请参考[多数据库支持](../database.md)
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ docker compose up -d
|
|||||||
> https://docs.docker.com/compose/install/linux/
|
> https://docs.docker.com/compose/install/linux/
|
||||||
|
|
||||||
::: tip
|
::: tip
|
||||||
默认安装使用SQLite数据库,如果需要使用MySQL、PostgreSQL数据库,请参考[多数据库支持](./install/database.md)
|
默认安装使用SQLite数据库,如果需要使用MySQL、PostgreSQL数据库,请参考[多数据库支持](../database.md)
|
||||||
:::
|
:::
|
||||||
|
|
||||||
### 3. 访问测试
|
### 3. 访问测试
|
||||||
|
|||||||
Reference in New Issue
Block a user