- Jul 20, 2021
-
-
Jean-Paul Calderone authored
Monitoring: Set admin PW See merge request !123
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Jul 19, 2021
-
-
Jean-Paul Calderone authored
Fix deployment key whitespace Closes #77 See merge request !138
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
This makes it easier to test outside of GitLab and it also means we don't depend on whatever wacko shell settings we inherit from GitLab.
-
Jean-Paul Calderone authored
Use a new variable which actually holds a path Closes #76 See merge request !136
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
Remove group and other permissions from the deploy key Closes #75 See merge request !134
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
Propagate morph success/failure out of update-deployment Closes #74 See merge request !132
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
Burn in some SSH host key knowledge Closes #71 See merge request !130
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
Bounded NIX_PATH Closes #72 See merge request !131
-
Jean-Paul Calderone authored
We can't point it at a Nix expression that evaluates to our desired version of nixpkgs because certain consumers want it to be a filesystem path instead.
-
Jean-Paul Calderone authored
This is what we wanted and much more directly. It also avoids the gradual lengthening of the path by always setting the path to nixpkgs-2105 instead of some derivative of whatever the path was last time.
-
Jean-Paul Calderone authored
This avoids a prompt at deploy time and the possibility of an MitM attack against TOFU.
-
Jean-Paul Calderone authored
Various manually-tested fixes for the updater Closes #70 See merge request !128
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
Use the GitLab-defined `CI_ENVIRONMENT_NAME` Closes #69 See merge request !126
-
Jean-Paul Calderone authored
`name` does not exist. I think the `environment` section of the configuration tricked me.
-
Jean-Paul Calderone authored
Stop trying to hit a specific directory with mktemp Closes #68 See merge request !124
-
Jean-Paul Calderone authored
Just use the configured temporary directory in the environment. This is less great but it's still okay because: * It's our system * The deploy key has limited capabilities
-
- Jul 17, 2021
-
-
Florian Sesser authored
-
Florian Sesser authored
This commit does not change the semantics, only the looks.
-
- Jul 16, 2021
-
-
Jean-Paul Calderone authored
Add GSuite SSO to Grafana See merge request !120
-
Jean-Paul Calderone authored
At least it's easy to turn on
-
Jean-Paul Calderone authored
This is used in constructing the Google OAuth2 login callback URL and has to match what's configured in Google - also helps if it is actually the address of the server.
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
This should let it work for both enabled and disabled configurations
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Florian Sesser authored
-
Florian Sesser authored
-
Florian Sesser authored
-