appsmith安装手记:1.Docker安装

方式二:Install using the rpm repository,离线方式安装,我联网的就不折腾了。此时查看 /etc/yum.repos.d/docker-ce.repo,里面应该都变成了阿里云的镜像站点。不想写代码,找了一个不写代码的,看评价说Appsmith最好,那就试试它。执行这个脚本会添加 docker.repo 源并安装 Docker。这里肯定不成功,试了很多次都是这个结果,卡住了,网络不给力!以为低代码省事,没想到比写代码还费事,但愿后面省事,开干。我都安装成功了,懒得折腾方式三了。
摘要由CSDN通过智能技术生成

不想写代码,找了一个不写代码的,看评价说Appsmith最好,那就试试它。
可是为了搭建Appsmithe,还需要先安装docker。
以为低代码省事,没想到比写代码还费事,但愿后面省事,开干。
第一步:安装Centos
`1.在阿里云的镜像站点下载 centos stream
https://mirrors.aliyun.com/centos-stream/9-stream/BaseOS/x86_64/iso/?spm=a2c6h.25603864.0.0.7af9460d3WArE9
2.搞了一台虚拟机安装centos
3.登录centos设置账户密码
4.关闭和禁用防火墙
5.yum包更新到最新。
$ sudo yum update


第二步:安装Docker
https://docs.docker.com/engine/install/centos/ ,一看文档安装方式,怎么和网上找到的文章不一样,定睛细看,原版里面写了三种安装方法,大部分文章里面使用了它介绍的第三种方法,我还是按原版的推荐方法来:
方式一:Install using the rpm repository
1.Set up the repository

Before you install Docker Engine for the first time on a new host machine, you need to set up the Docker repository. Afterward, you can install and update Docker from the repository.
[root@localhost ~]# yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
[root@localhost ~]# sudo yum install -y yum-utils
Last metadata expiration check: 0:14:30 ago on Sun 14 Jan 2024 01:55:09 AM EST.
Dependencies resolved.
===========================================================================================================
 Package                  Architecture          Version                        Repository             Size
===========================================================================================================
Installing:
 yum-utils                noarch                4.3.0-12.el9                   baseos                 41 k

Transaction Summary
===========================================================================================================
Install  1 Package

Total download size: 41 k
Installed size: 23 k
Downloading Packages:
yum-utils-4.3.0-12.el9.noarch.rpm                                          779 kB/s |  41 kB     00:00    
-----------------------------------------------------------------------------------------------------------
Total                                                                       40 kB/s |  41 kB     00:01     
CentOS Stream 9 - BaseOS                                                   1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x8483C65D:
 Userid     : "CentOS (CentOS Official Signing

  • 23
    点赞
  • 19
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值