59 Commits

Author SHA1 Message Date
Saeed Vaziry
7086e84c3c migrating tests (Metrics, NotificationChannels, PHP, Profile and Projects) 2024-10-10 23:24:07 +02:00
Saeed Vaziry
93cee92568 migrating tests (DatabaseUser, Firewall and Logs) 2024-10-09 23:32:52 +02:00
Saeed Vaziry
8bf1cc141e fixing routes 2024-10-07 00:18:11 +02:00
Saeed Vaziry
c24b4b7333 - 2.x - sites finishing 2024-10-06 16:06:51 +02:00
Saeed Vaziry
906ddc38de 2.x - firewall/metrics/services/cronjobs 2024-10-01 19:09:38 +02:00
Saeed Vaziry
2e9620409b 2.x - backups 2024-09-29 17:54:11 +02:00
Saeed Vaziry
e4fed24498 2.x - databases 2024-09-29 00:30:04 +02:00
Saeed Vaziry
f6bc04763b
2.x 2024-09-27 20:36:03 +02:00
Taki Elias
e39e8c17a2
Add S3 and Wasabi as storage providers (#281) 2024-09-06 23:29:43 +02:00
Saeed Vaziry
7f5e68e131
Tags (#277) 2024-08-20 21:26:27 +02:00
Saeed Vaziry
431da1b728
Fix FTP and add more tests (#274) 2024-08-09 19:45:00 +02:00
Karthick
a67e586a5d
fix: image ids updated for DigitalOcean (#271) 2024-08-07 19:58:33 +02:00
Rasel Islam Rafi
b5c8d99ef8
Added MariaDB 10.6, 10.11 & 11.4 (#243) 2024-06-24 19:22:55 +02:00
Thomas Enßner
eec83f577c
[1.x] Updated server plans for Hetzner (#236) 2024-06-13 21:58:45 +02:00
Saeed Vaziry
0cfb938320
fix missing ubuntu 24 providers (#220) 2024-05-25 12:03:11 +02:00
Saeed Vaziry
bbe3ca802d
Add Ubuntu 24.04 support (#199)
* ubuntu 24
* updated aws regions and images
2024-05-10 19:10:33 +02:00
Saeed Vaziry
9936958259
local storage driver & some icon fixes (#187) 2024-05-01 22:54:44 +02:00
Saeed Vaziry
d07e9bcad2
remote monitor (#167) 2024-04-17 16:03:06 +02:00
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