Aiden McClelland
c2150efb69
reorganize
2022-01-21 20:35:52 -07:00
Aiden McClelland
b2fa955ad5
fix recovery
2022-01-21 20:35:52 -07:00
Drew Ansbacher
c199a6525f
recovery-drive not logicalname
2022-01-21 20:35:52 -07:00
Drew Ansbacher
f1e4cad3bd
echo message
2022-01-21 20:35:52 -07:00
Drew Ansbacher
ed395699b3
Wizard refactor 2 ( #615 )
...
* new flow and endpoints
* functional
* prod build errors addressed
* little more cleanup
* transfer progress fixed
* tor address fix
* remove eslint cause sucks
* fix skeleton text color and wording
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
2022-01-21 20:35:52 -07:00
Aiden McClelland
e58df7ec4a
v2 migration
2022-01-21 20:35:52 -07:00
Justin Miller
7fc4cb175c
feat: Make the start clear
...
Have messaging to let user know of update complete/ failure
2022-01-21 20:35:52 -07:00
Aiden McClelland
2b2451d22f
fix makefile
2022-01-21 20:35:52 -07:00
Aiden McClelland
8fabb7f884
progress bar
2022-01-21 20:35:52 -07:00
Aiden McClelland
1a76b7800f
write directly to blockdev; swap boot label
2022-01-21 20:35:52 -07:00
Aiden McClelland
ca616744f8
fix second deadlock
2022-01-21 20:35:52 -07:00
Aiden McClelland
b70d176d9e
fix deadlock
2022-01-21 20:35:52 -07:00
Aiden McClelland
ee8eca7038
fix HasModel for ServerInfo
2022-01-21 20:35:52 -07:00
Aiden McClelland
f4b70f653f
misc fixes
2022-01-21 20:35:52 -07:00
Justin Miller
ab6c14afb7
chore: Remove the tmp.db
2022-01-21 20:35:52 -07:00
Justin Miller
dbad01f49c
chore: Write to the output mount
2022-01-21 20:35:52 -07:00
Justin Miller
43cb20d390
feat: Doing the swap
2022-01-21 20:35:52 -07:00
Justin Miller
316e6e7425
chore: Up to swap
2022-01-21 20:35:52 -07:00
Justin Miller
457e3689fb
chore: Make the download
2022-01-21 20:35:52 -07:00
Justin Miller
4d110eb613
Feat: Compare versions for update
2022-01-21 20:35:52 -07:00
Chris Guida
c24d63d65c
add curl to utils image, and remove utils.tar
2022-01-21 20:35:52 -07:00
elvece
f1283cce91
update package lock to build node modules using npm prefix
2022-01-21 20:35:52 -07:00
Chris Guida
89dcf693e0
only remove existing dependents
...
also update patch-db submodule to pull in logging updates
2022-01-21 20:35:52 -07:00
Chris Guida
a5f5852a31
add utils system image, move compat into system-images
2022-01-21 20:35:52 -07:00
Aiden McClelland
309b446a5c
fix install progress jump
2022-01-21 20:35:52 -07:00
Keagan McClelland
317e8a4c8f
fix enum serialization ( #616 )
2022-01-21 20:35:52 -07:00
Keagan McClelland
e9e1f1608f
fixes certificate directory mount
2022-01-21 20:35:52 -07:00
Keagan McClelland
ec47437a07
isolates ssl directories
2022-01-21 20:35:52 -07:00
Keagan McClelland
097cc3399e
fix notification serialization types
2022-01-21 20:35:52 -07:00
Keagan McClelland
2540bf301e
rename command so that it works in rpc
2022-01-21 20:35:52 -07:00
Keagan McClelland
4caee9a3e8
create notification, intended for use at cli for testing notifications
2022-01-21 20:35:52 -07:00
Keagan McClelland
780d11926a
metal flag guards temperature gauge
2022-01-21 20:35:52 -07:00
Matt Hill
43df7bca16
fix tool tips in config
2022-01-21 20:35:52 -07:00
Aiden McClelland
261509c841
structured ws response
2022-01-21 20:35:52 -07:00
Keagan McClelland
f9e0fe8fc8
write nginx conf that uses ssl information, add main ui config to Ngi… ( #591 )
...
* write nginx conf that uses ssl information, add main ui config to Nginx init method
* fix nginx config for main service
* add ssl to ipv6 config
2022-01-21 20:35:52 -07:00
Keagan McClelland
016fb0d3f1
issue notification when service crashes ( #565 )
2022-01-21 20:35:52 -07:00
Keagan McClelland
3d3680c936
await gc before proceeding
2022-01-21 20:35:52 -07:00
Keagan McClelland
d58a950762
implements notification debouncing
2022-01-21 20:35:52 -07:00
Keagan McClelland
ac9b97ee28
remove fields that we don't know how to populate
2022-01-21 20:35:52 -07:00
Matt Hill
c3037d6251
handle unuath response from patchdb ws, clean up old files, better setting of auth state
2022-01-21 20:35:52 -07:00
Keagan McClelland
446da8fd81
Update initialization.sh
2022-01-21 20:35:52 -07:00
Keagan McClelland
c573d65179
Update initialization.sh
2022-01-21 20:35:52 -07:00
Matt Hill
8ccad3a437
remove server specs from about page and patch db model
2022-01-21 20:35:52 -07:00
Matt Hill
ffa9cac362
transitive dependency error and metrics scrolling
2022-01-21 20:35:52 -07:00
Chris Guida
97997bff97
docker command trace log
2022-01-21 20:35:52 -07:00
Keagan McClelland
338a034073
Bugfix/disk usage zfs ( #587 )
...
* fixes disk usage gets
* fix whitespace issues
2022-01-21 20:35:52 -07:00
Matt Hill
169039c69b
fix list page bug
2022-01-21 20:35:52 -07:00
Keagan McClelland
c8d2520248
Bugfix/metrics rendering ( #586 )
...
* stubs for Serialize
* serialization instances
* render percentages as 100x
2022-01-21 20:35:52 -07:00
Matt Hill
1732e5403b
fix metrics again
2022-01-21 20:35:52 -07:00
Matt Hill
b978d5062f
fix wizard and server metrics
2022-01-21 20:35:52 -07:00