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. LAMP
  3. Feature request: rsync

Feature request: rsync

Scheduled Pinned Locked Moved LAMP
2 Posts 2 Posters 25 Views 2 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.
  • andreasduerenA Offline
    andreasduerenA Offline
    andreasdueren
    App Dev
    wrote last edited by
    #1

    Can we please allow rsync for the lamp stack? That would speed up my CI/CD pipeline.

    @girish

    1 Reply Last reply
    1
    • jamesJ Offline
      jamesJ Offline
      james
      Staff
      wrote last edited by james
      #2

      Hello @andreasdueren

      Since this feature currently does not exist, you could use the cloudron cli in the CI/CD with cloudron push

      cloudron push --help
      Usage: cloudron push [options] <local> <remote>
      
      push a single local file or directory to a remote directory
      
      Options:
        --app <id/location>  App id or location
        -h, --help           display help for command
      
        Examples:
      
          $ cloudron push --app myapp file.txt /app/data/file.txt # pushes file.txt
          $ cloudron push --app myapp file.txt /app/data/         # pushes file.txt. trailing slash is important
          $ cloudron push --app myapp dir /app/data               # pushes dir/* as /app/data/dir/*
          $ cloudron push --app myapp dir/. /app/data             # pushes dir/* as /app/data/*
          $ cloudron push --app myapp dir/subdir /app/data        # pushes dir/subdir/* as /app/data/subdir/*
          $ cloudron push --app myapp . /app/data                 # pushes .* as /app/data/*
      

      Another option might be using rclone in the CI/CD with the SFTP of the LAMP app.
      See: https://rclone.org/sftp/

      1 Reply Last reply
      0

      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