cimryan
c7d3de0e3e
Merge pull request #42 from Gocnak/master
...
Archive to FTP server using rsync
2018-10-20 23:26:32 -04:00
Gocnak
1648a1993f
More minor fixes
...
Fixed rsync user and server being overwritten
Added log file outputs for archive-rsync
2018-10-20 06:45:08 -04:00
Gocnak
de3371f00c
rsync will not be using the mnt/archive folder
...
It'll instead bypass and just call itself on its own
2018-10-20 05:30:57 -04:00
Gocnak
b60b787953
Minor fixes
...
Archive isn't mounted for rsync, it's just a folder
2018-10-20 04:27:44 -04:00
Gocnak
002d1e6f6c
Initial rsync support (untested)
...
Currently untested, but the main idea is there
Currently it's either the normal archive server or rsync; not both, which is something to consider when adding things like gdrive and s3 (make it more modular?)
2018-10-20 03:26:08 -04:00
cimryan
eb21377738
Remove extra call to check_pushover_enabled
2018-10-19 13:39:52 -07:00
cimryan
475af79d48
Merge pull request #36 from cimryan/rtgoodwin/updater-script
...
Rtgoodwin/updater script
2018-10-18 18:39:53 -07:00
cimryan
5f38228860
Get the IP address of the archive server by parsing ping output instead of using getent
...
This seems to work for more network configurations.
2018-10-18 09:07:13 -07:00
Richard Goodwin
e917829a9f
Quotes in updater script, Readme updates, remount script.
2018-10-18 07:32:08 -05:00
Richard Goodwin
24035c5e86
LAST typo on chmod. Tested working at this point.
2018-10-17 10:24:59 -05:00
Richard Goodwin
dc62ce2ee4
Typo on line to grab pushover script.
2018-10-17 10:07:43 -05:00
Richard Goodwin
32095c04e9
Clean merge with master.
2018-10-17 09:52:45 -05:00
Richard Goodwin
5c62ba93a0
Finalized to open PR
2018-10-16 14:37:09 -05:00
Richard Goodwin
d6e63ff720
Fixed a hyphen typo.
2018-10-16 13:27:11 -05:00
Richard Goodwin
f477fc4348
Even more error checking.
2018-10-16 12:48:07 -05:00
Richard Goodwin
adcf8fd2de
Better error checking.
2018-10-16 12:25:15 -05:00
Richard Goodwin
bd90ef535f
Initial commit for pushover testing
2018-10-16 11:51:26 -05:00
cimryan
7dfc9de59c
Update branch references to master after merge.
2018-10-16 07:44:53 -07:00
cimryan
e608ce5c73
Report success at the end of setup
2018-10-16 07:21:37 -07:00
cimryan
a70b752a16
Make the root fs readonly during setup.
2018-10-15 22:32:36 -07:00
cimryan
fc2a436c7e
Fix the setting of the host name.
2018-10-14 20:47:32 -07:00
cimryan
c1e840fa9f
Make calculations of backng file size in terms of free 1k blocks
2018-10-14 20:39:12 -07:00
cimryan
aedff01c72
Typo in configure_rc_local name.
2018-10-14 20:01:18 -07:00
cimryan
4970fea833
Create the backing files for the USB drives on a separate partition.
2018-10-14 19:37:24 -07:00
cimryan
98cecb4cbf
Reference master after merge.
2018-10-13 20:55:18 -07:00
cimryan
d0a1212ca6
Fix syntax error in the calculation of musicpercent.
2018-10-13 19:04:09 -07:00
cimryan
a03c322c01
Support for music in addition to dashcam clip storage.
2018-10-13 18:18:00 -07:00
cimryan
9cfce11bd4
Move moutpoints: usb_share -> cam, cam_archive -> archive
2018-10-13 17:26:58 -07:00
cimryan
b386bcc610
The setup script updates archiveloop with the name of the archive server
2018-10-12 15:45:45 -07:00
cimryan
71e8ba0339
Give the volume a label and don't overwrite hostname with hosts.
2018-10-12 14:33:47 -07:00
cimryan
1d19ac5c2f
Make the network name of the Pi "teslausb".
2018-10-12 14:07:20 -07:00
cimryan
1aac431c06
Avoid connecting the USB drive if it'll just immediately be disconnected.
2018-10-12 13:44:18 -07:00
cimryan
258aa20cb5
Fix the addition of the archive server to /etc/fstab.
2018-10-11 20:11:28 -07:00
cimryan
1de5a9fa1f
Automate the setup and split out the steps for headless setup into separate documents.
2018-10-11 00:28:18 -07:00