Skip to content

terwer/Artalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

32cce60 · Dec 4, 2024

History

23 Commits
Jul 25, 2022
Dec 4, 2024
Dec 4, 2024

Repository files navigation

Artalk

self hosted comment system

注意mysql数据库编码

ALTER DATABASE dbname CHARACTER SET utf8 COLLATE utf8_general_ci;

Using aliyun private image repo

docker pull artalk/artalk-go:2.9.1 
docker images
docker tag 5aac21791b04 registry.cn-shenzhen.aliyuncs.com/terwer/dm:artalk-go-2.9.1
docker login [email protected] registry.cn-shenzhen.aliyuncs.com
docker push registry.cn-shenzhen.aliyuncs.com/terwer/dm:artalk-go-2.9.1

Releases

No releases published

Packages

No packages published