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

Offical apps | Community apps | Demo | Docs | Install
ultravioletU

ultraviolet

@ultraviolet
App Dev
Unfollow Follow
About
Posts
116
Topics
13
Shares
0
Groups
1
Followers
1
Following
1

Posts

Recent Best Controversial

  • I, Librarian
    ultravioletU ultraviolet
    App Wishlist

    I have this packaged. Use that term loosly it was for a client I was working with. It is a rehash of the LAMP app but with some changes to the dockerfile to somewhat automate it. I anyone want to test for themselves let me know. It is very basic but it works for me. It has been running "stable" with my client for about 6 months or so now and I just pulled it into a git repo ready for sharing.

    https://i-librarian.net/

    "I, Librarian is an online service that will organize your collection of PDF papers and office documents. It provides a lot of extra features for students and research groups both in industry and academia. It is a reference manager, PDF manager and organizer focused on private group collaboration."

    Source: https://github.com/mkucej/i-librarian-free


  • Pinry
    ultravioletU ultraviolet
    App Wishlist

    Interesting, I will add it to my list to look at building.


  • Who could coach me into Dockerizing app for Cloudron ?
    ultravioletU ultraviolet
    Package development docker custom-apps packaging

    I am fairly new to packaging for Cloudron but I have a few packages under my belt. Once I get some time in my personal life I was going to write a series of blogs posts to help others out from my own experiences.


  • Forgejo
    ultravioletU ultraviolet
    App Wishlist

    I have done a drop in replacement using the gitea package. You can find the build here https://github.com/campbellmcgregor/clourdon-forgejo

    It is running on my cloudron so far no issues, if there any let me know and I can have a look and see where the issue lies.


  • Development standards
    ultravioletU ultraviolet
    Discuss

    @girish thank you 🙂 I have also packaged calibre-web and I am working on Mayan EDMS just now. If people get use out of it I am happy to share the repo too.


  • App contributions hall of fame
    ultravioletU ultraviolet
    Package development

    cool, thanks all happy to do this in my spare time to give back to the community. Great to see us all working together to get some amazing apps out there, can't wait to see what the future has in store!


  • Calibre (& Calibre web?)
    ultravioletU ultraviolet
    App Wishlist

    Hi all,
    I have packaged this for Cloudron. I could use some more people to test functionality, conversion of books etc. You can clone, build and install from this repo.

    EDIT: I should mention it is quite a hefty build it may take some time to build the image. I may need to tidy up any installs too but would like to get some feedback from the community first.


  • Mayan EDMS
    ultravioletU ultraviolet
    App Wishlist

    @girish thanks

    I am going back to the drawing board for this one. So watch this space all....


  • Anytype (finally) released for public beta
    ultravioletU ultraviolet
    App Wishlist

    I have a beta packaged at https://ca.cloudron.io/app/anytype-sync

    Been using it for a few days seems pretty stable.


  • RSS-Bridge
    ultravioletU ultraviolet
    Announcements

    @girish awesome stuff. Just checked the install. The first time install instructions has the wrong default password the text says changeme123 but the ini file is changeMe123.


  • matrix.org (communication)
    ultravioletU ultraviolet
    App Wishlist

    @girish hi when do you think it will be published to the app store?


  • HashiCorp Vault
    ultravioletU ultraviolet
    App Wishlist

    If anyone is interested the repo is here https://github.com/euanmcgregor/vault-cloudron

    It is working, I am just looking at LDAP integration just now.


  • Calibre (& Calibre web?)
    ultravioletU ultraviolet
    App Wishlist

    @thetomester13 awesome glad it is of use to you I will look at the LDAP integration soon just finishing off a few other packages just now.

    @scooke you will need to install the cloudron cli there is stuff in the docs telling you how. Login to your instance using cloudron login then cloudron build then cloudron install. You will docker either installed locally or using the build service app from the store. Also need a repo on docker hub . Failing that you can use my build which I can get the tag for you.

    Also how do you know I am not the one in those movies? 😊


  • Trilium - hierarchical note taking application with focus on building large personal knowledge bases
    ultravioletU ultraviolet
    App Wishlist

    I have packaged this for Cloudron. I have been using the desktop version for sometime and the Cloudron app is the natural extension of the app. Providing a web interface and the full sync capability to and from the desktop app.

    Repo is here


  • DMS - teedy.io
    ultravioletU ultraviolet
    App Wishlist

    @webmin88 I was looking at this also, it is on my list to personally package this but I am currently working on Mayan EDMS which I am still packaging but if you want to try it, it is currently working well but not quite ready for the app store as I need to write some tests to help the guys out. You can see the thread here


  • Calibre (& Calibre web?)
    ultravioletU ultraviolet
    App Wishlist

    @girish ah with you. No it needs to be generated by the calibre project it is an empty database created that the web app uses to connect to. I created it as I would then need to install calibre into the app container then use the api to generate the empty db then remove calibre. Seemed a waste of time so I created a blank one for the purpose of ease.


  • DMS - teedy.io
    ultravioletU ultraviolet
    App Wishlist

    https://github.com/campbellmcgregor/teddy-cloudron is the latest very-alpha package.
    login is admin/admin and LDAP is not working yet. I am also not sure if it is seeing the postgresdb but would be good for some testing other than me.

    not really suitable for production use yet.

    EDIT: postgres is being used as its database


  • SSHFS backups failed
    ultravioletU ultraviolet
    Support sshfs backups

    @Mallewax sorted thanks!


  • Development category
    ultravioletU ultraviolet
    Discuss

    I have a suggestion. Can we get a category that is specifically for development or packaging of the cloudron apps. Just to allow us to keep everything together?

    Just an idea


  • guacamole remote desktop
    ultravioletU ultraviolet
    App Wishlist

    Hi all,
    I have done a bit of work on the repos that @girish mentioned and I believe I have it packaged and working with the latest version with LDAP integrations. How can I get people to do some testing and then look to help get this into the appstore for everyone to use?

    Thanks

  • Login

  • Don't have an account? Register

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