Skip to content

Resilio Sync #797

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Resilio Sync #797

wants to merge 1 commit into from

Conversation

dbinit
Copy link

@dbinit dbinit commented Aug 14, 2025

✍️ Description

Adds new LXC container script for Resilio Sync, a peer-to-peer file synchronization solution. This implementation follows project conventions and includes container creation script, install script, and frontend json.

🔗 Related PR / Issue

Link: N/A - New script submission

✅ Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No breaking changes – Existing functionality remains intact.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔍 Code & Security Review (X in brackets)

  • Follows Code_Audit.md & CONTRIBUTING.md guidelines
  • Uses correct script structure (AppName.sh, AppName-install.sh, AppName.json)
  • No hardcoded credentials

📋 Additional Information (optional)

  • Files added:
  • ct/resiliosync.sh - Container creation script
  • install/resiliosync-install.sh - Installation script
  • frontend/public/json/resiliosync.json - Website metadata
  • Default configuration: 2 CPU, 2GB RAM, 8GB storage, Debian 12
  • Web interface: Accessible at http://IP:8888
  • Category: Files & Downloads

Adds new LXC container script for Resilio Sync peer-to-peer file synchronization.
Includes container creation script, install script, and frontend json following project conventions.
@MickLesk
Copy link
Member

If you remove the 4 wrong Files we can Check & merge

@dbinit
Copy link
Author

dbinit commented Aug 20, 2025

If you remove the 4 wrong Files we can Check & merge

Yeah, not sure what happened here... trying to clean it up.

@dbinit
Copy link
Author

dbinit commented Aug 20, 2025

Ok, should be all cleaned up.

@dbinit dbinit changed the title feat: add Resilio Sync LXC container script Resilio Sync Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants