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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
S

SirFiChi

@SirFiChi
About
Posts
46
Topics
9
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Home Assistant
    S SirFiChi

    FYI:
    After all, I build my new system on a Raspi 4B 8GB and modified two Din-Housings so it fits to the fusebox. (In the first, I want the two components in a row, but the wires are to short ther's not enough space for the cases...)

    I used https://sensorsiot.github.io/IOTstack/ | https://github.com/SensorsIot/IOTstack as a basis for the docker containers and I had to install homeassistant with the help of the script manually to figure out some issues...
    (https://github.com/SensorsIot/IOTstack/blob/master/.native/hassio_supervisor.sh)

    To control the raspi without keyboard/monitor I added parts of the RackPi --> https://www.thingiverse.com/thing:3022136
    (My girlfriend modified the front sheet, so I had the chance to place the Raspi to the bottom of the case with the cooling fan on the top...)
    Raspi_FuseBox.jpeg
    (The Switch changes the voltage of the fan between 3.3V and 5V. 3.3V works fine and the Raspi actually has about 36°C...)
    (The lower case os the housing for an original Raspi power supply. I opened it and fixed it on a circuit board. With a little switch I can turn on a LED to check if there is power on the device. The power supply is on fuse 24.)

    Raspi_Open.jpeg
    (I also added an adapter from 3,5mm Jack to RJ45, so I can use the audio output in another room. (Our flat has network sockets in any room. They end up under the fusebox...))

    App Wishlist

  • Kaltura
    S SirFiChi

    After I tried EMBY/Jellyfin and PeerTube (actually unstable), it all doesn't fit our needs I think.
    So I just wanna leave her the suggestion of the installation of Kaltura:

    https://github.com/kaltura/platform-install-packages/blob/Propus-16.6.0/doc/install-docker.md

    Please leave your thoughts and comments.

    App Wishlist

  • Cloudron Setup on Contabo - VPS L Instances - Ubuntu 22.04 x64
    S SirFiChi

    Buy me a beer!

    Installation on Contabo VPS:

    1. Fresh installed server with Ubuntu 22.04
    2. Enable IPv6 as root
    enable_ipv6
    
    1. Follow the Cloudron installation
    wget https://cloudron.io/cloudron-setup
    chmod +x ./cloudron-setup
    ./cloudron-setup
    
    1. Reboot the server

    Sources:
    2. https://contabo.com/blog/de/ipv6-auf-ihrem-server-einrichten/
    3. https://www.cloudron.io/get.html

    Support contabo installation

  • AVideo platform
    S SirFiChi

    Wow. This project is great. Especially the function with the videos (m3u8 support and many many more) helps me a lot with the workaround.

    And there are so many additional options like payment.
    I think I will give it a try.

    App Wishlist youtube vimeo video

  • AzuraCast a simple, self-Hosted web radio
    S SirFiChi

    @jeau said in AzuraCast a simple, self-Hosted web radio:

    @sirfichi Me too 😉 but AzuraCast serve only audio 🔊

    I tried SofieTV without success two years ago. I think they have solved some issues since...
    https://github.com/nrkno/Sofie-TV-automation

    App Wishlist

  • AVideo platform
    S SirFiChi

    @sirfichi I have some issues with the live streaming, but the plattform has the best chance to be the plattform for our project.

    App Wishlist youtube vimeo video

  • LibreTime - Radio Broadcast & Automation Platform
    S SirFiChi

    I installed it on a testserver. WOW! What a great piece of software.
    I really wish there would be something similar for video.

    Thumbs up for LibreTime!

    App Wishlist

  • DigitalSignatureError: Input PDF has a digital signature. OCR would alter the document, invalidating the signature.
    S SirFiChi

    Hipp Hipp Hooray for the community,
    I did restart last night, but that didn't work.
    Now it works!
    Thanks Stephan and greetings to the fat B.

    Paperless-ngx

  • Email has not been working for about a week
    S SirFiChi

    Hello Cloudron Team,
    perhaps you have a solution. My Cloudron instance seems to have had problems with the mail server for about a week.
    I have been getting backup errors for a while now. Then a week ago the server hung up and I had to hard reboot the server.
    I think since then the installation is no longer able to receive or send mails.

    I get a lot of red exclamation marks in the DNS status.
    In the email event logs DNS lookup errors, delivery errors to the MXs and messages with “Connection denied” for the host.

    The domains and settings for the DNS are at 1blu.de.
    The Cloudron installation is at contabo.de.
    The configuration has run without any problems so far.

    Do you have a solution for this problem?
    Many thanks for your support.

    Floh

    Support email

  • [Config] Timezone
    S SirFiChi

    @murgero Thanks for the reply, but I allready knew how to get in the console.

    Problem was the php.ini and what to put in there.
    For all who are searching:

    Add to "/app/data/php.ini" the line:
    date.timezone = Europe/Berlin

    If you are not in the timezone Europe/Berlin, find the correct one here:
    https://www.php.net/manual/en/timezones.php

    Problem solved.

    Dolibarr

  • AzuraCast a simple, self-Hosted web radio
    S SirFiChi

    @jeau said in AzuraCast a simple, self-Hosted web radio:

    See also LibreTime, an open broadcast software for scheduling and remote station management.

    • http://libretime.org
    • https://github.com/LibreTime/libretime

    LibreTime is a fork of AirTime due to stalled development of the FLOSS version.

    • https://www.sourcefabric.org/en/airtime

    I really need this for video broadcasting 😍

    App Wishlist

  • Email has not been working for about a week
    S SirFiChi

    :~# cloudron-support --troubleshoot
    [OK] node version is correct
    [OK] docker is running
    [OK] MySQL is running
    [OK] nginx is running
    [OK] box is running
    [OK] unbound is running
    [FAIL] Could not load dashboard domain.
    Hairpin NAT is not working. Please check if your router supports it
    :~#

    Support email

  • Open Streaming Platform (OSP)
    S SirFiChi

    What's the actual plan?
    Peertube because of Peertube? ^^

    Peertube looks very unorganized if you want to categorize content.

    App Wishlist

  • Email has not been working for about a week
    S SirFiChi

    Interesting.
    I contacted the provider and told about the problem. They wanted screenshots. After another test all works fine again.
    Thanks for your help!

    Support email

  • Home Assistant
    S SirFiChi

    @mehdi I think thats the version without the supervisor.
    And I actually have my old Raspi running with HAOS and supervisor and I would miss some features....

    App Wishlist
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search