memory
45bb3bb323
make docker builds (more) host-OS independent ( #102 )
Sadly, `date --iso8601` is a GNU coreutils-ism, and returns an
error on platforms that still ship a more generically posix-esque
`/bin/date`: notably FreeBSD and macOS do not support the flag.
Replace with a standard date formatstring that should be portable
to both Linux macOS. (And probably Solaris/OpenSolaris/SmartOS
as well?)
8 years ago
Max Schmitt
122783a385
Changed maxibanki to new mxschmitt username
8 years ago
Max Schmitt
7b1da8b3c4
fix: added missing ldflags to normal builds
8 years ago
Max Schmitt
4b8fa246b7
fixed incorrect package in ldflags
8 years ago
Max Schmitt
944f3e491f
Removed the bash info generation, now using ldflags
8 years ago
Max Schmitt
c2069e0796
Added Dockerfile Healthcheck ( fix : #63 )
8 years ago
Max Schmitt
87c3ce5b1e
Integrated password protection for shortened links ( fix #30 )
8 years ago
Max Schmitt
437e314250
Integrated build infos into the binary: fix #37 and cleaned up
8 years ago
Max Schmitt
4f7e718eef
Minor dockerfile changes
8 years ago
Max Schmitt
3e14cc3031
Added Dockerfile integration
8 years ago
Max Schmitt
9857081695
Fix #36
8 years ago
Max Schmitt
99182ac00b
fixed makefile gox output template
8 years ago
Max Schmitt
b6d6a01b78
- Fix #26
- Added logger to Store package
- Improved release names
8 years ago
Max Schmitt
dcfdeaa170
- removed overpowered schema generation
- fixed unit test bug
- moved most of the docu to the github wiki
8 years ago
Max Schmitt
043e718b54
Moved coveralls report command to the travis ci file, instead of the makefile
8 years ago
Max Schmitt
678c6184df
- Added overriding the existing build files
- Fixed schema generation
8 years ago
Max Schmitt
6f92fb2330
Fixed Makefile rm typo
8 years ago
Schmitt, Max
996e3efa26
- Removing sourcemaps bevore we embed it
- removed Service worker
- removed unnecessary run.sh (now we have a Makefile)
- Cleaned up README.md
8 years ago
Schmitt, Max
f7ba9d5cbc
Creating now tarball for the different architectures
8 years ago
Max Schmitt
32e81795b9
Enhanced Makefile
8 years ago
Max Schmitt
612ff43d7a
changed target names from the Makefile
8 years ago
Max Schmitt
4850bccbcf
testing deployment
8 years ago
Max Schmitt
d54c442c06
added missing nodejs
8 years ago
Max Schmitt
90d9d383ff
added Makefile
8 years ago