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

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. とねぢ @Minoh-don(Late Bloomer) (toneji@minohdon.jp@minohdon.jp)'s status on Monday, 21-Jan-2019 23:46:35 JST とねぢ @Minoh-don(Late Bloomer) とねぢ @Minoh-don(Late Bloomer)

    CentOS 7.4、non-dockerでMastodon v2.6.5から2.7.0へアップする方法を、コマンドでまとめておきます。

    su - mastodon
    cd live
    git fetch
    git checkout $(git tag | sed -e "/rc/d" | tail -n 1)
    gem update --system
    bundle install
    yarn install
    SKIP_POST_DEPLOYMENT_MIGRATIONS=true RAILS_ENV=production bundle exec rails db:migrate
    RAILS_ENV=production bundle exec rails assets:precompile
    (ここで1回目の再起動)
    RAILS_ENV=production bundle exec rails db:migrate
    (ここで2回目の再起動)

    WebUIでアクセスして、「初めに」という画面が表示されれば成功。

    In conversation Monday, 21-Jan-2019 23:46:35 JST from minohdon.jp permalink

    Feeds

    • Activity Streams
    • RSS 2.0
    • 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.