Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Vibed 的 VPS 最低配置是多少?看起来vibed的记忆印记很小。但是构建它可能需要更多的 RAM。那么什么是最小值?
我能够使用 512MB 的 RAM 构建和运行基本的 vibe-d 应用程序。但是,使用dub build --build-mode=singleFile. 正如@greenify 在他的评论中所说,最好的选择是在开发机器上构建并将二进制文件复制到您的服务器以运行。但是,如果您想在您的 VPS 上进行所有构建,那么我会说 512MB 的 RAM 是一个不错的选择。
dub build --build-mode=singleFile