User Details
- User Since
- Jun 10 2016, 12:48 PM (495 w, 1 d)
Nov 8 2019
If someone can confirm I'm linking to the correct github repo (there are two cloud init ones under vyos), I could submit a pull request for this. @syncer, @Unicron?
Oct 28 2019
Apr 3 2019
Feb 4 2019
Feb 3 2019
Jan 30 2019
Jan 25 2019
Jan 16 2019
Jan 8 2019
Jan 3 2019
Dec 18 2018
Dec 16 2018
Dec 13 2018
Nov 27 2018
Nov 23 2018
Nov 8 2018
Oct 30 2018
Oct 18 2018
There is a package in stretch https://packages.debian.org/stretch/bgpq3
Pull request: https://github.com/vyos/vyos-build/pull/28
Oct 11 2018
Oct 10 2018
Sep 26 2018
Sep 21 2018
Sep 11 2018
Sep 8 2018
Sep 6 2018
Sep 4 2018
Sep 3 2018
Sep 2 2018
New pull request with Linux specific changes:
https://github.com/vyos/vyos-build/pull/24
I misunderstood the issues @mtudosoiu was talking about. Disregard the above pull request.
I created the following pull request to simplify the docker build process:
https://github.com/vyos/vyos-build/pull/23
Sep 1 2018
personally I prefer bmon to iftop
Mar 27 2018
Feb 28 2018
The issue was the folder change, not the conf file name. The conf file is still squidGuard.conf
Pull request: https://github.com/vyos/vyatta-webproxy/pull/6
From my testing, squid seems to be running fine from the squid.conf file. There was an issue with squidGuard config though.
Pull request: https://github.com/vyos/vyatta-webproxy/pull/6
Feb 21 2018
And you don't need sudo because the container is running as root. Why do you want a text editor in a docker image?
The vyos-build repo makes sense. We might want to move our comments at the top of the Dockerfile to a readme since they are runtime related and not build related. It might also make sense to add your comments on why to include each package in the Dockerfile as well.
Pull request: https://github.com/vyos/vyatta-cfg-vpn/pull/18
I've attached a docker file. It must be run with the --privileged flag for chroot to work.
Jun 17 2016
The latest version in the jessie repos is openvpn 2.3.4-5+deb8u1
Jun 15 2016
VyOS 1.1.7 is based on debian squeeze which reached EOL several months ago. My understanding is that there won't be any more updates to the 1.1.x line unless the VyOS team finds a significant reason to push out a patch. 1.2.x is currently in beta though.