senooken JP Social
  • FAQ
  • Login
senooken JP Socialはsenookenの専用分散SNSです。
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by ぽぷんじゃ@pptdn管理人 (popnja@pptdn.popnja.com), page 8

  1. ʇoɹɐʇnʎ (yutarot@mstdn.binfish.jp)'s status on Sunday, 07-Oct-2018 08:32:58 JST ʇoɹɐʇnʎ ʇoɹɐʇnʎ

    書いた

    "弊マストドン(mstdn.binfish.jp)の構成と費用について"
    https://blog.binfish.jp/mastodon/overview-of-mstdn-binfish-jp/

    In conversation Sunday, 07-Oct-2018 08:32:58 JST from mstdn.binfish.jp permalink Repeated by popnja

    Attachments

    1. Domain not in remote thumbnail source whitelist: blog.binfish.jp
      弊マストドン(mstdn.binfish.jp)の構成と費用について
      from binfish {{ blog
      弊お一人様丼の構成が整ってきたので、ここらで一度構成や費用について簡単にまとめておく。 システム構成について ConoHa (東京リージョン) ロードバランサ リーストコネクション DSR方式 Web Server (A … 続きを読む » "弊マストドン(mstdn.binfish.jp)の構成と費用について"
  2. ぽぷんじゃ@pptdn管理人 (popnja@pptdn.popnja.com)'s status on Saturday, 06-Oct-2018 17:32:13 JST ぽぷんじゃ@pptdn管理人 ぽぷんじゃ@pptdn管理人

    https://test.pptdn.jp こんな環境で動いています

    In conversation Saturday, 06-Oct-2018 17:32:13 JST from pptdn.popnja.com permalink

    Attachments


    1. https://pptdn.popnja.com/system/media_attachments/files/000/057/759/original/199a8592fb5e2d21.png
  3. ぽぷんじゃ@pptdn管理人 (popnja@pptdn.popnja.com)'s status on Saturday, 06-Oct-2018 16:42:44 JST ぽぷんじゃ@pptdn管理人 ぽぷんじゃ@pptdn管理人

    無茶な方法ですが、db:setup db:reset db:environment:setなどやった後、assets:precompileしてマシンリブートかけたら動きました。あ、nginx.confのuserをmastodonに変えています #鯖構築

    In conversation Saturday, 06-Oct-2018 16:42:44 JST from pptdn.popnja.com permalink
  4. ぽぷんじゃ@pptdn管理人 (popnja@pptdn.popnja.com)'s status on Saturday, 06-Oct-2018 16:42:27 JST ぽぷんじゃ@pptdn管理人 ぽぷんじゃ@pptdn管理人

    無茶ない方法ですが、db:setup db:reset db:environment:setなどやった後、assets:precompileしてマシンリブートかけたら動きました。あ、nginx.confのuserをmastodonに変えています #鯖構築

    In conversation Saturday, 06-Oct-2018 16:42:27 JST from pptdn.popnja.com permalink
  5. ぽぷんじゃ@pptdn管理人 (popnja@pptdn.popnja.com)'s status on Saturday, 06-Oct-2018 14:56:02 JST ぽぷんじゃ@pptdn管理人 ぽぷんじゃ@pptdn管理人

    公式だと RAILS_ENV=production bundle exec rake mastodon:setup でwizard使ってねと言われていますが、今回は.env.productionファイル作っちゃったし、別の方法で設定を進めます。 #鯖構築

    In conversation Saturday, 06-Oct-2018 14:56:02 JST from pptdn.popnja.com permalink
  6. ぽぷんじゃ@pptdn管理人 (popnja@pptdn.popnja.com)'s status on Saturday, 06-Oct-2018 14:52:32 JST ぽぷんじゃ@pptdn管理人 ぽぷんじゃ@pptdn管理人

    web / sidekiq / streaming のサービスを 登録します。 https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Production-guide.md
    ここではsystemdの方法が書いてある公式をみました。 #鯖構築

    In conversation Saturday, 06-Oct-2018 14:52:32 JST from pptdn.popnja.com permalink

    Attachments

    1. tootsuite/documentation
      from GitHub
      Full documentation repository for Mastodon
  7. ぽぷんじゃ@pptdn管理人 (popnja@pptdn.popnja.com)'s status on Saturday, 06-Oct-2018 14:47:07 JST ぽぷんじゃ@pptdn管理人 ぽぷんじゃ@pptdn管理人

    firewall-cmd --add-port=443/tcp --zone=public --permanent
    firewall-cmd --reload
    も忘れずに。ここでnginxを起動させると、ブラウザでhttp://example.comにアクセスすると502 Bad Gatewayが表示されると思います。 #鯖構築

    In conversation Saturday, 06-Oct-2018 14:47:07 JST from pptdn.popnja.com permalink
  8. ぽぷんじゃ@pptdn管理人 (popnja@pptdn.popnja.com)'s status on Saturday, 06-Oct-2018 14:40:17 JST ぽぷんじゃ@pptdn管理人 ぽぷんじゃ@pptdn管理人

    https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Production-guide.md に書いてあるように、
    rootユーザでsystemctl stop nginxしてnginxを止めてからcertbot certonly --standalone -d example.com をします。DNS設定済みという前提です。 #鯖構築

    In conversation Saturday, 06-Oct-2018 14:40:17 JST from pptdn.popnja.com permalink

    Attachments

    1. tootsuite/documentation
      from GitHub
      Full documentation repository for Mastodon
  9. ぽぷんじゃ@pptdn管理人 (popnja@pptdn.popnja.com)'s status on Saturday, 06-Oct-2018 14:34:42 JST ぽぷんじゃ@pptdn管理人 ぽぷんじゃ@pptdn管理人

    SSLの証明書にlet’s encrypt を使うので、sudo yum install letsencrypt
    でインストールします #鯖構築

    In conversation Saturday, 06-Oct-2018 14:34:42 JST from pptdn.popnja.com permalink
  10. ぽぷんじゃ@pptdn管理人 (popnja@pptdn.popnja.com)'s status on Saturday, 06-Oct-2018 14:31:18 JST ぽぷんじゃ@pptdn管理人 ぽぷんじゃ@pptdn管理人

    nginxの設定ファイルは https://github.com/tootsuite/documentation/blob/master/Running-Mastodon/Production-guide.md からコピペしました。 #鯖構築

    In conversation Saturday, 06-Oct-2018 14:31:18 JST from pptdn.popnja.com permalink

    Attachments

    1. tootsuite/documentation
      from GitHub
      Full documentation repository for Mastodon
  11. ぽぷんじゃ@pptdn管理人 (popnja@pptdn.popnja.com)'s status on Saturday, 06-Oct-2018 14:23:34 JST ぽぷんじゃ@pptdn管理人 ぽぷんじゃ@pptdn管理人

    RAILS_ENV=production bundle exec rake secret
    は2回でOK。SECRET_KEY_BASEとOTP_SECRETに設定します。 #鯖構築

    In conversation Saturday, 06-Oct-2018 14:23:34 JST from pptdn.popnja.com permalink
  12. ぽぷんじゃ@pptdn管理人 (popnja@pptdn.popnja.com)'s status on Saturday, 06-Oct-2018 14:18:00 JST ぽぷんじゃ@pptdn管理人 ぽぷんじゃ@pptdn管理人

    .env.production の編集は https://qiita.com/imaoqiita/items/6a0774a70688582a9c34 を参考に。 #鯖構築

    In conversation Saturday, 06-Oct-2018 14:18:00 JST from pptdn.popnja.com permalink

    Attachments

    1. CentOS7.3にMastodonの構築(Dockerなし) - Qiita
      from Qiita
      # 環境 CentOS 7.3をminimal インストールしたOSで構築 参考資料:[Mastodon Production Guide](https://github.com/tootsuite/documentation/blo...
  13. ぽぷんじゃ@pptdn管理人 (popnja@pptdn.popnja.com)'s status on Saturday, 06-Oct-2018 14:07:39 JST ぽぷんじゃ@pptdn管理人 ぽぷんじゃ@pptdn管理人

    yarn install --pure-lockfile
    yarnが動けばエラーは起こらないはず #鯖構築

    In conversation Saturday, 06-Oct-2018 14:07:39 JST from pptdn.popnja.com permalink
  14. ぽぷんじゃ@pptdn管理人 (popnja@pptdn.popnja.com)'s status on Saturday, 06-Oct-2018 10:56:02 JST ぽぷんじゃ@pptdn管理人 ぽぷんじゃ@pptdn管理人

    postgresql10だと、pgでエラーになる。その時は、
    export CONFIGURE_ARGS="with-pg-include=/usr/pgsql-10/include/libpq-fe.h"
    export CONFIGURE_ARGS="with-pg_config=/usr/pgsql-10/bin/pg_config"
    で通る #鯖構築

    In conversation Saturday, 06-Oct-2018 10:56:02 JST from pptdn.popnja.com permalink
  15. ぽぷんじゃ@pptdn管理人 (popnja@pptdn.popnja.com)'s status on Saturday, 06-Oct-2018 10:16:39 JST ぽぷんじゃ@pptdn管理人 ぽぷんじゃ@pptdn管理人

    idn-rubyではここを参照 https://teratail.com/questions/85577 #鯖構築

    In conversation Saturday, 06-Oct-2018 10:16:39 JST from pptdn.popnja.com permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: teratail.com
      "bundle install"でのGNU IDN Libraryについて|teratail
      from teratail[テラテイル]
      mastodon更新のステップにおいてのbundle installで生じたエラー解決ここに質問したいことを詳細に書いてくださいマストドンインスタンスの更新(1.4.6→1.4.7)作業中のbundle installにてGNU IDN Libraryについて
  16. ぽぷんじゃ@pptdn管理人 (popnja@pptdn.popnja.com)'s status on Saturday, 06-Oct-2018 10:11:51 JST ぽぷんじゃ@pptdn管理人 ぽぷんじゃ@pptdn管理人

    charlock_holmesでエラーになった時はlibicu-develを入れてください https://qiita.com/tmf16/items/efcb3a85730d78957249 #鯖構築

    In conversation Saturday, 06-Oct-2018 10:11:51 JST from pptdn.popnja.com permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: cdn.qiita.com
      Gitlab : charlock_holmesのインストールエラー - Qiita
      from Qiita
      Gitlabインストール時にエラーに遭遇したのでメモ **環境** CentOS release 6.5 (Final) GitLab 6.8.1 ruby 2.1.1 **下記を参考にインストール** http://qiita....
  17. ぽぷんじゃ@pptdn管理人 (popnja@pptdn.popnja.com)'s status on Saturday, 06-Oct-2018 10:07:10 JST ぽぷんじゃ@pptdn管理人 ぽぷんじゃ@pptdn管理人

    bundle install --deployment --without development test で色々入れるわけですが、ここで引っかかります 対処方法は次で #鯖構築

    In conversation Saturday, 06-Oct-2018 10:07:10 JST from pptdn.popnja.com permalink
  18. ぽぷんじゃ@pptdn管理人 (popnja@pptdn.popnja.com)'s status on Saturday, 06-Oct-2018 10:03:16 JST ぽぷんじゃ@pptdn管理人 ぽぷんじゃ@pptdn管理人

    git cloneでmastodonのソースを取得したら、まずはディレクトリ移動してから gem install bundler しましょう #鯖構築

    In conversation Saturday, 06-Oct-2018 10:03:16 JST from pptdn.popnja.com permalink
  19. ぽぷんじゃ@pptdn管理人 (popnja@pptdn.popnja.com)'s status on Saturday, 06-Oct-2018 09:57:42 JST ぽぷんじゃ@pptdn管理人 ぽぷんじゃ@pptdn管理人

    あ、rbenvですが、 eval "$(rbenv init -)" も必要な感じ。#鯖構築

    In conversation Saturday, 06-Oct-2018 09:57:42 JST from pptdn.popnja.com permalink
  20. ぽぷんじゃ@pptdn管理人 (popnja@pptdn.popnja.com)'s status on Saturday, 06-Oct-2018 09:38:04 JST ぽぷんじゃ@pptdn管理人 ぽぷんじゃ@pptdn管理人

    メール認証をする場合は、各自が使いたいサービスを探してください。私はMailgun https://www.mailgun.com/ を使っています。ドメインに色々設定しなくてはいけないのが面倒ですね #鯖構築

    In conversation Saturday, 06-Oct-2018 09:38:04 JST from pptdn.popnja.com permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Home
      By j12designs from Transactional Email API Service for Developers - Mailgun
      Home
  • After
  • Before

User actions

    ぽぷんじゃ@pptdn管理人

    ぽぷんじゃ@pptdn管理人

    おっさんです。このインスタンスの管理をしています

    Tags
    • (None)
    WebSub
    Inactive

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          6411
          Member since
          23 Aug 2018
          Notices
          393
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.