Halo Docker

Halo [ˈheɪloʊ],强大易用的开源建站工具

Demo

Docker

docker run \
  -it -d \
  --name halo \
  -p 8090:8090 \
  -v ~/.halo2:/root/.halo2 \
  halohub/halo:2.8 \
  --halo.security.initializer.superadminusername=admin \
  --halo.security.initializer.superadminpassword=P@88w0rd

Runtime Environment

Screenshots

https://halo.run/themes/halo-theme-official-v3/assets/images/dashboard.webp

https://halo.run/themes/halo-theme-official-v3/assets/images/plugins.webp

https://halo.run/themes/halo-theme-official-v3/assets/images/theme.webp

https://halo.run/themes/halo-theme-official-v3/assets/images/editor.webp

References