GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    Futurist Jim Carroll (jimcarroll@futurist.info)'s status on Monday, 15-Jan-2024 07:09:27 JSTFuturist Jim CarrollFuturist Jim Carroll
    in reply to
    • Molly White
    • Mark Stosberg

    @markstos @molly0xfff I'm less concerned with getting the specifics of the mailgun credentials right for now, and simply getting my JSON right.

    https://jsonlint.com

    gives me these errors.

    I've tried eliminating { etc .. but whatever I'm coming up with causes Ghost to fail to start.

    Full JSON:

    {
      "url": "https://daily.jimcarroll.com",
      "server": {
        "port": 2368,
        "host": "127.0.0.1"
      },
      "database": {
        "client": "mysql",
        "connection": {
          "host": "127.0.0.1",
          "user": "ghost",
          "password": "xxxxxx",
          "database": "xxxxx"
        }
      },
      "mail": {
       "transport": "SMTP",
       "options": {
        "service": "Mailgun",
        "host": "smtp.us.mailgun.org",
        "port": "587",
        "secure": true,
        "auth": {
          "user": "xxxxxx",
          "pass": "xxxxxx"
        }
      }
    }
      "logging": {
        "transports": [
          "file",
          "stdout"
        ]
      },
      "process": "systemd",
      "paths": {
        "contentPath": "/home/ghost/webapps/daily/content"
      }
    }

    In conversationMonday, 15-Jan-2024 07:09:27 JST from futurist.infopermalink

    Attachments



    1. https://media.futurist.info/media_attachments/files/111/756/582/349/676/839/original/aabf3de893634613.png

    2. Invalid filename.
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.