- Mar 07, 2019
- Mar 06, 2019
-
-
Varac authored
-
- Mar 05, 2019
-
-
Varac authored
Two concurent docker jobs can't fetch the same cache, see https://gitlab.com/gitlab-org/gitlab-runner/issues/1151
-
Varac authored
-
Varac authored
-
Varac authored
-
Varac authored
-
Varac authored
Closes #63
-
Varac authored
Related: #63
-
Varac authored
-
Varac authored
-
Varac authored
-
Varac authored
-
- Mar 04, 2019
-
-
Varac authored
See #60 for details. For Ci droplets we use LE staging CA, so we need to provide curl with the CA cert. Surprisingly, curl will still validate certs from LE production CA even if "--cacert=./letsencrypt_fakelerootx1.pem" is used.
-
Varac authored
-
Varac authored
-
Varac authored
-
Varac authored
See #53
-
Varac authored
-
Varac authored
-
Varac authored
-
Varac authored
-
Varac authored
-
Varac authored
Closes #52
-
Varac authored
-
Varac authored
On CI we still prefer to use alpine system packages since this is much faster than installing every python package via pip.
-
- Feb 27, 2019
-
-
Varac authored
-
Varac authored
-
Arie Peterson authored
-
- Feb 20, 2019
- Feb 01, 2019
- Jan 29, 2019
-
-
Varac authored
-
- Jan 25, 2019
-
-
Varac authored
-
Varac authored
Also: - Add a .talismanrc file to ignore files beeing scanned by Talisman, a "tool that installs a hook to your repository to ensure that potential secrets or sensitive information do not leave the developer's workstation". See https://thoughtworks.github.io/talisman/ - Add .gitlab-ci.yml to build image from CI
-
- Jan 22, 2019
-
-
Varac authored
We now have: usage: ci-bootstrap.py [-h] (--create_droplet | --droplet_id ID) [--terminate] [--verbose] Run bootstrap scriptto deploy Openappstack to a given node. optional arguments: -h, --help show this help message and exit --create_droplet Create droplet automatically --droplet_id ID ID of droplet to deploy to --terminate Terminate droplet after deploy --verbose Be more verbose
-