Skip to content

adinan-tech/syncthing-orm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resource Manager Syncthing automation stack

ORM Stack to deploy a VM.Standard.E4.Flex shape on an Oracle Linux 8

  • this is an ORM stack to deploy Syncthing on a compute with a VM.Standard.E5.Flex shape on an Oracle Linux 8.Flex shape
  • it requires a VCN and a subnet where the VM will be deployed. In the subnet, ports TCP 22,80,443,8384,22000, 21027(optional) need to be open.

Syncthing uses:

Port 22000 (TCP) → Syncing data. Port 8384 (TCP) → Web UI. Port 21027 (UDP) → Local discovery (optional).

The cloudinit will perform all the steps necessary to deploy Syncthing.

The script also generates a log on the compute: /var/log/install_syncthing.log

Initial login credentials:

The Syncthing interface can be accessed on: http://<public_VM_IP>:8384.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published