Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Defaults in the .env file

    Chatwoot
    4
    5
    247
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • luckow
      luckow translator last edited by

      Besides the default setting
      SECRET_KEY_BASE=
      what else did you put in your .env file? Here are mine:

      ENABLE_ACCOUNT_SIGNUP=false
      DISABLE_TELEMETRY=true
      MAILER_SENDER_EMAIL=chatwoot@example.org
      SMTP_ADDRESS=my.example.org
      SMTP_USERNAME=chatwoot@example.org
      SMTP_PASSWORD=PASSWORD

      Pronouns: he/him | Primary language: German

      timconsidine girish 2 Replies Last reply Reply Quote 1
      • timconsidine
        timconsidine @luckow last edited by

        This post is deleted!
        1 Reply Last reply Reply Quote 1
        • nebulon
          nebulon Staff last edited by

          The package will set necessary ENV variables already like the FRONTEND_URL so please only specify settings which are custom to your setup. Same goes for redis and postgres related settings. Further SMTP will also be set in the package as soon as it has email integration I assume.

          1 Reply Last reply Reply Quote 1
          • girish
            girish Staff @luckow last edited by

            @luckow said in Defaults in the .env file:

            DISABLE_TELEMETRY=true

            Is this on by default? I guess we can set this to false in the package itself. It seems https://github.com/chatwoot/chatwoot/pull/2631 added it. FWIW, I am not against telemetry itself as long as user can easily enable/disable it.

            luckow 1 Reply Last reply Reply Quote 1
            • luckow
              luckow translator @girish last edited by

              @girish in my understanding, yes. Taken from here https://www.chatwoot.com/docs/self-hosted/telemetry

              Pronouns: he/him | Primary language: German

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Powered by NodeBB