Commit graph

399 commits

Author SHA1 Message Date
Tom Wiesing
cdc7d69ad9
dis: Rework styling and build procedure 2022-11-16 13:07:10 +01:00
Tom Wiesing
1e1d1a3cad
Allow instance rebuild via interface 2022-11-16 13:07:10 +01:00
Tom Wiesing
5e7c5b2d23
snapshot: Lock instances before making snapshot 2022-11-16 13:07:10 +01:00
Tom Wiesing
f1c5d518c2
barrel: Fix typo for ssh keys 2022-11-16 13:07:09 +01:00
Tom Wiesing
f8dd6cb956
Remove unuused legacy https functionality 2022-11-16 13:07:09 +01:00
Tom Wiesing
471ccbadc5
Move to Traefik 2022-11-16 13:07:09 +01:00
Tom Wiesing
bf57c0d5a6
{backup,snapshot}: Rename common code to export 2022-11-16 13:07:09 +01:00
Tom Wiesing
b3a827e042
Allow server to make backups 2022-11-16 13:07:08 +01:00
Tom Wiesing
aeceae11d5
frontend/control: Manually assert type 2022-11-16 13:07:08 +01:00
Tom Wiesing
a070ced312
frontend: Use typescript over javascript 2022-11-16 13:07:08 +01:00
Tom Wiesing
491a356877
frontend: Disable source maps 2022-11-16 13:07:08 +01:00
Tom Wiesing
04c90fadac
internal/static: Refactor building process 2022-11-16 13:07:08 +01:00
Tom Wiesing
464b1bf5dd
internal/static: Bundle resources automatically 2022-11-16 13:07:07 +01:00
Tom Wiesing
88a2ba4297
component/static: Seperate out static file handling 2022-11-16 13:07:07 +01:00
Tom Wiesing
3d4db1744b
internal/home: Add a status page on home 2022-11-16 13:07:07 +01:00
Tom Wiesing
7cda92b342
Update to goprogram 0.1.0 2022-11-16 13:07:06 +01:00
Tom Wiesing
d2d681a4f2
control/instance: Show if excluded from resolver 2022-11-16 13:07:06 +01:00
Tom Wiesing
ce0c053fde
resolver: Fix bugs 2022-11-16 13:07:06 +01:00
Tom Wiesing
f14217baae
prefixes: Drop old file-based methods 2022-11-16 13:07:05 +01:00
Tom Wiesing
32107265d4
components/resolver: Use database instead of file approach 2022-11-16 13:07:05 +01:00
Tom Wiesing
84dcaa62a9
internal/component: Further optimize initialization 2022-11-16 13:07:05 +01:00
Tom Wiesing
abc985892a
internal/dis: Rework initialization 2022-11-16 13:07:04 +01:00
Tom Wiesing
4358320433
component/provision: Make components purgable 2022-10-04 13:27:55 +02:00
Tom Wiesing
845e927117
control: Move serves into a separate components 2022-10-04 11:36:45 +02:00
Tom Wiesing
6f409be8b2
Refactor component/extras into snapshotting 2022-10-04 10:25:51 +02:00
Tom Wiesing
6d9c83c842
component/control: Fix typo in template 2022-10-03 17:53:44 +02:00
Tom Wiesing
894c23c137
cmd/info: Use 'info' struct 2022-10-03 13:37:36 +02:00
Tom Wiesing
ea714aba86
snapshots: Unify 'snapshot' and 'backup' code 2022-10-03 13:37:12 +02:00
Tom Wiesing
630da9e12f
{backup,snapshot}: Log and display in control 2022-10-03 11:22:45 +02:00
Tom Wiesing
3b112f1b8e
snapshots: Handle as separate components 2022-10-02 18:17:47 +02:00
Tom Wiesing
698f04e13e
Create new 'extras' components for management 2022-10-01 20:18:58 +02:00
Tom Wiesing
b6c36b5488
component: Add 'Snapshottable' component 2022-10-01 20:11:01 +02:00
Tom Wiesing
1dac09bc03
snapshots: Prepare for restructuring
This commit renames the 'wisski' package to 'dis' and prepares the
snapshots component for restructuring.
2022-10-01 19:53:18 +02:00
Tom Wiesing
f58920baf4
component/snapshots: Create new component
This commit creates a new 'snapshots' component that is intended to
manage snapshots and backups.
2022-10-01 19:39:41 +02:00
Tom Wiesing
ea56ff4aac
{backup,snapshot,system_update}: Use better UI 2022-09-30 18:33:42 +02:00
Tom Wiesing
196555e897
Update Info() behavior 2022-09-26 16:10:25 +02:00
Tom Wiesing
72d95f58ea
system_update: Perform provisioning in parallel 2022-09-22 18:06:46 +02:00
Tom Wiesing
c091761762
resolver-blocked.txt: Remove zotero from defaults 2022-09-21 16:12:23 +02:00
Tom Wiesing
0872ca1335
list_uri_prefixes: Bugfix 2022-09-21 16:06:58 +02:00
Tom Wiesing
3be5e85ef7
prefixes: Add 'resolver-blocked.txt' config 2022-09-21 16:04:22 +02:00
Tom Wiesing
6f2ba18227
Fetch Prefixes from Triplestore 2022-09-21 15:20:42 +02:00
Tom Wiesing
a63e656f69
internal/component: Update documentation and linting 2022-09-21 13:03:24 +02:00
Tom Wiesing
84974dd712
internal/component: Cleanup unused general code 2022-09-21 12:00:36 +02:00
Tom Wiesing
a5d9b1a386
provision: Dynamically find components to provision 2022-09-20 19:45:32 +02:00
Tom Wiesing
33cd18e9d9
internal/component: Rework resource paths 2022-09-20 19:20:54 +02:00
Tom Wiesing
af259747a2
dis: Change colors 2022-09-20 15:39:35 +02:00
Tom Wiesing
9f5ca27f55
Add download button for pathbuilders 2022-09-20 15:24:04 +02:00
Tom Wiesing
8b3218ad00
Add a metadata system 2022-09-20 13:11:24 +02:00
Tom Wiesing
07409a01be
Cleanup and document hacky sql interaction 2022-09-19 23:16:56 +02:00
Tom Wiesing
881b538dff
Make 'system_update' more generic 2022-09-19 14:56:46 +02:00