标签:eve com sdn docke evel get linux https 树莓派
参考资料:
https://docs.gitea.io/en-us/install-from-binary/
https://cloud.tencent.com/developer/article/1198275
https://blog.csdn.net/rocshaw/article/details/100399261
下载地址
本来想用docker,奈何对docker不够熟悉。
执行代码
wget -O gitea https://dl.gitea.io/gitea/master/gitea-master-linux-arm-6
chmod +x gitea ./gitea web -p 8899 http://树莓派地址:8899/install
wget -O省去了下载后重命名的步骤
chmod赋予执行权限
运行在8899端口,访问install完成安装。
2020-06-05 21:56:51
标签:eve com sdn docke evel get linux https 树莓派
原文地址:https://www.cnblogs.com/new-moon/p/13052561.html