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


Skip to content

Documize

10 Topics 55 Posts
  • Documize - Package Updates

    Pinned
    21
    1 Votes
    21 Posts
    2k Views
    Package UpdatesP
    [1.9.0] Update community to 5.13.0 Full Changelog Added Spanish language support Bumped Go to v1.23.4
  • User password change

    Solved
    3
    1 Votes
    3 Posts
    166 Views
    P
    Thank you!
  • Community+ also available?

    9
    0 Votes
    9 Posts
    1k Views
    nebulonN
    It appears to just be a different release binary, wher the + edition also requires some activation key in a file. So seems doable.
  • 30 character password limit

    2
    2 Votes
    2 Posts
    290 Views
    girishG
    @cdrm Per https://github.com/documize/community/blob/20fb853907c75bd287af92923c3abbfee2b4a97d/core/database/scripts/mysql/db_00000.sql#L12 the database can accommodate 500 length . But since it's hashed, maybe that length is overflowing . Can you contact upstream and let us know what they say? They don't seem to have a public issue tracker but you can write to them at https://github.com/documize/community?tab=readme-ov-file#producttechnical-support
  • login not possible after fresh install of documize

    Solved
    3
    1 Votes
    3 Posts
    192 Views
    A
    thx, @girish, this made the difference, I'm in now I've been trying admin with pw changeme, not admin@cloudron.local
  • Unable to Restore

    Solved
    5
    1 Votes
    5 Posts
    617 Views
    D
    Thank you, this is exactly the problem. I was able to successfully restore after increasing the PostgresSQL memory.
  • Documize and multi-tenant

    4
    1 Votes
    4 Posts
    555 Views
    girishG
    @alex-a-soto yeah, it's best to just have two separate installations - one for each use case, I think. The single tenant option works well and is stable. Otherwise, you have to become very comfortable with the database schema of Documize (and who knows what breaks going forward).
  • Documize Backups

    3
    0 Votes
    3 Posts
    432 Views
    N
    @girish Excellent! It‘s working in the latest release. Thank you very much !
  • Spaces cannot be 'public'

    Solved
    3
    1
    1 Votes
    3 Posts
    500 Views
    Sam_ukS
    Actually if I change the default from public, I can then access permissions which then allow me to make them public. Bit weird/clunky but it does now work. [image: 1666269112648-spaces-resized.png]
  • LDAP Integration

    2
    1 Votes
    2 Posts
    385 Views
    subvenS
    This task was still open after the initial release. Links: LDAP documentation for documize go-ldap package documentation Documize configuration options (command line options or environment variables) Git repo Cloudron documize app