41 Commits

Author SHA1 Message Date
Saeed Vaziry
52d195710b add data retention to the metrics 2024-04-13 22:38:27 +02:00
Saeed Vaziry
052e28d2e3
Monitoring & Service Management (#163)
Monitoring & Service Management
2024-04-13 11:47:56 +02:00
Saeed Vaziry
9244e69fd8 add phpmyadmin 2024-03-27 11:41:29 +01:00
Saeed Vaziry
9ef7bf1bc9 fix style 2024-03-24 00:07:44 +01:00
Saeed Vaziry
35e5e16df9 add backward compatibility to filesystem 2024-03-23 18:53:28 +01:00
Saeed Vaziry
c78462b173 fix tests 2024-03-23 18:21:15 +01:00
Saeed Vaziry
3afb6b7eb4 sqlite to mysql migrate command 2024-03-23 17:39:51 +01:00
Saeed Vaziry
7b0a71fb57 config 2024-03-23 13:12:09 +01:00
Saeed Vaziry
d4f1a2d4da cleanup
fix installation
fix docker
2024-03-22 14:14:47 +01:00
Saeed Vaziry
4f252caaf3 remove laravel/sanctum 2024-03-17 13:10:26 +01:00
Saeed Vaziry
839e7f496c
drop dependency to bensampo/laravel-enum (#120) 2024-03-17 12:26:48 +01:00
Saeed Vaziry
46d320561e simplify firewal protocol select confusion 2024-03-16 23:45:46 +01:00
Saeed Vaziry
fd93f3dd47 add PHP 8.3 support 2024-03-16 11:08:45 +01:00
Saeed Vaziry
d8056441c0 add mariadb 10.4 2024-03-16 10:35:18 +01:00
Saeed Vaziry
287c9c2a8a
add postgresql (#118) 2024-03-16 01:04:57 +01:00
Saeed Vaziry
428140b931
refactoring (#116)
- refactoring architecture
- fix incomplete ssh logs
- code editor for scripts in the app
- remove Jobs and SSHCommands
2024-03-14 20:03:43 +01:00
Saeed Vaziry
9d705592da refactoring - remove unused code 2024-03-06 20:33:33 +01:00
Saeed Vaziry
b2083fc6b2
Migrate to HTMX (#114)
Dropped Livewire
Added HTMX
Added Blade code lint
Drop Mysql and Redis
Migrate to SQLite
2024-03-06 17:02:59 +01:00
Saeed Vaziry
470274279b drop mysql and redis and use sqlite for Vito itself to optimize the resources 2024-02-25 17:16:11 +01:00
Saeed Vaziry
44d8364a52
fixing docker (#113)
* fixing docker

* fix code style

* fix DB password env

* remove .env.docker
2024-02-24 14:56:13 +01:00
Saeed Vaziry
5a60f3b15f fix log-viewer middleware 2024-02-23 17:10:11 +01:00
Saeed Vaziry
59e8c82e5c
Making the whole app into one docker image for easier usage (#104) 2024-02-23 15:28:41 +01:00
Saeed Vaziry
8bffefabef
Upgrade to Livewire 3 (#103)
* upgrade to livewire 3

* fix updater

* fix modal events

* fix modal events
2024-02-04 18:11:22 +01:00
Saeed Vaziry
8665435bc4
add blank php site (#94)
* add blank php site

* fix frontend

* fix source control check
2024-01-18 19:45:58 +01:00
Saeed Vaziry
e997d0deea
WIP notifications and other refactors (#88)
* WIP notifications and other refactors
- refactor notification channels
- send notifications on events related to the servers and sites
- delete server log files on server deletion
- add telegram notification channel
- add new icons
- cache configs and icons on installation and updates
- new navbar for dark mode and settings

* discord channel

* build assets

* pint
2024-01-07 09:54:08 +01:00
Saeed Vaziry
2d7f225ff2 define storage instances with phpdoc 2024-01-03 22:31:50 +01:00
Saeed Vaziry
fd2244d382
update composer (#84)
* update composer
log viewer
code style format

* fix composer
2024-01-01 22:05:31 +01:00
Saeed Vaziry
4cda14f4b8
deploy Wordpress sites via VitoDeploy (#83) 2024-01-01 16:20:57 +01:00
Saeed Vaziry
1bf3c94358
add auto-deployment (#71)
add update source-control to site-settings
2023-10-29 22:20:15 +01:00
Saeed Vaziry
9d13cc0756
enable php extension installation (#68) 2023-10-15 10:06:50 +02:00
Saeed Vaziry
4bd4b34d24
phpmyadmin (#66)
* add phpmyadmin

* add tests
2023-10-10 17:15:58 +02:00
Saeed Vaziry
7d98986f52
added FTP support to storage providers (#58)
* added FTP support to storage providers

* build and code style fix
2023-09-24 12:50:01 +02:00
Saeed Vaziry
6c27215ea1
fix AWS image ids (#57)
* fix AWS image ids

* fix code style
2023-09-23 12:44:40 +02:00
Saeed Vaziry
84192b7cb7 fix default key names 2023-09-17 11:08:47 +02:00
Saeed Vaziry
9030427f78
Two factor (#47)
* init 2fa

* fix code style
2023-09-11 20:47:44 +02:00
Saeed Vaziry
e1eb42059f code style fix
add command tests
2023-09-02 16:41:42 +02:00
Saeed Vaziry
a8295e15c3 refactoring 2023-08-06 17:36:39 +02:00
Saeed Vaziry
643318fcfc refactoring 2023-08-04 18:28:04 +02:00
Saeed Vaziry
d673336ca3 add server types 2023-07-10 12:15:55 +02:00
Saeed Vaziry
c1056f11ec fixes 2023-07-09 22:02:45 +02:00
Saeed Vaziry
5c72f12490 init 2023-07-02 12:47:50 +02:00