[社区商店]商店客户端即将启动,社区源上线,可抢先体验
Tofloor
poster avatar
神末shenmo
deepin
Spark-App
Q&A Team
2020-06-21 08:47
Author
本帖最后由 shenmo 于 2020-6-22 14:44 编辑

久违了各位,社区商店即将开启新一轮更新
首先是恼人的端口号,已经解决了(暂时没刷新成功,今天之前肯定完成)
https://webstore.shenmo.tech
https://bbs.deepin.org/user/90159 开发了社区商店的客户端,第一版功能可能不是很全,但是基本功能已经全面,最近在和合作伙伴LEFT Studio进行讨论web标准的确定上
LEF Studio的社长是@qygwhk
目前社区商店有了新服务器,感谢捐助的同学
@qy199 50元
https://bbs.deepin.org/user/154730 30元
https://bbs.deepin.org/user/223313 30元
https://bbs.deepin.org/user/183951 30元
https://bbs.deepin.org/user/229957 10元
服务器是百兆速度,一般来说够的
由于钱没到位,服务器线路比较差,如果国内到美国网络繁忙,速度可能要50k以下;如果不忙,裸连5M+也是可以做到的(移动除外)

所以我们做的是直连+cdn方案(指社区商店仓库),使用cdn源尝鲜请务必打开[by-hash=force]

目前仓库已经有了key和一部分软件,想要尝鲜的朋友们可以直接添加到apt的源测试下哦!不过还没有适配社区商店app(因为app还没发布)

尝鲜方法:
一、sudo dedit /etc/apt/sources.list 在最后一行写入(任选一个,根据你的网络环境选)
deb [by-hash=force] http://dcstore.shenmo.tech ./  (直连源)

deb [by-hash=force] http://store2.shenmo.tech ./  (360cdn)
deb [by-hash=force] http://store.shenmo.tech ./    (cloudflare一号)
deb [by-hash=force] http://dcs-repo.zdatek.top ./   (cloudflare二号)

二、执行wget http://dcstore.shenmo.tech/dcs-repo.gpg-key.asc && sudo apt-key add dcs-repo.gpg-key.asc && sudo apt update
三、开始测试吧!
推荐几个社区商店应用测试

sudo apt install google-earth-pro-stable   20被删掉的谷歌地球
sudo apt install com.rovio.badpiggies.deepin  论坛打包捣蛋猪

sudo apt install com.qq.music.deepin  wineQQ音乐

sudo apt install petal 豆瓣fm
sudo apt install blossom-zty  blossom主题
sudo apt install windows10-icons win10主题



以下是下载服务器介绍
dcstore.shenmo.tech 直连,及时更新,上架后立即看到,速度波动较大,适合网络环境好的同学或者有魔法工具的同学享用极速下载(默认仓库)仅支持http

store.shenmo.tech 一号 cdn,cloudflare,速度一般,链接稳定,支持http和https
dcs-repo.zdatek.top 二号 cdn,cloudflare,速度一般,链接稳定,支持http和https

store2.shenmo.tech三号cdn,360cdn速度一般,链接稳定,支持http和https
Reply Favorite View the author
All Replies
2 / 2
To page
avatar
神末shenmo
deepin
Spark-App
Q&A Team
2020-06-22 22:43
#21
https://bbs.deepin.org/post/196193
哪搞的服务器啊,百兆带宽100块一年?

Hostmem
国内线路是真的不行。。。国外测5M+,梯子一下50k.。。
cdn也慢。。。
Reply View the author
avatar
Feng Yu
deepin
2020-06-22 23:31
#22
https://bbs.deepin.org/post/196193
Hostmem
国内线路是真的不行。。。国外测5M+,梯子一下50k.。。
cdn也慢。。。 ...

如果是这样的话可以评估下迁移到国内的云存储+CDN上。比如阿里云的: https://cn.aliyun.com/price/detail/oss

https://cn.aliyun.com/price/detail/cdn

看看一个月需要存储多少容量,每个月下行多少流量?

比如纯粹按量付费,仓库总容量100GB,平均每天下载流量10G,30天下载流量300GB的话总费用就是
12元(OSS存储费用) + 228元(CDN流量费) + 45(估算CDN回源流量费)

如果量再大还可以考虑购买资源包,应该会比你自己搭建服务器便宜,体验更好
Reply View the author
avatar
神末shenmo
deepin
Spark-App
Q&A Team
2020-06-22 23:45
#23
https://bbs.deepin.org/post/196193
如果是这样的话可以评估下迁移到国内的云存储+CDN上。比如阿里云的: https://cn.aliyun.com/price/detail ...

12元(OSS存储费用) + 228元(CDN流量费) + 45(估算CDN回源流量费)=285元/月
99.8/12=8.31元/月
Reply View the author
avatar
Feng Yu
deepin
2020-06-23 02:08
#24
本帖最后由 abcfy2 于 2020-6-22 18:16 编辑
https://bbs.deepin.org/post/196193
12元(OSS存储费用) + 228元(CDN流量费) + 45(估算CDN回源流量费)=285元/月
99.8/12=8.31元/月 ...

我看社区的lvtommy大神用的是他家的仓库: https://gemfury.com/

我看了下,对于public仓库是免费的,可以试试速度如何。不过别抱太高期望,因为他家的仓库托管在s3上,s3在国内是重灾区,可能时快时慢
see: https://app4deepin.com/repository/
Reply View the author
avatar
神末shenmo
deepin
Spark-App
Q&A Team
2020-06-25 01:16
#25
https://bbs.deepin.org/post/196193
我看社区的lvtommy大神用的是他家的仓库: https://gemfury.com/

我看了下,对于public仓库是免费的,可 ...

试过了,不行的
我们最近买了阿里云cdn,速度加快了很多
但是相对的,贵了不少
到时候搞个捐助链接吧
Reply View the author
avatar
MeowVing
deepin
2020-06-25 03:56
#26
支持!~
感谢你对深度科技社区的贡献,祝愿深度社区商店越来越好~
Reply View the author
avatar
ailingyue
deepin
2020-06-25 04:10
#27
支持个。。。。
Reply View the author
2 / 2
To page