当前位置:网站首页>Build halo blog in arm version rk3399
Build halo blog in arm version rk3399
2022-06-28 19:15:00 【No regrets!】
happy International Workers ' Day
Happy to boring , Accidentally found a good open source project halo, Blog system , There happened to be one arm Development board rk3399 Put it to waste , So there's an idea : adopt docker To make a arm Version of halo Blog , Can display some personal information and articles , And package the image , Open source ( Because it's all x86 Version of ), So there is the following work .
Previously, I made a system for the laboratory to display laboratory information and share some internal resources , But in the later stage, because there is no maintenance, it is gradually useless , Building this halo In the process of blogging , Let me have a better website scheme to build all the information for the laboratory , That is, through halo Blog system to upload various scientific research information of the laboratory \ Research direction \ Research results , Add a static resource download link ( The link contains information via python HTTPserver Do a resource sharing website ); The above two steps can well realize the display function of laboratory information . Finally, I hope the students in the laboratory can try it by themselves after seeing the above introduction halo+http The plan .
List of articles
1. docker
1.1 Download and install
Here's how to clone, download and install
# Set resource storage path
sudo vim /etc/systemd/system/multi-user.target.wants/docker.service
# change ExecStart=/usr/bin/dockerd --graph=<your_new_docker_img_path> --storage-driver=overlay
sudo systemctl daemon-reload
# Set download source
sudo vim /etc/docker/daemon.json
{
"registry-mirrors": ["http://hub-mirror.c.163.com"]
}
sudo service docker restart
# Set user permissions
sudo docker run hello-world
sudo groupadd docker
# groupadd: group 'docker' already exists
sudo usermod -aG docker $USER
sudo gpasswd -a $USER docker
newgrp docker
docker run hello-world
1.2 Download the image and run
docker pull zjq2048/rk3399-halo:1.5.2
docker run -it --restart=always -p 8090:8090 --name halo -d zjq/rk3399-halo:0.1
# Browser access ip:8090
2. Blog display

The article is markdown Format 
You can modify html Page information 
Custom display page 
summary
What can be learned from the whole process ?
- docker To configure
- docker The mirror image making
- docker Image upload
- Java function
边栏推荐
- 基于管线的混合渲染
- try except 添加辅助新列
- 19.2 container classification, array and vector container refinement
- Win11如何给系统盘瘦身?Win11系统盘瘦身方法
- leetcode 1647. Minimum deletions to make character frequencies unique
- About Critical Values
- C# 41. int与string互转
- A few lines of code can realize complex excel import and export. This tool class is really powerful!
- Memory leak
- 深度学习需要多强的数学基础?
猜你喜欢

In which industries did the fire virtual human start to make efforts?

Sound network releases lingfalcon Internet of things cloud platform, which can build sample scenarios in one hour

Grafana biaxial graph with your hands

About Statistical Distributions

应用实践 | 10 亿数据秒级关联,货拉拉基于 Apache Doris 的 OLAP 体系演进(附 PPT 下载)

3D可旋转粒子矩阵

How does the computer check whether the driver is normal

业务层修改--根据现有框架的反推修改

带你手把手实现grafana双轴图

怎样去除DataFrame字段列名
随机推荐
Enhancing steam and engineering education from theory to practice
Business layer modification - reverse modification based on the existing framework
matlab 受约束的 Delaunay 三角剖分
原生实现.NET5.0+ 自定义日志
Cross cluster deployment of helm applications using karmada
Month on month SQL implementation
math_ Proving common equivalent infinitesimal & Case & substitution
Voice network VQA: make the user's subjective experience of unknown video quality in real-time interaction known
释放互联网价值的 Web3
Servlet的使用手把手教学(一)
应用实践 | 10 亿数据秒级关联,货拉拉基于 Apache Doris 的 OLAP 体系演进(附 PPT 下载)
【Unity3D】相机跟随
数据基础设施升级窗口下,AI 新引擎的技术方法论
A few lines of code can realize complex excel import and export. This tool class is really powerful!
Are there any regular and safe foreign exchange dealers in China?
How to remove dataframe field column names
sql计算每日新增用户、及留存率指标
怎样去除DataFrame字段列名
Tensorboard Usage Summary
180.1. Log in continuously for n days (database)