Saeed Vaziry
6966f06b1a
Add load balancer ( #453 )
2025-01-30 23:52:51 +01:00
Saeed Vaziry
1e4a944acb
Fix isolated user validation ( #450 )
2025-01-29 20:17:47 +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
f5c9d6701b
add directory state to console ( #416 )
2025-01-01 23:52:27 +01:00
Saeed Vaziry
0d12dd0c69
cleanup before release ( #391 )
2024-12-13 20:02:43 +01:00
Saeed Vaziry
417bf73e44
API Feature ( #334 )
2024-11-01 16:49:57 +01:00
Saeed Vaziry
a94d1d42d2
cleanup migration to filament
2024-10-06 21:46:03 +02:00
Saeed Vaziry
06d690138d
- 2.x - console
2024-10-06 21:16:58 +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
Saeed Vaziry
7f5e68e131
Tags ( #277 )
2024-08-20 21:26:27 +02:00
Saeed Vaziry
ed8965b92b
Fix .env updates for double quotations ( #259 )
2024-07-27 17:43:46 +02:00
Saeed Vaziry
9473d198e1
update php fpm ini ( #258 )
2024-07-27 12:51:13 +02:00
Saeed Vaziry
11e3b167cc
global storage-providers, notification channels and server providers ( #247 )
2024-06-29 11:22:03 +02:00
Saeed Vaziry
a862a603f2
Scripts ( #233 )
2024-06-08 18:18:17 +02:00
Saeed Vaziry
e3ea8f975f
fix project deletion 404 error ( #208 )
2024-05-15 13:41:33 +02:00
Saeed Vaziry
de468ae1ba
Manage site aliases ( #206 )
...
* manage site aliases
* build assets
* fix tests
2024-05-15 11:23:24 +02:00
Saeed Vaziry
88223a61f9
enable/disable cronjobs ( #203 )
2024-05-11 13:19:19 +02:00
Saeed Vaziry
fe331fd2b3
server updates ( #202 )
...
* server updates
* add last update check
2024-05-11 10:09:46 +02:00
Saeed Vaziry
016886f307
fix new user bug ( #197 )
2024-05-09 00:55:52 +02:00
Saeed Vaziry
179aefefac
source-controls ( #193 )
...
* edit source control
* assign project after creation
* global and project scoped source controls
2024-05-08 00:07:11 +02:00
Saeed Vaziry
9936958259
local storage driver & some icon fixes ( #187 )
2024-05-01 22:54:44 +02:00
Saeed Vaziry
d846acaa8d
User management ( #185 )
2024-04-29 20:58:04 +02:00
Saeed Vaziry
25977d2ead
move projects from sidebar to topbar ( #170 )
...
and fix #169
2024-04-23 21:34:39 +02:00
Borja Jiménez
4517ca7d2a
Feature/add remote server logs ( #159 )
2024-04-14 14:34:47 +02:00
Saeed Vaziry
aaef73d89d
fix custom vhost update ( #164 )
2024-04-13 23:47:52 +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
12c500e125
Bug fixes ( #155 )
2024-04-05 19:45:09 +02:00
Saeed Vaziry
c0f903d4ca
show current version
2024-03-31 23:29:22 +02:00
Saeed Vaziry
9244e69fd8
add phpmyadmin
2024-03-27 11:41:29 +01:00
Saeed Vaziry
33594f2dba
headless console
2024-03-24 21:58:48 +01:00
Saeed Vaziry
d504588f95
fix php ini update bug
2024-03-24 15:16:49 +01:00
Saeed Vaziry
d3aaf2a6fa
Redesign ( #124 )
...
- redesign the dashboard
- add search bar
- Mobile-friendly design
2024-03-21 15:57:57 +01:00
Saeed Vaziry
77d6914cd9
add enable/disable services
2024-03-16 14:02:28 +01:00
Saeed Vaziry
7a6dcb5654
add log viewer for queues
2024-03-16 12:20:32 +01:00
Saeed Vaziry
a406491160
increase test coverage ( #117 )
...
70% test coverage
remove socialite
2024-03-15 22:23:45 +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
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
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
10a6bb57a8
adding Projects feature ( #85 )
2024-01-02 19:50:49 +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
9030427f78
Two factor ( #47 )
...
* init 2fa
* fix code style
2023-09-11 20:47:44 +02:00
Saeed Vaziry
229696e435
fix logout issue #31
2023-09-03 13:20:16 +02:00
Saeed Vaziry
ea3f011f34
database backups
2023-08-25 21:05:18 +02:00
Saeed Vaziry
5c72f12490
init
2023-07-02 12:47:50 +02:00