1.通过ssh远程到我的小盒子 目前ip是192.168.148.56 root----jason
2.curl -fsSL https://get.casaos.io | sudo bash 如下图 这个是已经配置了docker加速
等待一会之后 就可以了
默认端口是80
第一次进去提示创建用户名密码 我这里用的是jason----gd123123
太短了 不行 之后就进到主界面 发现还挺好看的 如下图
文件管理界面如下 多数office都能直接预览 不过比较慢 图片也能直接观看 但是没开
上面的是x86-64的服务器 之前可能运维人员配置过docker加速了
我自己的 没有配置docker加速 如下 卡住了
按照网上方法 需要替换软件源
替换成阿里的 提示 很多错误 大概如下 :
GPG error: Index of /armbian/ | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror jammy InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 93D6889F9F0E78D5 NO_PUBKEY 1EB30FAF236099FE E: The repository 'Index of /armbian/ | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror jammy InRelease' is not signed. E: The repository 'http://mirrors.aliyun.com jammy Release' does not have a Release file. E: The repository 'http://mirrors.aliyun.com jammy-security Release' does not have a Release file. E: The repository 'http://mirrors.aliyun.com jammy-updates Release' does not have a Release file. E: The repository 'http://mirrors.aliyun.com jammy-backports Release' does not have a Release file.
后面根据千文给的方法
现在正常了如下图
但是 安装casaos还是卡在 updateing package manager...
后面还是把source.list回复回去原来的 执行下 apt-get update
更新蛮久的 30多分钟 之后在安装casaos就可以了
相比 x86的服务器 这个折腾了好几个小时 才搞好
终于搞好了