backup per script on the software omada controller itself (linux)

backup per script on the software omada controller itself (linux)

backup per script on the software omada controller itself (linux)
backup per script on the software omada controller itself (linux)
2024-05-23 07:51:48 - last edited 2024-05-23 08:17:49
Hardware Version:
Firmware Version: 5.13.30.8

I have a omada softeware controller up and running and want to do regular backups to the server itself, preferably controlled by a crom job.

 

Do there exist solutions already ?

 

I tried https://github.com/JacobMillward/omada_backup/releases/tag/v1.1.0 but it semms outdated and cannot understand the current oiutput.

 

Are there better alternatives ?

 

Thanks a lot !

 

Norbert

  0      
  0      
#1
Options
1 Accepted Solution
Re:backup per script on the software omada controller itself (linux)-Solution
2024-05-23 08:15:49 - last edited 2024-05-23 08:17:49

  @NorbertK 

 

I configured autobackup to lacal server and implemented the following stap as part of my usual restic backup:

 

cp /opt/tplink/EAPController/data/autobackup/$(ls -tr /opt/tplink/EAPController/data/autobackup | tail -1) /tmp/late _omada_backup
Recommended Solution
  1  
  1  
#2
Options
2 Reply
Re:backup per script on the software omada controller itself (linux)-Solution
2024-05-23 08:15:49 - last edited 2024-05-23 08:17:49

  @NorbertK 

 

I configured autobackup to lacal server and implemented the following stap as part of my usual restic backup:

 

cp /opt/tplink/EAPController/data/autobackup/$(ls -tr /opt/tplink/EAPController/data/autobackup | tail -1) /tmp/late _omada_backup
Recommended Solution
  1  
  1  
#2
Options
Re:backup per script on the software omada controller itself (linux)
2024-05-24 03:34:05

Hi @NorbertK 

Thanks for sharing your experience with us!

Best Regards! >> Omada EAP Firmware Trial Available Here << >> Get the Latest Omada SDN Controller Releases Here << *Try filtering posts on each forum by Label of [Early Access]*
  0  
  0  
#3
Options