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 - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Ctfreak - Task scheduler for distributed shell and sql script execution

Ctfreak - Task scheduler for distributed shell and sql script execution

Scheduled Pinned Locked Moved Solved App Wishlist
task scheduling
17 Posts 5 Posters 6.5k Views 6 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • jypelleJ Offline
    jypelleJ Offline
    jypelle
    wrote on last edited by
    #4

    While waiting for me to start packaging, you can perform a quick test using:

    docker run --name ctfreak -p 6700:6700 -e TZ=Europe/Paris jypsoftware/ctfreak

    1 Reply Last reply
    2
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #5

      @jypelle welcome here on the forum! We will happily add your app to the library if a package is provided. We will also help you out with the packaging questions.

      We have some packaging docs with references to packages for various frameworks/languages at https://docs.cloudron.io/packaging/cheat-sheet/

      1 Reply Last reply
      1
      • jypelleJ Offline
        jypelleJ Offline
        jypelle
        wrote on last edited by
        #6

        Thx @nebulon, I will not hesitate to come back to you if I have any questions.

        1 Reply Last reply
        1
        • jypelleJ Offline
          jypelleJ Offline
          jypelle
          wrote on last edited by jypelle
          #7

          Hi

          @nebulon

          I tried to package ctfreak for cloudron:

          https://github.com/jypsoftware/ctfreak-cloudron

          I was able to test it successfully on my test Cloudron instance.

          girishG 1 Reply Last reply
          3
          • timconsidineT Online
            timconsidineT Online
            timconsidine
            App Dev
            wrote on last edited by
            #8

            Thank you. Will take it for a spin later.

            Indie app dev, scratching my itches, lover of Cloudron PaaS, communityapps.appx.uk

            1 Reply Last reply
            0
            • jypelleJ jypelle

              Hi

              @nebulon

              I tried to package ctfreak for cloudron:

              https://github.com/jypsoftware/ctfreak-cloudron

              I was able to test it successfully on my test Cloudron instance.

              girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #9

              @jypelle Are you able to add a license at https://github.com/jypsoftware/ctfreak-cloudron ? Preferably MIT/GPL or similar.

              I will then move the repo over to git.cloudron.io where we maintain our packages and can then publish the package.

              1 Reply Last reply
              1
              • jypelleJ Offline
                jypelleJ Offline
                jypelle
                wrote on last edited by jypelle
                #10

                @girish license file is here: https://github.com/jypsoftware/ctfreak-cloudron/blob/master/ctfreak-app/LICENSE

                Would you prefer me to move the file to the root directory?

                girishG 1 Reply Last reply
                1
                • jypelleJ jypelle

                  @girish license file is here: https://github.com/jypsoftware/ctfreak-cloudron/blob/master/ctfreak-app/LICENSE

                  Would you prefer me to move the file to the root directory?

                  girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #11

                  @jypelle It's fine, I will restructure the repo when I move it over shortly.

                  If you have an account in git.cloudron.io, I can also give you permissions to the package repo I create.

                  1 Reply Last reply
                  1
                  • jypelleJ Offline
                    jypelleJ Offline
                    jypelle
                    wrote on last edited by
                    #12

                    @girish

                    Alright. Here is my account: https://git.cloudron.io/jypelle

                    1 Reply Last reply
                    2
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #13

                      @jypelle repo is at https://git.cloudron.io/cloudron/ctfreak-app and you are also a maintainer there. I was able to build the app and works fine.

                      I noticed that app has OIDC already. Is it possible to script this? We have an oidc addon . Just put this under "addons" in CloudronManifest.json and you will have a bunch of env variables . See https://docs.cloudron.io/packaging/addons/#oidc

                      1 Reply Last reply
                      2
                      • jypelleJ Offline
                        jypelleJ Offline
                        jypelle
                        wrote on last edited by
                        #14

                        Great!

                        For OIDC configuration, unfortunately, at the moment, it can only be done through the web interface. However, I'll make a note of it as a possible future enhancement.

                        1 Reply Last reply
                        1
                        • girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #15

                          @jypelle Thanks, I have pushed as unstable. We will add some tests before making it stable. There's also a separate forum category to discuss further.

                          1 Reply Last reply
                          3
                          • girishG girish marked this topic as a question on
                          • girishG girish has marked this topic as solved on
                          • robiR robi referenced this topic on
                          • marcusquinnM Offline
                            marcusquinnM Offline
                            marcusquinn
                            wrote on last edited by
                            #16

                            @jypelle Welcome, great work, and thank you for your open-source spirit. I'm sure you'll be much appreciated and well promoted with Cloudron and its community here. 👍 from me 🙂

                            Web Design & Development: https://www.evergreen.je
                            Technology & Apps: https://www.marcusquinn.com

                            1 Reply Last reply
                            2
                            • jypelleJ Offline
                              jypelleJ Offline
                              jypelle
                              wrote on last edited by
                              #17

                              Thx @marcusquinn !!😃

                              1 Reply Last reply
                              2
                              • girishG girish forked this topic on
                              • girishG girish locked this topic on

                              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                              With your input, this post could be even better 💗

                              Register Login
                              Reply
                              • Reply as topic
                              Log in to reply
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes


                              • Login

                              • Don't have an account? Register

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