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


Skip to content

BookStack

12 Topics 247 Posts
  • Bookstack - Package Updates

    Pinned
    152
    0 Votes
    152 Posts
    124k Views
    Package UpdatesP
    [2.0.1] Update BookStack to 26.03.1 Full Changelog Updated queries used for pages in markdown exports. Updated handling of filenames for file serving. Updated PHP package versions. Update Instructions Update details on blog
  • Theme folder setup

    Solved
    8
    1 Votes
    8 Posts
    3k Views
    T
    Well, forget this, it actually works. - It works for custom icons, text and others. However it simply refuses to pick up a different stylesheets. I am probably not looking in the right place.
  • OIDC Login Button not picking up Cloudron Branding

    Solved
    3
    0 Votes
    3 Posts
    391 Views
    T
    @joseph Thanks for checking - This all sounds good. It is indeed an old instance which has been running, so it could be something that did not work during the migration.
  • Migrating Bookstack

    2
    6 Votes
    2 Posts
    2k Views
    nebulonN
    Also here, thanks for sharing
  • Cannot login anymore after switch to OIDC in latest update

    Solved
    46
    0 Votes
    46 Posts
    8k Views
    Jan MacenkaJ
    Ok, after same more debugging with @girish it turned out that this solution works as intended. My Email-Services stopped working which was due to a change in local name resolution. Restarting the Email-Server and updating some configurations in my Firewall solved the issue.
  • Setting timezone + forwarding real IP address

    Solved
    2
    1
    1 Votes
    2 Posts
    1k Views
    girishG
    @warg thanks for the report. fixed now in latest package.
  • Should we switch to STORAGE_TYPE=local_secure in .env?

    2
    1 Votes
    2 Posts
    1k Views
    girishG
    @luckow I think the feature is still "experimental" per the docs - This solution is currently still in testing you could experience performance issues. The second solution listed in the section suggests enabling "Enable higher security image uploads". I can confirm that option works. Since, we enable .htaccess in the apache configs, directory indexes are disabled as well. I think if people still want local_secure, they can always fix up env as required but there's probably a reason that the upstream does not use this as the default.
  • Lessons learned - switching LDAP server - changed UID

    Solved
    8
    1
    0 Votes
    8 Posts
    2k Views
    luckowL
    BTW: kind of same behaviour for nextcloud. There is a UID in the user settings, which you can only see with /app/code/occ user:setting in the terminal. And because I switched from internal Cloudron LDAP to an external LDAP I got a new UID for all my users. The strange behavior from nextcloud is: Login with user:pass works. (the schema is firstname.lastname as username). But internally nextcloud adds a _RANDOMNUMBER to it. In my case a stephan.luckow is internally changed to stephan.luckow_3096 Problem is: all my calendar entries are based on stephan.luckow_3096 and not on stephan.luckow.
  • What to do with default admin user after installation?

    Solved
    3
    0 Votes
    3 Posts
    4k Views
    D
    @girish Got it. So as long as I stick with the Cloudron LDAP, all is well. Thanks for the explanation, and also for the update to the docs.
  • Bookstack Installation Error

    Moved Solved docker bookstack
    7
    0 Votes
    7 Posts
    3k Views
    P
    @girish Only Bookstack. Yourls installed just fine.
  • Bookstack CanNOT enable Registration?

    Moved bookstack
    7
    0 Votes
    7 Posts
    3k Views
    girishG
    I have updated bookstack package to support optional cloudron authentication. If you do a fresh install, you will get the option to install without cloudron auth. After that, you can enable external registration.
  • Bookstack bypass External Authentication ID

    Moved Solved bookstack
    7
    2 Votes
    7 Posts
    3k Views
    Enabl.istE
    @subven thank you I will give it a try.