- 08 Apr, 2021 1 commit
-
-
Michal Nowikowski authored
-
- 26 Feb, 2021 1 commit
-
-
Michal Nowikowski authored
Implemented agent deployment using script downloaded from the server. The script installs deb/rpm packages with stork agent. Then the script registers current machine in the server performing key and certs exchange. Enabled TLS to gRPC traffic between agent and server using certs that are set up during agent registration. Added instruction on machines page how to install an agent. Added UI for presenting and regenerating server token.
-
- 18 Nov, 2020 2 commits
-
-
Wlodzimierz Wencel authored
-
Wlodzimierz Wencel authored
-
- 16 Nov, 2020 1 commit
-
-
Michal Nowikowski authored
- fixed creating containers in the tests - improved building rpm/deb packages that they are writted as current user (not as root as before); this improves also caching tools and packages for building in containers
-
- 04 Nov, 2020 2 commits
-
-
Marcin Siodelski authored
-
Michal Nowikowski authored
-
- 22 Oct, 2020 1 commit
-
-
Michal Nowikowski authored
-
- 15 Oct, 2020 2 commits
-
-
Michał Kępień authored
-
Michal Nowikowski authored
- demo deploy only happens when merge is made to master or on manual request - pipelines are not triggered on tag - fixed demo shutting down
-
- 08 Sep, 2020 1 commit
-
-
Michal Nowikowski authored
-
- 03 Sep, 2020 1 commit
-
-
Michal Nowikowski authored
-
- 31 Aug, 2020 1 commit
-
-
Michal Nowikowski authored
-
- 21 Jul, 2020 4 commits
-
-
Michal Nowikowski authored
-
Michal Nowikowski authored
-
Michal Nowikowski authored
-
Michal Nowikowski authored
-
- 23 Jun, 2020 1 commit
-
-
Michal Nowikowski authored
-
- 15 Jun, 2020 1 commit
-
-
Michal Nowikowski authored
-
- 22 Apr, 2020 1 commit
-
-
Michal Nowikowski authored
-
- 14 Apr, 2020 1 commit
-
-
Michal Nowikowski authored
-
- 08 Apr, 2020 1 commit
-
-
Michal Nowikowski authored
-
- 06 Apr, 2020 1 commit
-
-
Michal Nowikowski authored
- fixed invoking packaging command in .gitlab-ci.yml - hardened running wget in Rakefile - added shell test for packages
-
- 21 Mar, 2020 1 commit
-
-
Michal Nowikowski authored
-
- 17 Mar, 2020 3 commits
-
-
Michal Nowikowski authored
-
Michal Nowikowski authored
-
Michal Nowikowski authored
-
- 11 Mar, 2020 1 commit
-
-
Michal Nowikowski authored
-
- 06 Mar, 2020 1 commit
-
-
Michal Nowikowski authored
-
- 11 Feb, 2020 1 commit
-
-
Michal Nowikowski authored
-
- 09 Jan, 2020 2 commits
-
-
Michal Nowikowski authored
-
Michal Nowikowski authored
Added support and scripts for deploying stork to stork.lab.isc.org automatically from gitlab pipelines.
-
- 30 Dec, 2019 2 commits
-
-
Michal Nowikowski authored
-
Marcin Siodelski authored
This is to investigate if the build steps involoving nodejs will speed up. Otherwise, the build hangs on trying to download nodejs using IPv6 and wait for a timeout.
-
- 24 Dec, 2019 1 commit
-
-
Marcin Siodelski authored
Ported the fix already present in other tickets whereby the IPv6 is disabled in Gitlab CI because it causes connectivity issues. Also, removed the hack with echoing gitlab host to /etc/hosts as it is not required and is prone to gitlab IP address changes.
-
- 05 Nov, 2019 1 commit
-
-
Michal Nowikowski authored
- removed not working parts from ui - fixed getting version - fixed empty tab name - added rake target for building tarball
-
- 31 Oct, 2019 1 commit
-
-
Michal Nowikowski authored
Added wrapping to backend unittest task in rakefile that starts container with pgsql. Switched to gitlab local container images to speed up and make more reliable starting containers.
-
- 25 Oct, 2019 1 commit
-
-
Michal Nowikowski authored
-
- 23 Oct, 2019 1 commit
-
-
Michal Nowikowski authored
- server connects to agents using gRPC - added defining commandline arguments to agent and server - improved CI, switched to our own docker image for gitlab ci pipelines
-
- 15 Oct, 2019 1 commit
-
-
Marcin Siodelski authored
-