Rob Harrison
625c15af9c
Removed access keys
7 years ago
Rob Harrison
c4fc4b28cc
Merge pull request #2 from robwithhair/specify-filename
Specify filename
7 years ago
Rob Harrison
59f0979448
Merge branch 'master' into specify-filename
7 years ago
Rob Harrison
59aee11002
Merge pull request #1 from robwithhair/adding-tests
Adding tests
7 years ago
Rob Harrison
693387ec37
Removed some space
7 years ago
Rob Harrison
949ec1bb71
Removed some space
7 years ago
Rob Harrison
45bbdf5a4e
Changed version
7 years ago
Rob Harrison
bf84d74b60
Added tests back in as were missing before
7 years ago
Rob Harrison
cf44d73e23
Added integration tests
7 years ago
Rob Harrison
b44b575643
Changed version
7 years ago
Rob Harrison
5e598216ee
Change of arguments
7 years ago
Rob Harrison
65a7c1bca8
Avoiding rebuild
7 years ago
Rob Harrison
7545854774
Commented whole test
7 years ago
Rob Harrison
849a4fe46d
Added Docker API version to the Dockerfile
7 years ago
Rob Harrison
1946db857b
Fixed build version
7 years ago
Rob Harrison
9df2f69372
Fixed build version
7 years ago
Rob Harrison
f47731623d
Merge branch 'adding-tests' into specify-filename
7 years ago
Rob Harrison
f1a4d408e9
Added upload to the unit tests
7 years ago
Rob Harrison
37f28b7fdd
Added example test import and export
7 years ago
Rob Harrison
46d458a750
Added filename but untested
7 years ago
Rob Harrison
c822515b36
Update integration-tests.test.yml
Remove unsupported versioning. Doesn't use stack deploy, uses docker-compose to run tests.
7 years ago
Rob Harrison
d4ee93ab69
Update integration-tests.test.yml
Oops. SUT System under test is a service not a top level object.
7 years ago
Rob Harrison
428d22384e
Update integration-tests.test.yml
Added depends on
7 years ago
Rob Harrison
9b57e4926e
Create master.conf
7 years ago
Rob Harrison
85a310a470
Update integration-tests.test.yml
Testing having fixed command
7 years ago
Rob Harrison
c4c1b1041f
Rename integration-tests.sh to integration-tests.test.yml
7 years ago
Rob Harrison
ce5f707ef7
Update Dockerfile
7 years ago
Rob Harrison
8ace47e583
Create integration-tests.sh
7 years ago
Rob Harrison
fde51c7354
Added aws-cli
7 years ago
Rob Harrison
03402507b7
Changed storage class of mysql backups
7 years ago
Rob Harrison
58e8830f1c
Added static filename to list of environment variable options
8 years ago
Johannes Schickling
a39718a3a7
Merge pull request #99 from SamMousa/patch-1
Reduce image size and useless process
8 years ago
Johannes Schickling
d572209166
Merge pull request #100 from schickling/add-s3cmd-schedule
Add s3cmd scheduling for automatic backup
8 years ago
Olivier Cuypers
909afc80cb
Add s3cmd scheduling for automatic backup
8 years ago
Sam
d5b3d6a780
Update README.md
8 years ago
Sam
b13d5e6af2
Reduce image size and useless process
This reduces the image size (using alpine), and removes the `/bin/sh` process by using `ENTRYPOINT`
8 years ago
Johannes Schickling
498d19aafd
Merge pull request #96 from neclimdul/smaller-swagger-image
Use one RUN to optimize layering
8 years ago
James Gilliland
b34479f928
Use one RUN to optimize layering
Since each RUN creates its own layer that needs to be downloaded and layered
to create the image, combining the cleanup steps into the same RUN shrinks the
image size quite a bit.
Before: 84MB
After: 75.2MB
8 years ago
Pirmin Kalberer
12656a3d2b
Set PATH for cargo/rustc
8 years ago
Johannes Schickling
f3df5ff1bd
Merge pull request #94 from pka/rustup
Use rustup for Rust installation
8 years ago
Pirmin Kalberer
b9cc9a5346
Use rustup for Rust installation
8 years ago
Johannes Schickling
467b365116
Merge pull request #92 from kshilovskiy/master
Use latest alpine version
8 years ago
Konstantin Shilovskiy
ce7af27ab9
Use latest alpine versions
8 years ago
Johannes Schickling
8cdd445093
Merge pull request #91 from pka/master
Workaround for ./install.sh: Text file busy
8 years ago
Pirmin Kalberer
7dbb3dfd87
Run install.sh without chmod +x
Fixes "Text file busy" error.
8 years ago
Pirmin Kalberer
fecd6f1a0b
Workaround for ./install.sh: Text file busy
8 years ago
Johannes Schickling
d50cc6515c
Merge pull request #90 from hoax/master
added --no-quit to remove quit-button in web ui
8 years ago
Tobias Mayer
55cd7d8d89
added --no-quit to remove quit-button in web ui
8 years ago
Johannes Schickling
2cef7718b6
Merge pull request #85 from Lctrs/fix/deprecated
Replace deprecated MAINTAINER by LABEL
8 years ago
Jérôme Parmentier
c2c45be6bb
Replace deprecated MAINTAINER by LABEL
8 years ago