Skip to content

BASED-EDGE/cron-btsync

Repository files navigation

what

cdk

ec2 that deploys a resoli sync container https://github.com/linuxserver/docker-resilio-sync (since it will run on arm arch) + ebs data store

lambda on cron to turn machine on off

purpose

personal cloud back up WITHOUT 24/7 on time + limitted exposure

todo

  • see if can do ipv6 only.....
  • better docs - (it currently starts on so the toggle schedule is backwards to start with , and needs to manually flipped)
  • configurations
    • schedule
    • ebs size
    • ssh key name (not doc'd currently)

how to connect to webui to setup server + add some folders

  1. install aws session manager plugin
  2. collect ec2 instance id from CDK output
  3. (optional) start ec2 server if currently stopped
  4. start forwarding session using the provided bash script (update values as needed) bash start-sess.bash
  5. visit localhost:8889

assumption

  1. your data is already encrypted BEFORE syncing

suggested settings

  • dont store deleted files (to save space)
  • set upload speed limit (AWS charges for outgoing traffic)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published