241331aca5
clean documentation
2025-04-18 17:17:24 +02:00
84e51745f8
fix nix-hash
2025-04-18 16:51:38 +02:00
2fef5c42aa
further purge test machines from nixops
2025-04-18 13:42:49 +02:00
cdd39543bf
rm corresponding nixops deployments
2025-04-18 13:36:27 +02:00
f2e294e77c
add unit test: TF validate
2025-04-18 13:21:17 +02:00
9090269e55
add further comments
2025-04-18 10:53:08 +02:00
6843e84657
consolidate setup in script
2025-04-17 20:42:38 +02:00
e6b06c86a6
move info passed to facilitate passing extra config
2025-04-17 17:52:07 +02:00
3716de6409
fix returncode
2025-04-17 17:01:03 +02:00
8f2571ac70
better document TF file
2025-04-17 16:59:11 +02:00
90eae7c336
split out vars
2025-04-17 16:58:27 +02:00
5ce0987640
retain nix_path for debugging
2025-04-17 16:07:16 +02:00
69b6cac387
ditch nixpkgs link from /run/current-system
2025-04-17 16:04:38 +02:00
4f93303ef8
fix key path
2025-04-17 15:03:52 +02:00
376d003e28
add more comments
2025-04-17 14:23:08 +02:00
1aa9e959d3
Revert "update nixpkgs to ditch opentofu patch"
...
This reverts commit 7bab876d1b .
2025-04-17 14:22:51 +02:00
7bab876d1b
update nixpkgs to ditch opentofu patch
2025-04-17 14:10:27 +02:00
a5b74452c8
rm unused import
2025-04-17 13:59:52 +02:00
428b1d4e3a
more comments
2025-04-17 13:52:46 +02:00
4c6fa980f7
ignore generated tf lock
2025-04-17 13:52:09 +02:00
d26b3502ab
reinstate user group, fixes application-tests
2025-04-17 13:27:43 +02:00
31fce3acd2
rm unused file
2025-04-17 13:22:20 +02:00
3f516da411
rm some unused code
2025-04-17 13:22:20 +02:00
a4a2c8c4c1
implicit ssh
2025-04-17 13:22:20 +02:00
c649802896
set env var specific to deployed setting
2025-04-17 13:22:20 +02:00
b3767d30ce
Revert "kill git hook"
...
This reverts commit f7d050a3a6 .
2025-04-17 13:22:20 +02:00
cbc4937427
filter for git-tracked files
2025-04-17 13:22:20 +02:00
d409c75476
rm tf lock
2025-04-17 13:22:20 +02:00
be8dec1f86
kill git hook
2025-04-17 13:22:20 +02:00
44dfef8cb4
mv env var
2025-04-17 13:22:20 +02:00
44711d52ec
rm null from tf
2025-04-17 13:22:20 +02:00
dcd87a3f76
rm unused provider from lock
2025-04-17 13:22:20 +02:00
38c12e82e9
buttons works deployed
2025-04-17 13:22:20 +02:00
3581ab5af1
fix npins
2025-04-17 13:21:23 +02:00
bdeca8d6fe
upgrade npins schema
2025-04-16 17:55:30 +02:00
fd1ac6e203
bump dependencies
2025-04-16 17:55:18 +02:00
5f694ad76c
move out archived parts ( #308 )
...
- https://git.fediversity.eu/Fediversity/matrix-synapse-debian
- https://git.fediversity.eu/Fediversity/website-old
closes #303
Reviewed-on: Fediversity/Fediversity#308
Reviewed-by: Valentin Gagarin <valentin.gagarin@tweag.io>
Co-authored-by: Kiara Grouwstra <kiara@procolix.eu>
Co-committed-by: Kiara Grouwstra <kiara@procolix.eu>
2025-04-15 10:35:36 +02:00
195889ef2c
peertube: test03 -> test05 ( #306 )
...
Fediversity/Fediversity#273 (comment)
Reviewed-on: Fediversity/Fediversity#306
Reviewed-by: Nicolas Jeannerod <nicolas.jeannerod@moduscreate.com>
Co-authored-by: Kiara Grouwstra <kiara@procolix.eu>
Co-committed-by: Kiara Grouwstra <kiara@procolix.eu>
2025-04-14 08:26:28 +02:00
c69f1f52e0
allow accessing test vms from fedi201, closes #286 ( #297 )
...
Reviewed-on: Fediversity/Fediversity#297
Co-authored-by: Kiara Grouwstra <kiara@procolix.eu>
Co-committed-by: Kiara Grouwstra <kiara@procolix.eu>
2025-04-09 16:58:50 +02:00
ea8c61a712
A bunch more test machines
2025-04-02 15:06:17 +02:00
af3b2a62fd
Create a configuration resource even if the service is disabled
2025-04-02 15:06:17 +02:00
535da821fd
Display url after deployment ( #287 )
...
closes #264
Added a clickable link to the services that deployed.
Reviewed-on: Fediversity/Fediversity#287
Reviewed-by: kiara Grouwstra <kiara@procolix.eu>
Co-authored-by: lois <lois@procolix.eu>
Co-committed-by: lois <lois@procolix.eu>
2025-04-02 08:48:59 +02:00
88674c8efc
Show if deployment succeeded ( #283 )
...
Show which services deployed and if so, the urls
Co-authored-by: kevin <kevin@procolix.com>
Reviewed-on: Fediversity/Fediversity#283
Reviewed-by: kiara Grouwstra <kiara@procolix.eu>
Co-authored-by: lois <lois@procolix.eu>
Co-committed-by: lois <lois@procolix.eu>
2025-03-28 13:36:02 +01:00
e25ff10872
Work around weird Proxmox behaviour with test02 ( #282 )
...
Reviewed-on: Fediversity/Fediversity#282
Reviewed-by: kiara Grouwstra <kiara@procolix.eu>
Co-authored-by: Nicolas “Niols” Jeannerod <nicolas.jeannerod@moduscreate.com>
Co-committed-by: Nicolas “Niols” Jeannerod <nicolas.jeannerod@moduscreate.com>
2025-03-27 15:48:35 +01:00
59f2ef1171
Remove print statements
2025-03-26 12:59:49 +01:00
7cfacc3306
Save before deployment
2025-03-26 12:56:52 +01:00
b4fbc457a6
Progress Indicator ( #259 )
...
closes #74
Show progress indicator to track deployment
- Disable deploy button when deployment is in progress.
Co-authored-by: kevin <kevin@procolix.com>
Reviewed-on: Fediversity/Fediversity#259
Reviewed-by: kiara Grouwstra <kiara@procolix.eu>
2025-03-26 10:14:06 +01:00
d78995b34c
make re-exports explicit again
...
Fediversity/Fediversity#269 (comment)
2025-03-25 08:43:45 +01:00
a5c310ad03
refactor variables ( #269 )
...
Reviewed-on: Fediversity/Fediversity#269
Reviewed-by: Valentin Gagarin <valentin.gagarin@tweag.io>
Co-authored-by: Kiara Grouwstra <kiara@procolix.eu>
Co-committed-by: Kiara Grouwstra <kiara@procolix.eu>
2025-03-24 10:04:43 +01:00
f8ac63853c
source htmx by nix ( #268 )
...
Reviewed-on: Fediversity/Fediversity#268
Reviewed-by: Valentin Gagarin <valentin.gagarin@tweag.io>
Co-authored-by: Kiara Grouwstra <kiara@procolix.eu>
Co-committed-by: Kiara Grouwstra <kiara@procolix.eu>
2025-03-24 08:41:16 +01:00