Commit graph

109 commits

Author SHA1 Message Date
Eric Wang
0d51e86d8a Fix can't unset ssh key 2022-10-24 22:12:08 +00:00
Eric Wang
64c7c03a45 Update application api, fix workflows 2022-10-23 17:11:05 +00:00
Eric Wang
f1680fcf89 Remove used import 2022-10-22 19:31:43 +00:00
Eric Wang
382db565dd Use network service 2022-10-22 19:31:29 +00:00
Eric Wang
d81c3816f9 Use single param to update addresses 2022-10-22 19:23:49 +00:00
Eric Wang
d2bae3016a Add updateAddresses 2022-10-22 16:45:27 +00:00
Eric Wang
e8b0bddf30 Fix atomic lock problems 2022-10-22 16:00:41 +00:00
Eric Wang
5167f8fa57 Update application api server creation 2022-10-22 04:55:55 +00:00
Eric Wang
5684cd537c Fix additional addresses & server installation 2022-10-22 01:24:16 +00:00
Eric Wang
05fc3f7a38 Add server suspension button 2022-10-18 22:39:23 +00:00
Eric Wang
16a70fcc49 Add suspension pages 2022-10-18 00:01:58 +00:00
Eric Wang
2744be65fc Add details for quota and usage 2022-10-16 16:40:10 +00:00
Eric Wang
2598c04c66 Add bandwidth limiting and logging 2022-10-16 15:06:39 +00:00
Eric Wang
754e6c2a0d Fix update service not updating IPs 2022-10-14 23:28:23 +00:00
Eric Wang
d63b0e0edb Add metrics fetching 2022-10-14 17:37:08 +00:00
Eric Wang
0e32bdd3c0 Add server details updating 2022-10-13 03:34:45 +00:00
Eric Wang
39888e8f57 Clean up code styles 2022-10-10 00:18:22 +00:00
Eric Wang
17e100f688 Revert from using uuid to id for now 2022-10-09 15:47:16 +00:00
Eric Wang
0555fab267 Use uuid for servers 2022-10-08 04:24:52 +00:00
Eric Wang
8163527609 Use backup and snapshot limits 2022-10-02 16:11:58 +00:00
Eric Wang
c08e739fb5 Sync network device on server builds 2022-10-02 04:44:22 +00:00
Eric Wang
c2bc5a487f Fix regular expression for detecting disk size 2022-10-01 01:11:53 +00:00
Eric Wang
722ebb0b72 use network and storage columns 2022-10-01 00:29:48 +00:00
Eric Wang
df4002e809 Fix disk updating in update service 2022-09-30 23:03:30 +00:00
Eric Wang
1ba0f29806 Replace Nginx with Caddy 2022-09-29 23:53:30 +00:00
Eric Wang
38182ebebc Remove limits from configuration object 2022-09-29 01:25:38 +00:00
Eric Wang
e89bd487d9 Use local database for server specifications 2022-09-29 00:14:58 +00:00
Eric Wang
752aeeca61 Do a little bit of refactoring of the namespaces 2022-09-20 00:14:17 +00:00
Eric Wang
6231b788bd Add cron job to update runners 2022-09-17 19:12:43 +00:00
Eric Wang
ed39f756ef Fix server creation service 2022-09-17 18:01:00 +00:00
Eric Wang
9c420d05d4 Fix update service 2022-09-15 00:38:07 +00:00
Eric Wang
d18331cbb6 Rename install to build 2022-09-12 22:18:18 +00:00
Eric Wang
c64158cbe8 Rename install to build 2022-09-12 22:13:51 +00:00
Eric Wang
8d4109a770 Add multiple IPs support 2022-09-11 19:01:34 +00:00
Eric Wang
a956a8fa55 Refactor constructors and add logging to installer 2022-09-11 01:31:44 +00:00
Eric Wang
a8e50de9de Add Runner commands 2022-09-10 15:57:30 +00:00
Eric Wang
8e323c5fda Do some refactoring 2022-09-10 03:20:54 +00:00
Eric Wang
1ce801108a Fix timestamps and missing dependencies 2022-09-10 02:46:13 +00:00
Eric Wang
c52b58c853 Add Activity Provider and refactor constructors 2022-09-10 02:35:23 +00:00
Eric Wang
6e671fe544 Start adding logging in server installations 2022-09-09 23:29:33 +00:00
Eric Wang
e2b5945b7b Add activity log service 2022-09-09 22:22:14 +00:00
Eric Wang
364f0fc2d4 Allow patch operations on specifications 2022-09-06 05:23:47 +00:00
Eric Wang
6cb26134c5 Fix undefined disk and cache server details 2022-09-06 04:39:57 +00:00
Eric Wang
576feeae3b Refactor "configuration" to "config" 2022-09-06 04:25:48 +00:00
Eric Wang
1d318e36f7 Refactor most of backend to Laravel Data 2022-09-06 03:30:49 +00:00
Eric Wang
208de6513f Strongly type detailservice and update xdebug 2022-09-04 04:42:53 +00:00
Eric Wang
8bcaebe8c3 Filter cdroms from disks list 2022-09-03 15:51:13 +00:00
Eric Wang
33f54ad697 Fix misspelling 2022-09-03 05:20:13 +00:00
Eric Wang
4fa45c4a8e Add Data Transfer Object 2022-09-03 04:12:37 +00:00
Eric Wang
3fcdf8fbd3 Update frontend and make reinstallations stable 2022-08-21 20:56:24 +00:00