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

    Solved Monica: how to add new accounts?

    Monica
    monica
    3
    5
    593
    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.
    • U
      uiharu last edited by girish

      I see there's an option to create new users to interact with the very same data, but is there a way to make new accounts? or is Monica a one-man-app 😛

      Edit: it seems there's an option that disabled new account creation... any tips on how to temporarily enable it? thx

      1 Reply Last reply Reply Quote 0
      • girish
        girish Staff last edited by

        Indeed, it looks like APP_DISABLE_SIGNUP=true can be set to false to enable multiple user accounts but currently the Cloudron app does not allow env to be customizable. Will look into updating the app.

        1 Reply Last reply Reply Quote 1
        • U
          uiharu last edited by

          thx girish 😄

          1 Reply Last reply Reply Quote 0
          • nebulon
            nebulon Staff last edited by

            I have published a new version now, which supports env variable overrides and puts another fix to allow user signups.

            Once the app is updated (Cloudron package version 1.0.2) use either the cloudron cli tool or the webterminal and put APP_DISABLE_SIGNUP=false in the file at /app/data/.env.overrides Then restart the app.

            I will put more description later in our user docs, but let us know if it worked for you.

            U 1 Reply Last reply Reply Quote 1
            • U
              uiharu @nebulon last edited by uiharu

              Yes, @nebulon ! It works perfectly.

              echo "APP_DISABLE_SIGNUP=false" > /app/data/.env.overrides and reboot enables new account registration

              > /app/data/.env.overrides and reboot disables registration

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