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


Skip to content
  • 0 Votes
    9 Posts
    216 Views
    jdaviescoatesJ

    @LoudLemur said in 2FAuth - is a mystery...:

    Which Cloudron supported application could make use of 2Fauth?

    Any that support setting up 2FA, e.g. GitLab, probably loads of others.

    But it's not really the apps making use of it, it you using it to generate your 2FA codes to login to those apps.

  • 0 Votes
    4 Posts
    169 Views
    robiR

    It can be helpful to use docs.mirotalk.com for inspiration

  • 3 Votes
    2 Posts
    191 Views
    timconsidineT

    I occasionally use Mermaid in Trilium and it's nice.
    A dedicated app would be great.

  • 1 Votes
    13 Posts
    235 Views
    L

    @timconsidine said in Cloudron Documentation Ideas:

    I find Cloudron documentation fine in its current form

    Cloudron has good quality documentation, I agree.

  • 2 Votes
    2 Posts
    451 Views
    ericdrgnE

    @LoudLemur If you go to the file manager for you PrivateBin app you can change line 41 to be what you want. https://github.com/PrivateBin/PrivateBin/wiki/Templates (same link the cloudron docs provide) the PrivateBin repo provides examples of templates so you can add those. Below is lines 40 and 41 if you want to use the bootstrap dark template do the same thing.

    ; template to include, default is "bootstrap" (tpl/bootstrap.php) template = "bootstrap-dark"

    The Cloudron docs then go into what you need to do if you want to create your own template to use with PrivateBin. You would create the custom.php template and add it to the file manager in /app/data/custom_template/custom.php and then go back into the conf.php file and change line 41 to be the below.

    template = "custom"
  • 0 Votes
    7 Posts
    309 Views
    L

    @girish said in [SOLVED] How to Embed Ackee's tracker.js script in the tracked website on Cloudron:

    @LoudLemur Ah so, the ackee code snipped has to be injected somehow into the app. This is dependent on the app and the app may also have no provision/feature to inject tracker scripts.

    For example, say Ghost, you have to use code injection feature to inject this tracker script - https://ghost.org/tutorials/use-code-injection-in-ghost/ .

    I don't know of immich/peertube/grav had code injection... One has to investigate each project separately.

    Thanks, I hope some words to this effect could be included in the relevant section of the Ackee documentation, along with the mention of some search-terms that might be helpful, for example: code-injection, ...

  • Typo - Mesure instead of Measure

    Solved Matomo
    2
    2 Votes
    2 Posts
    112 Views
    girishG

    @jdaviescoates Fixed, thanks. That text was originally copied from matomo itself. I think they are a french company and thus the typo (as in, I think measure is mesure in french, maybe....)

  • 0 Votes
    2 Posts
    178 Views
    girishG

    @zylstra thanks! fixed.

  • 0 Votes
    6 Posts
    357 Views
    JOduMonTJ

    I know it is possible to index specific site with YaCy but, someone know if it's possible to embed it in a website ?