2019-02-13 08:58:27 +08:00
|
|
|
|
[#]: collector: (lujun9972)
|
|
|
|
|
[#]: translator: (geekpi)
|
2019-02-13 23:28:45 +08:00
|
|
|
|
[#]: reviewer: (wxy)
|
2019-02-13 23:29:51 +08:00
|
|
|
|
[#]: publisher: (wxy)
|
|
|
|
|
[#]: url: (https://linux.cn/article-10535-1.html)
|
2019-02-13 08:58:27 +08:00
|
|
|
|
[#]: subject: (Getting started with Sandstorm, an open source web app platform)
|
|
|
|
|
[#]: via: (https://opensource.com/article/19/1/productivity-tool-sandstorm)
|
|
|
|
|
[#]: author: (Kevin Sonney https://opensource.com/users/ksonney (Kevin Sonney))
|
|
|
|
|
|
2019-02-13 23:28:45 +08:00
|
|
|
|
开始使用 Sandstorm 吧,一个开源 Web 应用平台
|
2019-02-13 08:58:27 +08:00
|
|
|
|
======
|
2019-02-13 23:28:45 +08:00
|
|
|
|
|
|
|
|
|
> 了解 Sandstorm,这是我们在开源工具系列中的第三篇,它将在 2019 年提高你的工作效率。
|
|
|
|
|
|
2019-02-13 08:58:27 +08:00
|
|
|
|
![](https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/sand_dunes_desert_hills_landscape_nature.jpg?itok=wUByylBb)
|
|
|
|
|
|
2019-02-13 23:28:45 +08:00
|
|
|
|
每年年初似乎都有疯狂的冲动想提高工作效率。新年的决心,渴望开启新的一年,当然,“抛弃旧的,拥抱新的”的态度促成了这一切。通常这时的建议严重偏向闭源和专有软件,但事实上并不用这样。
|
2019-02-13 08:58:27 +08:00
|
|
|
|
|
|
|
|
|
这是我挑选出的 19 个新的(或者对你而言新的)开源工具中的第三个工具来帮助你在 2019 年更有效率。
|
|
|
|
|
|
|
|
|
|
### Sandstorm
|
|
|
|
|
|
|
|
|
|
保持高效不仅仅需要待办事项以及让事情有组织。通常它需要一组工具以使工作流程顺利进行。
|
|
|
|
|
|
|
|
|
|
![](https://opensource.com/sites/default/files/uploads/sandstorm_1.png)
|
|
|
|
|
|
2019-02-13 23:28:45 +08:00
|
|
|
|
[Sandstorm][1] 是打包的开源应用集合,它们都可从一个 Web 界面访问,也可在中央控制台进行管理。你可以自己托管或使用 [Sandstorm Oasis][2] 服务。它按用户收费。
|
2019-02-13 08:58:27 +08:00
|
|
|
|
|
|
|
|
|
![](https://opensource.com/sites/default/files/uploads/sandstorm_2.png)
|
|
|
|
|
|
|
|
|
|
Sandstorm 有一个市场,在这里可以轻松安装应用。应用包括效率类、财务、笔记、任务跟踪、聊天、游戏等等。你还可以按照[开发人员文档][3]中的应用打包指南打包自己的应用并上传它们。
|
|
|
|
|
|
|
|
|
|
![](https://opensource.com/sites/default/files/uploads/sandstorm_3.png)
|
|
|
|
|
|
|
|
|
|
安装后,用户可以创建 [grain][4] - 容器化后的应用数据实例。默认情况下,grain 是私有的,它可以与其他 Sandstorm 用户共享。这意味着它们默认是安全的,用户可以选择与他人共享的内容。
|
|
|
|
|
|
|
|
|
|
![](https://opensource.com/sites/default/files/uploads/sandstorm_4.png)
|
|
|
|
|
|
|
|
|
|
Sandstorm 可以从几个不同的外部源进行身份验证,也可以使用无需密码的基于电子邮件的身份验证。使用外部服务意味着如果你已使用其中一种受支持的服务,那么就无需管理另一组凭据。
|
|
|
|
|
|
|
|
|
|
最后,Sandstorm 使安装和使用支持的协作应用变得快速,简单和安全。
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
via: https://opensource.com/article/19/1/productivity-tool-sandstorm
|
|
|
|
|
|
|
|
|
|
作者:[Kevin Sonney][a]
|
|
|
|
|
选题:[lujun9972][b]
|
|
|
|
|
译者:[geekpi](https://github.com/geekpi)
|
2019-02-13 23:28:45 +08:00
|
|
|
|
校对:[wxy](https://github.com/wxy)
|
2019-02-13 08:58:27 +08:00
|
|
|
|
|
|
|
|
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
|
|
|
|
|
|
|
|
|
[a]: https://opensource.com/users/ksonney (Kevin Sonney)
|
|
|
|
|
[b]: https://github.com/lujun9972
|
|
|
|
|
[1]: https://sandstorm.io/
|
|
|
|
|
[2]: https://oasis.sandstorm.io
|
|
|
|
|
[3]: https://docs.sandstorm.io/en/latest/developing/
|
|
|
|
|
[4]: https://sandstorm.io/how-it-works
|