Giter VIP home page Giter VIP logo

ss-panel-rails's Introduction

remove for some reason.

ss-panel-rails's People

Contributors

123daoxyz avatar timlentse avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ss-panel-rails's Issues

注册的建议

发现开放注册不需要邀请码了,感觉邀请码这个功能还不错呢

安装不成功出错

用的 你提供的sh. 但还是出错.
ruby-2.3.1/thread.c
ruby-2.3.1/encindex.h
ruby-2.3.1/regcomp.c
ruby-2.3.1/CONTRIBUTING.md
ruby-2.3.1/GPL
ruby-2.3.1/vmtc.inc
ruby-2.3.1/probes_helper.h
ruby-2.3.1/ruby_atomic.h
checking for ruby... /usr/bin/ruby
downloader.rb:180: private method class_variable_set' called for Downloader:Class (NoMethodError) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for gcc... no checking for cc... no checking for cl.exe... no configure: error: in /root/ruby-2.3.1':
configure: error: no acceptable C compiler found in $PATH
See config.log' for more details make: *** No targets specified and no makefile found. Stop. make: *** No rule to make target install'. Stop.
sudo: gem: command not found

应该是少gem 安装了 rubygems 还是不行. 对了还有就是.在用脚本前先要安装git. 要不然不会git clone
我系统是centos6.8 默认没有安装git

安装困难

能不能整个稍微简便的中文安装步奏啊,小白本来就吃力了还整个英文。。。。

第一步就安装不了..

root@v382:~# git clone [email protected]:timlentse/ss-panel-rails.git
Cloning into 'ss-panel-rails'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
没有权限?

可以不用redis么?

我习惯于把网址部署在dokku上,这个panel版本比起php的,更适合在dokku上部署,但是需要redis。

不幸的是,dokku-redis插件需要docker 1.8+,而我的vps(ubuntu 16.4)里的版本只是1.5。

可不可以把redis变成可选项?

Backtrace for gem load error

执行rails s的时候出现以下错误:

/usr/local/rvm/gems/ruby-2.3.0/gems/bundler-1.12.5/lib/bundler/runtime.rb:89:in rescue in block (2 levels) in require': There was an error while trying to load the gem 'coffee-rails'. (Bundler::GemRequireError) Gem Load Error is: Could not find a JavaScript runtime. See https://github.com/rails/execjs for a list of available runtimes. Backtrace for gem load error is: /root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/execjs-2.7.0/lib/execjs/runtimes.rb:58:inautodetect'
/root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/execjs-2.7.0/lib/execjs.rb:5:in <module:ExecJS>' /root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/execjs-2.7.0/lib/execjs.rb:4:in<top (required)>'
/root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/coffee-script-2.4.1/lib/coffee_script.rb:1:in require' /root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/coffee-script-2.4.1/lib/coffee_script.rb:1:in<top (required)>'
/root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/coffee-script-2.4.1/lib/coffee-script.rb:1:in require' /root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/coffee-script-2.4.1/lib/coffee-script.rb:1:in<top (required)>'
/root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/coffee-rails-4.1.1/lib/coffee-rails.rb:1:in require' /root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/coffee-rails-4.1.1/lib/coffee-rails.rb:1:in<top (required)>'
/usr/local/rvm/gems/ruby-2.3.0/gems/bundler-1.12.5/lib/bundler/runtime.rb:86:in require' /usr/local/rvm/gems/ruby-2.3.0/gems/bundler-1.12.5/lib/bundler/runtime.rb:86:inblock (2 levels) in require'
/usr/local/rvm/gems/ruby-2.3.0/gems/bundler-1.12.5/lib/bundler/runtime.rb:81:in each' /usr/local/rvm/gems/ruby-2.3.0/gems/bundler-1.12.5/lib/bundler/runtime.rb:81:inblock in require'
/usr/local/rvm/gems/ruby-2.3.0/gems/bundler-1.12.5/lib/bundler/runtime.rb:70:in each' /usr/local/rvm/gems/ruby-2.3.0/gems/bundler-1.12.5/lib/bundler/runtime.rb:70:inrequire'
/usr/local/rvm/gems/ruby-2.3.0/gems/bundler-1.12.5/lib/bundler.rb:102:in require' /root/ss-panel-rails/config/application.rb:7:in<top (required)>'
/root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/railties-4.2.3/lib/rails/commands/commands_tasks.rb:78:in require' /root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/railties-4.2.3/lib/rails/commands/commands_tasks.rb:78:inblock in server'
/root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/railties-4.2.3/lib/rails/commands/commands_tasks.rb:75:in tap' /root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/railties-4.2.3/lib/rails/commands/commands_tasks.rb:75:inserver'
/root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/railties-4.2.3/lib/rails/commands/commands_tasks.rb:39:in run_command!' /root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/railties-4.2.3/lib/rails/commands.rb:17:in<top (required)>'
bin/rails:4:in require' bin/rails:4:in

'
Bundler Error Backtrace:
from /usr/local/rvm/gems/ruby-2.3.0/gems/bundler-1.12.5/lib/bundler/runtime.rb:85:in block (2 levels) in require' from /usr/local/rvm/gems/ruby-2.3.0/gems/bundler-1.12.5/lib/bundler/runtime.rb:81:ineach'
from /usr/local/rvm/gems/ruby-2.3.0/gems/bundler-1.12.5/lib/bundler/runtime.rb:81:in block in require' from /usr/local/rvm/gems/ruby-2.3.0/gems/bundler-1.12.5/lib/bundler/runtime.rb:70:ineach'
from /usr/local/rvm/gems/ruby-2.3.0/gems/bundler-1.12.5/lib/bundler/runtime.rb:70:in require' from /usr/local/rvm/gems/ruby-2.3.0/gems/bundler-1.12.5/lib/bundler.rb:102:inrequire'
from /root/ss-panel-rails/config/application.rb:7:in <top (required)>' from /root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/railties-4.2.3/lib/rails/commands/commands_tasks.rb:78:inrequire'
from /root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/railties-4.2.3/lib/rails/commands/commands_tasks.rb:78:in block in server' from /root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/railties-4.2.3/lib/rails/commands/commands_tasks.rb:75:intap'
from /root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/railties-4.2.3/lib/rails/commands/commands_tasks.rb:75:in server' from /root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/railties-4.2.3/lib/rails/commands/commands_tasks.rb:39:inrun_command!'
from /root/ss-panel-rails/vendor/bundle/ruby/2.3.0/gems/railties-4.2.3/lib/rails/commands.rb:17:in <top (required)>' from bin/rails:4:inrequire'
from bin/rails:4:in `'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.