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

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 10-Dec-2018 12:04:48 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:

    というわけでmacOSで赤いMastodonを起動する手順

    Homebrewとかrbenvは入ってるとして、Postgresは走ってるとして、

    $ brew install node@10
    $ brew install yarn
    $ brew link --force --overwrite node@10
    $ export RAILS_ENV=development
    $ export NODE_ENV=development
    $ yarn install
    $ bundle exec rails assets:precompile
    $ redis-server &
    $ bundle exec rake db:migrate
    $ foreman start -f Procfile.dev

    ログインは admin@localhost:3000、パスワードはdb/seeds.rbに書いてある。

    In conversation Monday, 10-Dec-2018 12:04:48 JST from mastodon.zunda.ninja permalink
    • Maya Minatsuki :neko_smiley: and のえる :cava_red: DTP鯖管 repeated this.
    • zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 10-Dec-2018 13:08:43 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:
      in reply to

      そうそう!cld3はmacOSで入れるのたいへんそうなので抜いておくのがいいかも https://github.com/zunda/mastodon/commit/8505dd77cb697775e997de6627b563a91b9cbc8f

      In conversation Monday, 10-Dec-2018 13:08:43 JST permalink

      Attachments

      1. Remove dependencies that are not easy on macOS · zunda/mastodon@8505dd7
        from GitHub
    • zunda ? nはおまけ :green_dango: (zundan@mastodon.zunda.ninja@mastodon.zunda.ninja)'s status on Monday, 10-Dec-2018 13:11:24 JST zunda ? nはおまけ :green_dango: zunda ? nはおまけ :green_dango:
      in reply to

      yarnを入れるときにnodeのバージョンを上げちゃわないようにするのは

      brew install yarn --without-node

      の方がシンプル

      https://mstdn.mimikun.jp/@mimikun/101214541965121454

      In conversation Monday, 10-Dec-2018 13:11:24 JST permalink
      Maya Minatsuki :neko_smiley: repeated this.

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.