73 Commits

Author SHA1 Message Date
268e8eb95b small updates to rsync/ssh build scripts. 2017-04-30 08:50:36 +00:00
8a5017d65b removing old Dockerfiles, consolidating. 2017-04-30 08:50:26 +00:00
804317141b moving all dockerfiles to a single dockerfile. moving all start scripts to single start script. 2017-04-30 08:50:13 +00:00
8a8f387f61 add http rule to makefile 2017-04-30 08:49:38 +00:00
aa6a7fd221 update readme and debugging documentation 2017-04-30 08:28:41 +00:00
e3cd0b0a03 add comment. 2017-04-20 03:15:48 +00:00
54a9f722fb add script to close firewall 2017-04-19 04:15:10 +00:00
9f40e00790 fix title 2017-04-19 04:15:00 +00:00
e4afad0685 rsync working over port 443. do not use 273? 2017-04-09 04:52:16 +00:00
9ad6596d76 removing memo. useless now. 2017-04-09 04:17:30 +00:00
3189d9e273 use service-specific dockerfiles, build scripts, run scripts, and makefile definitions 2017-04-09 04:16:53 +00:00
d66e368981 using new approach, we will not have a general build_docker or run_docker. 2017-04-09 04:16:26 +00:00
84b4c64321 updating readme, other stunnel port-specific scripts (will be gone soon). 2017-04-09 04:15:32 +00:00
43aee1f638 adding generalized ssh stunnel conf script 2017-04-09 04:15:28 +00:00
753d261926 modifying build and run scripts, and dockerfiles, to get ssh working (again). 2017-04-09 04:14:34 +00:00
5dcc27d8c0 separating out ssh and rsync stunnel configurations, create with Makefile. 2017-04-09 03:56:18 +00:00
b6ca545cff fixing out of order statements in dockerfile 2017-04-06 20:25:28 +00:00
3d16fa03d9 adding maintainer 2017-04-05 23:10:06 -07:00
67ad60839c removing client stunnel config files. check rpi/pi-stunnel repo. 2017-04-06 02:07:23 +00:00
c388aef6fe adding script to open server firewall port. 2017-04-06 02:07:18 +00:00
d6e4dd6648 container now runs in background and successfully executes stunnel. 2017-04-06 02:05:19 +00:00
d5bf1162c7 adding stunnel server file for rsync over 443 2017-04-04 22:28:41 -07:00
d200a910d7 synchronizing stunnel files with rpi-stunnel repo. 2017-04-04 22:26:38 -07:00
375a13cf50 comment out debug/foreground switches 2017-04-01 01:53:23 -07:00
17946bcc90 changing clients to use /usr/local/etc/stunnel/ 2017-04-01 00:07:48 -07:00
96015b41b0 Merge branch 'master' of https://charlesreid1.com:3000/docker/d-stunnel
* 'master' of https://charlesreid1.com:3000/docker/d-stunnel:
  more debugging info plz
  more debugging info/updates.
  adding some success with rsync over stunnel.
  adding mac version of stunnel rsync client.
2017-04-01 06:58:24 +00:00
45bb39068c committing ports for rsync over stunnel container example. 2017-04-01 06:58:06 +00:00
d8199bdc51 more debugging info plz 2017-03-31 23:54:58 -07:00
fdb4d70787 more debugging info/updates. 2017-03-31 23:45:14 -07:00
2256951d3f adding some success with rsync over stunnel. 2017-03-31 23:29:38 -07:00
f29e5901c6 adding mac version of stunnel rsync client. 2017-03-31 23:29:16 -07:00
3be244c7f3 add iptables info to comment 2017-04-01 05:23:20 +00:00
043f1cba14 specify path to stunnel executable. (still makes no difference. command does not run.) 2017-04-01 05:22:41 +00:00
ce6bd11ee0 Adding debugging information file 2017-04-01 05:22:09 +00:00
533f7c6d06 update bin path 2017-03-31 21:54:59 -07:00
fdc65ad0ca whitespace 2017-03-31 21:54:01 -07:00
b6b885b275 Merge branch 'master' of https://charlesreid1.com:3000/docker/d-stunnel
* 'master' of https://charlesreid1.com:3000/docker/d-stunnel: (21 commits)
  adding helpful links
  removing stunnel.conf (AGAIN?)
  finish detailing network information in readme.
  adding scp stunnel client config file
  Removing stunnel.conf
  Adding scp stunnel server config file
  fix typo
  just kidding. clients do need private key.
  client still does not need key.
  client does not need key.
  adding port bindings for 443 and 22.
  adding binding to listening port info to readme
  fixing name of cert files to match LetsEncrypt. removing stunnel.conf.
  updating docker script to also check for configuration file
  adding check to ensure private key/certificate files exist
  including helpful comment in letsencrypt script
  updating gitignore to ignore existing config files.
  remove script to generate certificate
  update stunnel config files to match/be correct.
  adding scripts to generate certificates
  ...
2017-03-31 21:53:03 -07:00
2d2bcc1d63 adding rsync conf files 2017-03-31 21:52:46 -07:00
91fff68984 adding helpful links 2017-03-31 03:30:08 +00:00
af4050e433 Merge branch 'master' of https://charlesreid1.com:3000/docker/d-stunnel
* 'master' of https://charlesreid1.com:3000/docker/d-stunnel:
  removing stunnel.conf (AGAIN?)
  finish detailing network information in readme.
2017-03-31 03:27:50 +00:00
87b6a4ff02 removing stunnel.conf (AGAIN?) 2017-03-30 20:26:31 -07:00
fcaf9b24fd finish detailing network information in readme. 2017-03-30 20:26:21 -07:00
c1875856dd Merge branch 'master' of https://charlesreid1.com:3000/docker/d-stunnel
* 'master' of https://charlesreid1.com:3000/docker/d-stunnel:
  adding scp stunnel client config file
  just kidding. clients do need private key.
2017-03-31 03:13:29 +00:00
a9eed2b338 adding scp stunnel client config file 2017-03-30 20:13:09 -07:00
30a41beb95 Removing stunnel.conf 2017-03-31 03:12:37 +00:00
077b0b98ac Adding scp stunnel server config file 2017-03-31 03:12:17 +00:00
3e12ec7059 fix typo 2017-03-31 02:57:54 +00:00
116e90dbeb just kidding. clients do need private key. 2017-03-30 18:53:14 -07:00
97ce34d9a2 client still does not need key. 2017-03-31 00:48:18 +00:00
454bf84d61 client does not need key. 2017-03-31 00:47:55 +00:00