21 Commits

Author SHA1 Message Date
Saeed Vaziry
6966f06b1a
Add load balancer (#453) 2025-01-30 23:52:51 +01:00
Saeed Vaziry
cdbde063f0
use blade as conmmands template (#444)
* use blade as conmmands template

* fix lint

* fix ssl
2025-01-27 21:27:58 +01:00
Richard Anderson
c1ae58772c
Isolate Users (#431)
* WIP to isolate users

* Resolved issue with SSH AsUser

Updated Isolated User Script to use Server User for Team Access
Updated Path creation script to simplify for running as the isolated user

* Included the server user

* PHPMyAdmin script updated

Wordpress Script Updated
Updated Execute Script to support executing as isolated users

* Issue Resolution & Resolved Failing Unit Tests

* Fix for isolated_username vs user

* Run the deploy as the isolated user

* queue updates for isolated user

* Support isolated users in cronjobs

* script tests for isolated users

* Queue tests for isolated users

* Cronjob tests for isolated user

* Removed default queue command for laravel apps

* add default user to factory

* laravel pint fixes

* ensure echos are consistent

* removed unneeded parameter

* update

* fix queues for isolated users

* revert addslashes

---------

Co-authored-by: Saeed Vaziry <mr.saeedvaziry@gmail.com>
2025-01-18 01:17:48 +01:00
Saeed Vaziry
1ca72d7ddd
fix unhandled source control exceptions (#364) 2024-11-14 22:27:51 +01:00
Saeed Vaziry
224e0ac2b0 tests 2024-10-13 12:33:12 +02:00
Saeed Vaziry
3c50e2c947 - 2.x - sites settings
- tags
- source-control soft deletes
2024-10-06 00:04:57 +02:00
Saeed Vaziry
d1f2add699 - 2.x - sites (wip)
- improved ssh error handling
- database soft deletes
2024-10-04 21:34:07 +02:00
Saeed Vaziry
e031bafba5
upgrade to Laravel 11 and schema squash (#245)
* upgrade to Laravel 11 and schema squash

* code style and npm audit fix

* fix #209
2024-06-24 23:03:02 +02:00
Saeed Vaziry
765ac21916
restart php after installing phpmyadmin (#198) 2024-05-09 12:52:28 +02:00
Saeed Vaziry
9244e69fd8 add phpmyadmin 2024-03-27 11:41:29 +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
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
f06b8f7d20
update vhost and bug fix (#87) 2024-01-05 22:07:45 +01:00
Saeed Vaziry
551f1ce40e fix issue with php site creation 2024-01-01 21:47:05 +01:00
Saeed Vaziry
1ce92d9361 fix issue with php site creation 2024-01-01 21:44:49 +01:00
Saeed Vaziry
4cda14f4b8
deploy Wordpress sites via VitoDeploy (#83) 2024-01-01 16:20:57 +01:00
Saeed Vaziry
643318fcfc refactoring 2023-08-04 18:28:04 +02:00
Saeed Vaziry
5c72f12490 init 2023-07-02 12:47:50 +02:00