Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
程明
@cmlanche
会员
第 82131 位会员 / 2019-07-16

12 篇帖子 / 51 条回帖
4 关注者
3 正在关注
1 收藏
GitHub Public Repos
  • jixieshou-autowatch-ku... 352

    自动看快手、抖音视频的app,可以刷快手极速版金币,一键启动,无需复杂的设置

  • lightningvine-docs 231

    闪电藤文档

  • ghost-next-theme 10

    Next theme for ghost blog

  • wedock 3

  • wx-api 1

    🔥微信公众号管理系统,包含公众号菜单管理🗄、自动回复🗨、素材管理📂、模板消息☘、粉丝管理🤹‍♂️等功能,前后端都开源免费🛩

  • wx-manage 1

    🔥微信公众号管理系统,包含公众号菜单管理🗄、自动回复🗨、素材管理📂、模板消息☘、粉丝管理🤹‍♂️等功能,前后端都开源免费🛩

  • timeline_tile 0

    A package to help build customisable timelines in Flutter.

  • flutter_file_picker 0

    File picker plugin for Flutter, compatible with mobile (iOS & Android), Web, Desktop (Mac, Linux,...

  • modal_bottom_sheet 0

    Flutter | Create advanced modal bottom sheets. Material, Cupertino or your own style

  • clipboard_watcher 0

    This plugin allows Flutter apps to watch clipboard changes.

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 重新调试了下 ruby-china 的 API,生成了一份最新的文档,欢迎使用 at 2020年09月13日

    cold 😂

  • 重新调试了下 ruby-china 的 API,生成了一份最新的文档,欢迎使用 at 2020年09月12日

    @huacnlee @lanzhiheng 问下消息推送的 API 是啥?原文档中没有😂

  • 重新调试了下 ruby-china 的 API,生成了一份最新的文档,欢迎使用 at 2020年09月12日

    😚

  • 再次提问,homeland 怎么配置让多个子域名进行 https 访问 at 2020年08月28日

    已解决,感谢 @lanzhiheng 😍

    都可以访问啦 https://www.indiehackers.net/ https://indiehackers.net/

  • 再次提问,homeland 怎么配置让多个子域名进行 https 访问 at 2020年08月28日

    我知道了,有个 Makefile 文件可以改,确实没关系,感谢!

  • 再次提问,homeland 怎么配置让多个子域名进行 https 访问 at 2020年08月28日

    首先,感谢帮助和回复 😚

    我用的是 docker 版本,make 命令我调整不了吧,下次更新又冲掉了

    ash 我也不知道是啥,看你 make_ssl 的脚本,应该是 bash 吧,发布到 docker 上的命令拼写错了吧

  • 再次提问,homeland 怎么配置让多个子域名进行 https 访问 at 2020年08月27日

    您这个命令调整什么时候上线?我怎么才能用这个命令

  • 再次提问,homeland 怎么配置让多个子域名进行 https 访问 at 2020年08月27日

    最近重新删除 docker 再安装后,执行 sudo make install_ssl 出现这个问题:

    ubuntu@10-8-134-157:~/hd$ sudo make install_ssl
    docker-compose start web
    Starting web ... done
    docker-compose run web ash -c 'echo $cert_domain'
    Starting homeland_postgresql ... done
    Starting homeland_redis      ... done
    Starting homeland_elasticsearch ... done
    Starting homeland_app           ... done
    Starting homeland_worker        ... done
    Starting homeland_app_backup    ... done
    Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused "exec: \"ash\": executable file not found in $PATH": unknown
    make: *** [install_ssl] Error 1
    

    以后都没法重新安装证书了 😭 可以帮我解答一下吗

  • 再次提问,homeland 怎么配置让多个子域名进行 https 访问 at 2020年08月27日

    我下意识的配置逗号分隔的,然而没用😂 期待你的这个功能

  • 再次提问,homeland 怎么配置让多个子域名进行 https 访问 at 2020年08月26日

    @huacnlee 不好意思经常 at 您,文档和各大搜索引擎都找遍资料都没找到方案,我用的 docker 部署的

  • homeland 的 wiki 首页的内容是在哪里可以修改,没发现入口 at 2020年08月24日

    棒,终于知道了

  • homeland 的 wiki 首页的内容是在哪里可以修改,没发现入口 at 2020年08月24日

    这个只能创建子页面吧,首页的内容没有地方编辑

  • homeland(docker 部署版)怎么让根域名和 www 域名的 https 都有效 at 2020年08月23日

    不好意思,我知道为啥了,现在都是通过在后台管理安装插件的形式来做,插件地址:https://github.com/topics/homeland-plugin

  • homeland(docker 部署版)怎么让根域名和 www 域名的 https 都有效 at 2020年08月23日

    导航栏 https://indiehackers.net/jobs 无法访问了,奇怪了

  • homeland(docker 部署版)怎么让根域名和 www 域名的 https 都有效 at 2020年08月23日

    然而搜索功能失效!即搜索任何内容都是空的

    使用 sudo make reindex 报错,如下

    Starting homeland_elasticsearch ... done
    Starting homeland_redis         ... done
    Starting homeland_postgresql    ... done
    `Redis#exists(key)` will return an Integer by default in redis-rb 4.3. The option to explicitly disable this behaviour via `Redis.exists_returns_integer` will be removed in 5.0. You should use `exists?` instead.
    rake aborted!
    Don't know how to build task 'elasticsearch:import:model' (See the list of available tasks with `rake --tasks`)
    /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/rake-13.0.1/exe/rake:27:in `<top (required)>'
    /usr/local/bundle/gems/bundler-2.1.4/lib/bundler/cli/exec.rb:63:in `load'
    /usr/local/bundle/gems/bundler-2.1.4/lib/bundler/cli/exec.rb:63:in `kernel_load'
    /usr/local/bundle/gems/bundler-2.1.4/lib/bundler/cli/exec.rb:28:in `run'
    /usr/local/bundle/gems/bundler-2.1.4/lib/bundler/cli.rb:476:in `exec'
    /usr/local/bundle/gems/bundler-2.1.4/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
    /usr/local/bundle/gems/bundler-2.1.4/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
    /usr/local/bundle/gems/bundler-2.1.4/lib/bundler/vendor/thor/lib/thor.rb:399:in `dispatch'
    /usr/local/bundle/gems/bundler-2.1.4/lib/bundler/cli.rb:30:in `dispatch'
    /usr/local/bundle/gems/bundler-2.1.4/lib/bundler/vendor/thor/lib/thor/base.rb:476:in `start'
    /usr/local/bundle/gems/bundler-2.1.4/lib/bundler/cli.rb:24:in `start'
    /usr/local/bundle/gems/bundler-2.1.4/exe/bundle:46:in `block in <top (required)>'
    /usr/local/bundle/gems/bundler-2.1.4/lib/bundler/friendly_errors.rb:123:in `with_friendly_errors'
    /usr/local/bundle/gems/bundler-2.1.4/exe/bundle:34:in `<top (required)>'
    /usr/local/bundle/bin/bundle:23:in `load'
    /usr/local/bundle/bin/bundle:23:in `<main>'
    (See full trace by running task with --trace)
    make: *** [reindex] Error 1
    
  • homeland(docker 部署版)怎么让根域名和 www 域名的 https 都有效 at 2020年08月23日

    上面两个问题的原因找到了,解决方案来源于:https://ruby-china.org/topics/40160#reply23

    但旧版本是中文是可以的,更新后就不行了,改成英文后可以正常访问了

  • homeland(docker 部署版)怎么让根域名和 www 域名的 https 都有效 at 2020年08月23日

    请求首页 https://indiehackers.net/ 出现这样的错误

    备注:这个日志是通过 docker logs -f 来查看 homeland_app 的日志发现的

  • homeland(docker 部署版)怎么让根域名和 www 域名的 https 都有效 at 2020年08月23日

    今天尝试重启 homeland,结果 homeland_worker 一直无法启动,请问有什么方式可以查错吗? @huacnlee

  • Homeland 装好 SSL 后,各种浏览器打开时都显示不安全,如何解决? at 2020年08月23日

    请问解决了吗,我也遇到同样的问题 https://ruby-china.org/topics/40315

  • homeland(docker 部署版)怎么让根域名和 www 域名的 https 都有效 at 2020年08月23日

    @huacnlee 求大佬帮忙 😂

  • homeland(docker 部署版)怎么让根域名和 www 域名的 https 都有效 at 2020年08月22日

    另外,我的 homeland 是用 docker 部署的

  • homeland(docker 部署版)怎么让根域名和 www 域名的 https 都有效 at 2020年08月22日

    目前在我社区也发了一贴,说明这个问题 https://www.indiehackers.net/topics/523

  • Homeland 的 API 怎么开启?可以注册应用,但 API 好像访问不了 at 2020年01月06日

    https://bluedoc.io/ruby-china/api/getting-started

    这个文档是否可以转载,然后修改一下,提供转载来源

  • Homeland 的 API 怎么开启?可以注册应用,但 API 好像访问不了 at 2020年01月06日

    才发现 android 项目是用 webview 嵌套的呀,没有走 api 接口

  • Homeland 的 API 怎么开启?可以注册应用,但 API 好像访问不了 at 2020年01月06日

    我的也可以访问,https://indiehackers.net/api/v3/users.json

    那说明正常

  • Homeland 的 API 怎么开启?可以注册应用,但 API 好像访问不了 at 2020年01月06日

    https://ruby-china.org/api/v3/hello 这个接口确实无法访问,你的也访问不了

  • homeland_worker 启动不了 at 2019年11月21日

    重启下服务器就好了,估计是被 redis 入侵了

  • homeland_worker 启动不了 at 2019年11月20日

    这是我的站:https://indiehackers.net/ 已经没法访问了

  • 可否在酷站中增加我的基于 Homeland 的网站 at 2019年11月20日

    今天异常了,正在检查

  • Homeland 很好,就是动不动就 redis 不行了,阅读次数的数据清空了 at 2019年10月16日

    👏 👍

  • 1
  • 2
  • 下一页
关于 / RubyConf / Ruby 镜像 / RubyGems 镜像 / 活跃会员 / 组织 / API / 贡献者
由众多爱好者共同维护的 Ruby 中文社区,本站使用 Homeland 构建,并采用 Docker 部署。
服务器由 赞助 CDN 由 赞助
iOS 客户端 / Android 客户端 简体中文 / English