SolusVM大家应该都是耳熟能详了,其实说白了就是商家用来创建VPS,买家用来管理VPS的一个面板,但是这个面板虽然普及率非常的高,但是价格不菲,作为我们日常的折腾党,要是有开源(其实我们要的是免费…囧),就好了。于是乎,在国外看到了一款名为VirtKick的面板,就赶紧和大家分享了。这个项目目前托管在GitHub上,由三个开发者维护,因为是刚刚起步不久,官网首页上还空闲着很多赞助商的窗位,财大气粗的老总们可以去保养支持一下这样的项目,宣传品牌不说,也算是对这个项目的一个支持吧~
下图就是目前VirtKick的后台面板,大家也可以参照官网的Demo查看最新的案例(传送)
具体的使用很简单,这家的开发者也一直强调“用户体验”优先,所以就不用微魔多说了,安装方法微魔简单整理如下,
本文内容受到了官方开发者的指正,以下的教程实际上是VirtKick的Website端的安装,软件本身目前还没有提供公开的可安装版本,如果需要获取测试版安装包的邀请,请移步到官网,提交自己的Email获取最新信息。
安装要求
RVM(Ruby Version Management) Ruby 2.1 from RVM Linux or Mac
安装
rvm install 2.1 rvm use 2.1 --default gem install bundler yaourt -S optipng pngcrush advancecomp # or apt-get install, or whatever
开发
bundle install bundle exec middleman server # in a new tab xdg-open http://0.0.0.0:4567/
部署
bundle exec middleman build
VirtKick Project Lead here. I’m happy to be mentioned here. 🙂 Thank you very much!
Please note that these are install instructions for VirtKick website, not the application itself. We don’t have a user-installable beta yet. If you’re interested in getting a beta invitation, or just want to get an e-mail when VirtKick is ready to install, sign up for news at the homepage: https://www.virtkick.io/
Thanks for pointing out. I have changed my post a little. And I am looking forward for the stable version comming out.
🙂 前排
Hey 微魔, this week I released a hosted alpha. Can you let others know and invite them to test with a new blog post? Thanks. 🙂
😛 😛
I like this.
我发现现在已经商业化了? 找不到源码和安装方式咧…….. 🙄
我发现现在已经商业化了? 找不到源码和安装方式咧…….. 🙄
是的,他们已经不提供源码了,现在是你由服务器之后发邮件给他们,然后他们给你接口,安装相应软件之类的,目的是他解决后台,你专注营销,说是等到盈利之后他会收15%的费用吧,反正我搜遍了他们的网站看到了这些信息,具体的以他们官方为准吧。