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

12 Topics 62 Posts
  • Documize - Package Updates

    Pinned
    23
    1 Votes
    23 Posts
    3k Views
    Package UpdatesP
    [1.11.0] update base image to 5.0.0
  • Login not possible on a first connexion

    3
    1 Votes
    3 Posts
    78 Views
    J
    Hi @james , Tks for your reponse. I first changed my browser with no success. Then i uninstalled - reinstalled documize, and it is running well now! a bit strange, but tks again and sorry for the dumb question... have a good day.
  • Documize - Conversion Service URL

    2
    1
    1 Votes
    2 Posts
    142 Views
    J
    You have to run that docker image manually (ideally in separate VPS outside Cloudron) . But a heads up , https://hub.docker.com/r/documize/conversion/tags is not updated in 3 years. Neither is there any Dockerfile or any github repo . I didn't find any other information about this . Maybe something to ask the Documize team?
  • User password change

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

    9
    0 Votes
    9 Posts
    2k 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
    480 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
    286 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
    950 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
    841 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
    691 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
    744 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
    560 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