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
  • 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
eyecreateE

eyecreate

@eyecreate
App Dev
About
Posts
41
Topics
9
Shares
0
Groups
1
Followers
0
Following
0

Posts

Recent Best Controversial

  • PhotoPrism - Personal Photo Management powered by Go and Google TensorFlow
    eyecreateE eyecreate

    I decided to take some effort upon myself to see if I could package PhotoPrism. I've got a version I've uploaded to Cloudron gitlab that seems good enough to use right now. Some notes:

    • The software expects either MariaDB or Sqlite. I tried hooking up to MySql, but there were syntax issues. The current config uses sqlite, but can be changed to PGSQL once they implement that into PhotoPrism.
    • PhotoPrism needed a newer go than was in the base cloudron image, so I found it easiest to remove the old go version and inplace put the newer version. This can be removed once base image is updated.
    • To make things easier, I did use the precompiled tensorflow from PhotoPrism instead of compiling myself. The version I included requires AVX2 (https://en.wikipedia.org/wiki/Advanced_Vector_Extensions#CPUs_with_AVX2)
    • There might be a better way to handle the env vars than I did, but it works for now.

    Hopefully this can be useful to someone wanting this software now or to help make something more official.

    https://git.cloudron.io/eyecreate/photoprism

    App Wishlist

  • Immich - self-hosted photo and video backup solution directly from your mobile phone
    eyecreateE eyecreate

    I was just working on a package for this too. I too noticed that there were areas that were hard coded to the docker host names. There is this spot where the microservices want to access the machine-learning part that could use a patch like you made for the api server. (as well as supporting the machine-learning service too)
    https://github.com/immich-app/immich/blob/1ba998aa68ad91aa3951c81fdf3f0570b7e2b704/server/apps/microservices/src/processors/metadata-extraction.processor.ts#L129

    App Wishlist

  • Kavita ebooks, comics, manga online reader / manager
    eyecreateE eyecreate

    I took some time tonight and made a first version of the software package. I'm still testing it out, but if you have been wanting to try out Kavita, you can try it out here: https://git.cloudron.io/eyecreate/kavita
    (use the build instructions)

    App Wishlist

  • Improved usablity of cloudron file browser on mobile devices
    eyecreateE eyecreate

    An update a bit ago to the cloudron file browser made it harder to use on mobile. File names don't show up unless rotated to landscape and space is taken up on right hand side with larger file details that could be used to browse better. I would like it if the experience was improved for mobile, especially in portrait rotation.

    Feature Requests filemanagement

  • Komga on Cloudron - A media server for your comics, mangas, BDs, magazines and eBooks
    eyecreateE eyecreate

    I've made a first build of Komga for cloudron:
    ~~https://git.eyecreate.org/eyecreate/cloudron-komga~~
    https://git.cloudron.io/eyecreate/komga
    I didn't know if it was worth setting it up with OIDC, but otherwise should be fully usable.
    I also included kepubify to help make more compatible with Kobo devices.

    App Wishlist komga yacreader comics manga ebook

  • Komga on Cloudron - A media server for your comics, mangas, BDs, magazines and eBooks
    eyecreateE eyecreate

    I packaged it because I orederd a kobo device and there was good support for it with this software. I packaged Kavita previously, so I'm sure I'll package more in the future when I find good motivation.

    App Wishlist komga yacreader comics manga ebook

  • external devices - zigbee
    eyecreateE eyecreate

    I was playing around with homeassistant to see of I could use this server app instead of my RPI. It seems I can't find a way to pass in devices like my USB ZigBee radio to the container. Is there a workaround or plan to make this possible?

    Home Assistant

  • Include IPv6 into Cloudron
    eyecreateE eyecreate

    I don't have any ipv6 only clients, but I really would like to support the sites on my cloudron being accessed over ipv6 seamlessly.

    Feature Requests ipv6

  • Komga on Cloudron - A media server for your comics, mangas, BDs, magazines and eBooks
    eyecreateE eyecreate

    License listed for komga or for the cloudron files?

    Edit: there's no license field in manifest, so I just added the license to the repo.

    App Wishlist komga yacreader comics manga ebook

  • Automatic updates fail until I retry update/configure task
    eyecreateE eyecreate

    @girish I have changed the update schedule and will get back with you if I notice nothing has changed.

    Support updates

  • Add Filebase as Backup
    eyecreateE eyecreate

    @girish I saw something similar in my logs for Storj. I contacted support and they mentioned it's on thier roadmap for the next few months.

    Feature Requests

  • Jellyfin - open source media center
    eyecreateE eyecreate

    @murgero haven't tested extensively, but cloudron supports sftp access for all containers now.

    App Wishlist

  • Backups Failing Frequently
    eyecreateE eyecreate

    I've also had similar issues with backups the past few days.

    2024-03-20T08:58:00.790Z box:shell backup-snapshot/app_c4a27e93-af6e-44e2-b7cf-9056fa01c5c3 code: null, signal: SIGKILL
    2024-03-20T08:58:00.792Z box:taskworker Task took 10678.952 seconds
    2024-03-20T08:58:00.793Z box:tasks setCompleted - 16169: {"result":null,"error":{"stack":"BoxError: Backuptask crashed\n    at runBackupUpload (/home/yellowtent/box/src/backuptask.js:164:15)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async uploadAppSnapshot (/home/yellowtent/box/src/backuptask.js:361:5)\n    at async backupAppWithTag (/home/yellowtent/box/src/backuptask.js:383:5)\n    at async fullBackup (/home/yellowtent/box/src/backuptask.js:504:29)","name":"BoxError","reason":"Internal Error","details":{},"message":"Backuptask crashed"}}
    2024-03-20T08:58:00.793Z box:tasks update 16169: {"percent":100,"result":null,"error":{"stack":"BoxError: Backuptask crashed\n    at runBackupUpload (/home/yellowtent/box/src/backuptask.js:164:15)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async uploadAppSnapshot (/home/yellowtent/box/src/backuptask.js:361:5)\n    at async backupAppWithTag (/home/yellowtent/box/src/backuptask.js:383:5)\n    at async fullBackup (/home/yellowtent/box/src/backuptask.js:504:29)","name":"BoxError","reason":"Internal Error","details":{},"message":"Backuptask crashed"}}
    BoxError: Backuptask crashed
    

    It would be nice if the error or code it pointed too had more info about what happened. Best I can tell is it got killed somehow. I increased the backup task memory and will see what happens next time.

    Edit: it didn't crash yesterday, so maybe it just needed more ram.

    Support backups

  • invidious subscriptions break if you don't reboot
    eyecreateE eyecreate

    I noticed recently that my subscription list of videos was not updating. After looking into the documentation, it seems that they expect you to reboot the software frequently. Anywhere from hourly to daily. After rebooting, it was working correctly again. Is there a way that we could automate or allow configuring how often a container is rebooted?

    Invidious

  • Kavita ebooks, comics, manga online reader / manager
    eyecreateE eyecreate

    Yep, just added it now!

    App Wishlist

  • Komga on Cloudron - A media server for your comics, mangas, BDs, magazines and eBooks
    eyecreateE eyecreate

    I update my komga repo to the latest version. Been working great with my Kobo.

    App Wishlist komga yacreader comics manga ebook

  • New OIDC migrate
    eyecreateE eyecreate

    Yes, I am interested in moving immich to oidc without reinstalling.

    Immich

  • Mobile app does not connect
    eyecreateE eyecreate

    @girish I found out through some testing that oidc login on android worked if Firefox was the default(custom tab) browser but not if Chrome was.

    Immich

  • Invidious - Package Updates
    eyecreateE eyecreate

    Inv Sig helper could use an update: https://github.com/iv-org/inv_sig_helper/issues/36

    Invidious

  • Gitlab how to run container registry
    eyecreateE eyecreate

    Now with Docker this year mentioning no long term storage of docker images for free accounts, this will be even more valuable to have in gitlab.

    GitLab gitlab
  • Login

  • Don't have an account? Register

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