Adam Ierymenko
6897f602bf
1.4.6 version bump
7 years ago
Grant Limberg
1cf953c046
working docker image for end users.
...
GitHub Issue #1013
7 years ago
Adam Ierymenko
609873e6d1
Windows version bump
7 years ago
Adam Ierymenko
d214a5437f
Bump Mac pkg version
7 years ago
Adam Ierymenko
7436f85ad0
Require MacOS 10.10
7 years ago
Adam Ierymenko
aca31c7055
Put kext back in Mac distro and use on versions older than High Sierra (which lack the feth device)
7 years ago
Adam Ierymenko
cd2e3c79f2
Windows AIP version bump
7 years ago
Adam Ierymenko
7722350178
Version bump to 1.4.2 for all but Windows AIP
7 years ago
Adam Ierymenko
b3891e5506
Version 1.4.0.1: bug fix for Mac multicast and IPv4 issues, no change for other platforms
7 years ago
Adam Ierymenko
5cc0dd7f55
Windows installer version bump
7 years ago
Adam Ierymenko
678e11530e
1.4 bump
7 years ago
Michael Adams
daa8839005
Update Dockerfile
...
Update Dockerfile to use Debian 10 + pull the main.sh directly from Github; works for Portainer use.
7 years ago
Adam Ierymenko
3c02c2e4bd
Windows installer bump
7 years ago
Adam Ierymenko
a17c760181
Fix Mac installer
7 years ago
Adam Ierymenko
54d2fa65dd
Version bump, cleanup
7 years ago
Adam Ierymenko
fd74e2a583
Windows build changes for 1.2.99 (1.4.0pre)
7 years ago
Adam Ierymenko
f66fac3982
Win32 build fix
7 years ago
Bruno Tavares
2d21c18ebd
Update ZeroTier version on Docker
...
This commit changes the Dockerfile ot use the multi-stage build and help
to get an automated build on Docker.
The idea of the multi-stage build is to use the already stable Debian
distribution channel to provide up-to-date versions of ZeroTier.
The benefit is that it would be possible to automate the image build,
either on Docker Hub, Travis or taking advantage of the [docker-library/official-images] infrastructure.
This changes follows the best-practices suggested by
[docker-library/official-images], such as using a High Availability GPG
keyserver, providing a default CMD, allowing "bash" on `docker run` and
others.
Given that both the builder `debian:stretch` and `alpine:latest` are
official messages and have [manifests], this means that this Dockerfile
is also multi-platform. This means that this same Dockerfile will
pick-up the correct Debian package according to the architecture of the
running system during build.
With this changes we could try to promote the image to be parte of
[docker-library/official-images], and take advantage of automated
publishing of multi-architecture images. Others would be able to use
`docker run zerotier` and download the latest version appropriate to
their system.
Related to #682
[docker-library/official-images]: https://github.com/docker-library/official-images
[manifests]: https://blog.docker.com/2017/09/docker-official-images-now-multi-platform/
8 years ago
Tommy Yang
88d879987d
Remove symlinks from the actual location
...
Binary symlinks are in `/usr/local/bin` instead of `/usr/bin` since commit 0cf4ddd
8 years ago
Asbjørn Enge
701d64936d
Using builder pattern to build in container while keeping final image small
8 years ago
Adam Ierymenko
dcffb042ff
Windows Advanced Installer to 1.2.12
8 years ago
Adam Ierymenko
1fc14292fe
Version bumps.
8 years ago
Adam Ierymenko
5809941ae9
Windows 1.2.10
8 years ago
Adam Ierymenko
9765ba334a
1.2.10
8 years ago
Adam Ierymenko
0a52840fa3
1.2.8 Windows Advanced Installer update.
8 years ago
Adam Ierymenko
a7d0905b74
1.2.8 bump for all but Windows install files.
8 years ago
Adam Ierymenko
8900b30b6e
Windows installer tweaks and version bumps.
8 years ago
Adam Ierymenko
ae4fb799e4
More versioning
8 years ago
Adam Ierymenko
6679a55693
certutil needs -f in case TrustedProvider store is not yet created
8 years ago
Adam Ierymenko
fcb529b348
Take two on unattended driver installs. I think it works now.'
8 years ago
Adam Ierymenko
680b1ca208
Upgrade installer AIP versions and redo how we bundle the driver sub-installer to allow unattended driver installs (hopefully).
8 years ago
Adam Ierymenko
d7f3c33d72
Add zerotier-idtool to Windows.
8 years ago
Adam Ierymenko
ada611d597
Go ahead and load kext so MacOS High Sierra users will see kext auth dialog right away.
8 years ago
Adam Ierymenko
1db547d607
Windows build fixes, AIP file update.
9 years ago
Adam Ierymenko
88997a0314
Windows build fixes.
9 years ago
Adam Ierymenko
a437fd420c
version
9 years ago
Adam Ierymenko
6bb855873d
GitHub issue #494 -- shut down and restart UI on Mac pkg install/upgrade.
9 years ago
Adam Ierymenko
9161424c97
Version bumps.
9 years ago
Adam Ierymenko
cdda0dd043
Windows version bump.
9 years ago
Adam Ierymenko
cacb8fae0d
GitHub issue #463 -- fix MacOS uninstall script.
9 years ago
Adam Ierymenko
645bf4a764
Resurrect zerotier-containerized.
9 years ago
Adam Ierymenko
c5c8facc2d
Windows installer version bump and a build fix.
9 years ago
Adam Ierymenko
ec8e1178e5
Version bumps, and fix Debian so default is to build normally and .static files are used in our builds.
9 years ago
Adam Ierymenko
e86b1146a6
Windows version bump.
9 years ago
Adam Ierymenko
d44fb3a2f6
bump bump bump that version
9 years ago
Adam Ierymenko
533baf921f
Software update cleanup, and a fix for updates on Windows.
9 years ago
Adam Ierymenko
d377ef01af
Windows build process updates, and repackage everything using new EV certificate and SHA256.
9 years ago
Adam Ierymenko
a97918f812
Windows build fixes.
9 years ago
Adam Ierymenko
d150f9b2bd
Windows update build in Advanced Installer, and warning removal.
9 years ago
Adam Ierymenko
0e4d3244b2
"make official" for Mac now builds update image as well as pkg (update image is just PKG + SFX script)
9 years ago