From f22f9868f318c01f79b4506251827bc3657854b0 Mon Sep 17 00:00:00 2001 From: V <104217168+V-Official-233@users.noreply.github.com> Date: Mon, 7 Oct 2024 02:39:08 +0800 Subject: [PATCH] add koyeb --- README.md | 2 ++ docs/Koyeb.md | 16 ++++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/README.md b/README.md index 61dd121..02a3d24 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ Lu7fer/Jar4Halo 使用Github Action构建Halo Jar # Docs +[在Koyeb部署](https://github.com/V-Official-233/halo-PaaS/blob/main/docs/Koyeb.md) + [在Zeabur部署](https://github.com/V-Official-233/halo-PaaS/blob/main/docs/Zeabur.md) [在Codesandbox部署](https://github.com/V-Official-233/halo-PaaS/blob/main/docs/Codesandbox.md) diff --git a/docs/Koyeb.md b/docs/Koyeb.md index e69de29..d1c0d1f 100644 --- a/docs/Koyeb.md +++ b/docs/Koyeb.md @@ -0,0 +1,16 @@ +Koyeb需要绑卡使用 + +![image](https://github.com/user-attachments/assets/24f64b2d-d9b0-4870-9f1f-593448fc1372) + +首先新建卷 + +![image](https://github.com/user-attachments/assets/f126bcc3-51c2-4403-8195-4bfd7439772e) + +![image](https://github.com/user-attachments/assets/cbe4c640-a9ee-491e-957f-d9ce4e33b514) + + +部署 + +[![Deploy to Koyeb](https://www.koyeb.com/static/images/deploy/button.svg)](https://app.koyeb.com/deploy?name=halo&type=docker&image=halohub%2Fhalo%3A2.19.3&command=--spring.r2dbc.url%3D%5B%E6%95%B0%E6%8D%AE%E5%BA%93%E8%BF%9E%E6%8E%A5URL%5D+-+--spring.r2dbc.username%3D%5B%E6%95%B0%E6%8D%AE%E5%BA%93%E7%94%A8%E6%88%B7%E5%90%8D%5D+--spring.r2dbc.password%3D%5B%E6%95%B0%E6%8D%AE%E5%BA%93%E5%AF%86%E7%A0%81%5D+--spring.sql.init.platform%3D%5B%E6%95%B0%E6%8D%AE%E5%BA%93%E7%B1%BB%E5%9E%8B%5D+--halo.external-url%3D%5B%E5%A4%96%E9%83%A8%E8%AE%BF%E9%97%AE%E5%9C%B0%E5%9D%80%5D&instance_type=nano®ions=was&env%5B%5D=&ports=8090%3Bhttp%3B%2F) + +请修改数据库连接信息或是换用h2 \ No newline at end of file