Tsu-ba-me
a7b2f7c9e1
fix(tools): pass server vnc port as flag in manage-vnc-pipes
1 year ago
Tsu-ba-me
17bef8b415
fix(tools): allow manage-vnc-pipes to accept server name
1 year ago
Tsu-ba-me
324bbaf141
fix(tools): always end with nice exit in open-shh-tunnel
1 year ago
Tsu-ba-me
8da4033607
fix(tools): separate open/close websockify and ssh tunnel
1 year ago
Tsu-ba-me
9457986659
fix(tools): simplify accessing switches in manage-vnc-pipes
1 year ago
Tsu-ba-me
bf0e75109f
fix(tools): simplify selection between local/remote call in manage-vnc-pipes
1 year ago
Tsu-ba-me
f56f931599
fix(striker-ui-api): add set host config::map_network variable command endpoint
1 year ago
Tsu-ba-me
322f1c4607
refactor(striker-ui-api): rearrange GET network-interface handler
1 year ago
Tsu-ba-me
8b828f81a5
fix(striker-ui-api): read server screenshot from memory instead of through job
1 year ago
Tsu-ba-me
d98df4b2a4
fix(tools): isolate non-striker tasks in anvil-daemon
1 year ago
Tsu-ba-me
7465a3ab4e
fix(striker-ui-api): make only admin can see all users
1 year ago
Tsu-ba-me
61deceb849
fix(striker-ui-api): avoid single quotes in access interact
1 year ago
Tsu-ba-me
710f076d04
fix(striker-ui-api): protect mod user endpoints based on account
1 year ago
Tsu-ba-me
a9d0ae4ae7
fix(striker-ui-api): don't consider name of deleted users as used
1 year ago
Tsu-ba-me
e93c48bec4
fix(striker-ui-api): don't allow admin to change username
1 year ago
Tsu-ba-me
cbfbc38f10
fix(striker-ui-api): remove slashes from rand password in create user
1 year ago
Tsu-ba-me
75068c1957
fix(striker-ui-api): identify current user when getting users
1 year ago
Tsu-ba-me
c1fcaf5161
fix(striker-ui-api): reverse chrono order users when getting for passport
1 year ago
Tsu-ba-me
c5015bf43f
fix(striker-ui-api): add create and update user endpoints
1 year ago
Tsu-ba-me
b080d319af
refactor(striker-ui-api): hoist encrypt password
1 year ago
Tsu-ba-me
a16d5160d4
feat(striker-ui-api): add insert or update user to access module
1 year ago
Tsu-ba-me
560d60c7e8
fix(tools): get server screenshots every minute and punt to strikers WIP
1 year ago
Tsu-ba-me
ffd41b1dfa
fix(tools): enable anvil-get-server-screenshot to send screenshot to multiple hosts
1 year ago
Tsu-ba-me
d9e6061b6e
fix(striker-ui-api): replace get anvil shared storage summary
1 year ago
Tsu-ba-me
0360b39598
fix(striker-ui-api): replace get anvil network summary endpoint
1 year ago
Tsu-ba-me
ab4a4cee9a
refactor(striker-ui-api): organize middlewares
1 year ago
Tsu-ba-me
0b304251ff
fix(striker-ui): use query param return-to in login
1 year ago
Tsu-ba-me
9337b3c881
fix(striker-ui-api): prefer original url over url/path of request
1 year ago
Tsu-ba-me
e460986e7c
docs(striker-ui-api): adjust spacing in session logs
1 year ago
Tsu-ba-me
b72283a06c
fix(striker-ui-api): set query param returnTo in assert authentication
1 year ago
Tsu-ba-me
5a51f9a31a
fix(striker-ui-api): don't list get server screenshot jobs
1 year ago
Tsu-ba-me
db5d98d9d6
fix(striker-ui-api): add timeout to get server screenshot
1 year ago
Tsu-ba-me
4d9c2e79f0
fix(striker-ui-api): replace handle subnode cluster membership endpoint
1 year ago
Tsu-ba-me
8fff0f8624
fix(striker-ui-api): apply default job progress ENV variable
1 year ago
Tsu-ba-me
f49c510468
fix(striker-ui-api): add replacement for power control nodes, subnodes
1 year ago
Tsu-ba-me
408e3ba78e
fix(striker-ui-api): consolidate config-able constants
1 year ago
Tsu-ba-me
dc6eb4a6d2
fix(striker-ui-api): correct hex regexp pattern
1 year ago
Tsu-ba-me
a56a38f4e6
fix(striker-ui-api): complete get anvil memory summary
1 year ago
Tsu-ba-me
1978983340
fix(striker-ui-api): convert server memory outside SQL in get anvil detail for provision server
1 year ago
Tsu-ba-me
7d79d9a2ce
chore(striker-ui-api): install format-data-size
1 year ago
Tsu-ba-me
4e335f49f3
fix(striker-ui-api): add types for query field, row, and result
1 year ago
Tsu-ba-me
fc075d778a
fix(striker-ui-api): add get anvil memory summary WIP
1 year ago
Tsu-ba-me
d4eeb2eb89
fix(striker-ui-api): add get anvil CPU summary
1 year ago
Tsu-ba-me
e35f326573
fix(striker-ui-api): file_location_anvil_uuid->_host_uuid in file/anvil request handlers
1 year ago
Tsu-ba-me
039d755e89
refactor(striker-ui-api): reduce repeat in get all servers
1 year ago
Tsu-ba-me
192e1b82cc
fix(striker-ui-api): add type number boolean
1 year ago
Tsu-ba-me
83d572530b
fix(striker-ui-api): allow get anvil status
1 year ago
Tsu-ba-me
27b11849e8
fix(striker-ui-api): allow get anvil data from access daemon
1 year ago
digimer
bf1ccc8bee
* Finally got the creation of new DRBD volumes under existing resources work!
...
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago
digimer
1b8b0bc493
* Created the new 'anvil-manage-server-storage' with the first role of reload a DRBD resource.
...
* Updated Remote->call() to remove the 'background' parameter as it wasn't working.
* Updated anvil-manage-server-storage to use 'anvil-manage-server-storage' to adjust resources in a way that doesn't block.
Signed-off-by: digimer <mkelly@alteeve.ca>
1 year ago