Tom Wiesing
|
3aa79b0d23
|
Implement initial login functionality
|
2023-01-06 18:59:06 +01:00 |
|
Tom Wiesing
|
337a5fbeba
|
pool: Reddo component-like fields
|
2022-12-22 13:49:05 +01:00 |
|
Tom Wiesing
|
99983ee6db
|
system_update: Fix error message
|
2022-12-14 08:58:44 +01:00 |
|
Tom Wiesing
|
a590d93e76
|
environment/exec: Seperate Exec and Wait
|
2022-12-14 08:53:45 +01:00 |
|
Tom Wiesing
|
c80c8f2297
|
Reformat documentation messages
|
2022-12-08 11:45:52 +01:00 |
|
Tom Wiesing
|
aefde6eec2
|
fix typos in messages
|
2022-12-08 10:36:07 +01:00 |
|
Tom Wiesing
|
52dbfbf56e
|
Add Cron interval to config
|
2022-12-07 11:02:44 +01:00 |
|
Tom Wiesing
|
f52fe6abf3
|
Add cron tasks to distillery
|
2022-12-07 10:30:48 +01:00 |
|
Tom Wiesing
|
6f1ba24761
|
Update logging behavior
|
2022-12-01 12:42:04 +01:00 |
|
Tom Wiesing
|
3b78b06fff
|
wdcli: Use progress writer instead of IOStream
|
2022-11-30 13:17:12 +01:00 |
|
Tom Wiesing
|
3455f491ca
|
Add context
This commit adds and passes context around to (almost) every function.
This allows cancelling (almost) every function call globally.
|
2022-11-29 15:32:31 +01:00 |
|
Tom Wiesing
|
996ecb9f80
|
Implement user password checking
|
2022-11-25 15:11:28 +01:00 |
|
Tom Wiesing
|
82bfc15057
|
Add user login to admin interface
|
2022-11-23 16:57:09 +01:00 |
|
Tom Wiesing
|
dbe494751a
|
system_update: Run system updates sooner
|
2022-11-23 15:28:15 +01:00 |
|
Tom Wiesing
|
8997f54a8c
|
Add drupal_user command
|
2022-11-22 13:32:29 +01:00 |
|
Tom Wiesing
|
4d3568a2e2
|
cmd/system_update: Check for 'docker' and 'docker compose'
|
2022-11-22 10:21:12 +01:00 |
|
Tom Wiesing
|
f583580160
|
Add 'system_pause' command
This command adds a new 'system_pause' command that stops or starts the
entire system.
|
2022-11-17 08:35:08 +01:00 |
|
Tom Wiesing
|
964e74a9f4
|
dis: Display initial statistics
|
2022-11-16 16:44:24 +01:00 |
|
Tom Wiesing
|
8cfb23bed0
|
internal/dis: Add 'watcher' component for infos
|
2022-11-16 13:07:19 +01:00 |
|
Tom Wiesing
|
c22fd01ed5
|
purge/triplestore: Better handle deleteing
|
2022-11-16 13:07:18 +01:00 |
|
Tom Wiesing
|
e91e9cb4d6
|
ingredient/ssh: Show ssh keys in info
|
2022-11-16 13:07:18 +01:00 |
|
Tom Wiesing
|
5bceaa0d47
|
Forward ssh2 ports into docker
|
2022-11-16 13:07:18 +01:00 |
|
Tom Wiesing
|
45f63935cd
|
ssh: Implement authentication for new ssh server
|
2022-11-16 13:07:17 +01:00 |
|
Tom Wiesing
|
b27871f39a
|
Add initial support for solr
|
2022-11-16 13:07:17 +01:00 |
|
Tom Wiesing
|
52559e4d68
|
ingredient/info: Add Fetcher concept
|
2022-11-16 13:07:14 +01:00 |
|
Tom Wiesing
|
42b8cbd865
|
Move WissKI Parts to new ingredients system
|
2022-11-16 13:07:14 +01:00 |
|
Tom Wiesing
|
b5b1ce2340
|
internal/component => internal/dis/component
|
2022-11-16 13:07:14 +01:00 |
|
Tom Wiesing
|
e320bb37bb
|
component: Automatically determine names
|
2022-11-16 13:07:13 +01:00 |
|
Tom Wiesing
|
10df1c3243
|
Move internal/core => internal/cli
|
2022-11-16 13:07:13 +01:00 |
|
Tom Wiesing
|
8d2855fdcb
|
Rename snapshots.Manager => exporter.Exporter
|
2022-11-16 13:07:13 +01:00 |
|
Tom Wiesing
|
063f3f9b7d
|
Move wisski instance code to separate package
|
2022-11-16 13:07:12 +01:00 |
|
Tom Wiesing
|
36891d7e7c
|
frontend: Make Control Server nicer
|
2022-11-16 13:07:11 +01:00 |
|
Tom Wiesing
|
c258b46443
|
add wisski_php_server
|
2022-11-16 13:07:11 +01:00 |
|
Tom Wiesing
|
45af2cc95b
|
frontend: Add instance update functionality
|
2022-11-16 13:07:11 +01:00 |
|
Tom Wiesing
|
5e7c5b2d23
|
snapshot: Lock instances before making snapshot
|
2022-11-16 13:07:10 +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
|
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
|
face667347
|
cmd/monday: Add 'update_prefix_config'
|
2022-11-16 13:07:06 +01:00 |
|
Tom Wiesing
|
32107265d4
|
components/resolver: Use database instead of file approach
|
2022-11-16 13:07:05 +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
|
f6f24670c2
|
cmd/{cron,rebuild}: Add parallel argument
|
2022-10-03 14:22:07 +02:00 |
|
Tom Wiesing
|
2639cda69b
|
cmd/blind_update: Refactor parallel code
|
2022-10-03 14:15:39 +02:00 |
|
Tom Wiesing
|
2219f1ec80
|
blind_update: Allow parallel updating
|
2022-10-03 13:51:55 +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 |
|