当前位置:网站首页>[use picgo+ Tencent cloud object to store cos as a map bed]
[use picgo+ Tencent cloud object to store cos as a map bed]
2022-06-24 08:58:00 【Uaena_ An】
With the increase of blog posts , The speed of website access has also slowed down , Especially the articles with more pictures , You have to add one by one in the local area , Update to CSDN I have to upload it again , Sometimes there is a problem of losing pictures .
So I thought about making a picture bed to store the pictures of articles , Optimize the access speed for more convenience . Because my domain name 、 The server is in Tencent cloud , So choose PicGo+ Object storage COS; Read about Tencent cloud on the Internet COS There are few tutorials for drawing beds , So write this article to record .
One 、 Tencent cloud COS To configure
It is understood that Tencent cloud COS There used to be 50G Permanent free quota ,2019-01-25 After that, Tencent cloud object storage COS The free quota has been adjusted , Now it is 50G Free for six months .
secondly , I don't think the renewal fee is very expensive , There are still some savings , And it can also be used after six months .
Now Tencent cloud needs real name authentication , If you don't have real name certification, go to the certification first , No trouble .
1. Create buckets
Get into 【 Object storage 】→【 Bucket list 】→【 Create buckets 】
- Access right selection Public reading and private writing , Otherwise the picture cannot be read , Others can be filled in according to their own .
- The geographical suggestion is the same as your website area .
2. The key configuration
Click on 【 Key management 】→【 cloud API secret key 】→【 New key 】
The generated key will be used later .
Two 、 To configure PicGo
PicGo
Is an open-source cross platform free image upload tool and photo album management software , It can help you quickly upload pictures to Weibo 、 Cloud again 、 Alibaba cloud OSS、 Tencent cloudCOS
、 Seven cattle 、GitHub
、sm.ms
、Imgur
And so on the common free picture bed website or cloud storage service , And automatically copy the image link to the clipboard , It's very efficient and convenient to use .
1. download PicGo
First of all to enter PicGo-Github Project address Download the appropriate version :
Windows
Download my tagged version ,Linux
、mac
Are marked .
The download speed is really turtle speed , If you need a little partner, you can CSDN download PicGo-Setup-2.2.2.exe Compress , Ask me for it 2.1.2 The version can also be .
2. To configure PicGo
Open software , Click on 【 Tencent cloud COS】, First, we will create the above API Key paste
Then come to our 【 Bucket list 】, The bucket name 、 Fill in the area PicGo, The domain name is empty
Remember to set it as the default drawing bed , Otherwise, the upload will not go to Tencent cloud by default COS.
3. To upload pictures
Drag the picture to PicGo, And on again COS You can see that the picture has been uploaded , When using, just paste the link directly .
PicGo And album function , You can delete the uploaded pictures , Modify links and other shortcuts ,PicGo You can also generate links in different formats 、 Support bulk upload 、 Shortcut key upload 、 Custom link format 、 Rename before upload, etc , You can also use PicGo+GitHub As a drawing bed .
Use COS client
If you don't like using PicGo Words , It can also be downloaded COS client , Download the corresponding version .
Then log in with the previous PicGo almost , Enter the page with PicGo The same .
Usage method
Just briefly , Enter the object bucket , Find your photo , Click on the right 【 details 】, Then copy and paste the object address into markdown That's all right. .
End
From the author : Follow the wind : Use PicGo+ Tencent cloud object storage COS As a drawing bed - You know
边栏推荐
- Qingcloud based "real estate integration" cloud solution
- 数据中台:民生银行的数据中台实践方案
- 工具类
- 数云发布2022美妆行业全域消费者数字化经营白皮书:全域增长破解营销难题
- Data middle office: overview of data governance
- uniapp 开发多端项目如何配置环境变量以及区分环境打包
- 【PyTorch基础教程30】DSSM双塔模型代码解析
- What is graph neural network? Figure what is the use of neural networks?
- Huawei Router: IPSec Technology
- GradScaler MaxClipGradScaler
猜你喜欢
A tip to read on Medium for free
【NOI模拟赛】给国与时光鸡(构造)
[MySQL from introduction to mastery] [advanced part] (I) character set modification and underlying principle
Data midrange: detailed explanation of the technical stack of data acquisition and extraction
2022-06-23:给定一个非负数组,任意选择数字,使累加和最大且为7的倍数,返回最大累加和。 n比较大,10的5次方。 来自美团。3.26笔试。
[noi Simulation Competition] geiguo and time chicken (structure)
"I can't understand Sudoku, so I choose to play Sudoku."
[pytorch basic tutorial 30] code analysis of DSSM twin tower model
MySQL | 存储《康师傅MySQL从入门到高级》笔记
China chip Unicorn Corporation
随机推荐
Pymysql inserts data into MySQL and reports an error for no reason
2020中国全国各省市,三级联动数据,数据机构(数据来自国家统计局官网)
【MySQL从入门到精通】【高级篇】(一)字符集的修改与底层原理
"Unusual proxy initial value setting is not supported", causes and Solutions
[quantitative investment] discrete Fourier transform to calculate array period
1704. judge whether the two halves of a string are similar
1528. 重新排列字符串
Pytorch读入据集(典型数据集及自定义数据集两种模式)
Data middle office: detailed explanation of technical architecture of data middle office
2022 spring recruitment interview summary
How to configure environment variables and distinguish environment packaging for multi terminal project of uniapp development
剑指 Offer 55 - I. 二叉树的深度-dfs法
Solving linear equations with MATLAB ax=b
Data middle office: the data middle office practice scheme of Minsheng Bank
【LeetCode】541. 反转字符串 II
1844. replace all numbers with characters
Transplantation of xuantie e906 -- fanwai 0: Construction of xuantie c906 simulation environment
【牛客】把字符串转换成整数
[noi Simulation Competition] geiguo and time chicken (structure)
【LeetCode】415. 字符串相加