0fce4dba9c
#591 - server-ssh-keys
2025-05-29 21:20:33 +02:00
984c1f3a8e
Add Caddy Server Support Alongside Nginx ( #600 )
...
* added enum
* add config for caddy
* add svg icon
* add caddy service class
* wip
* install caddy
* create base Caddyfile with common snippets
* Create a systemd service to run Caddy in the background.
* create uninstall file
* wip
* create path
* create vhost
* get vhost
* delete site
* add php version change file
* add custom ssl
* create redirect file
* add vhost for caddy site & load balancer
* update svg
* fix caddy icon
* fix style
* add systemctl reload method
* Reload systemd after modifying the Caddy service file.
* add caddy
* added tests
* format with pint
* prevent multiple web server installations
* added error log & access log
(cherry picked from commit 2318e1b1df
)
2025-05-29 11:39:00 +02:00
61506ff70e
#591 - cron jobs
2025-05-28 00:19:25 +02:00
6032bd1098
#591 - firewall
2025-05-27 00:30:29 +02:00
f5fdbae4ac
#591 - sites [wip]
2025-05-25 22:17:19 +02:00
fe3317692b
#591 - database-users
2025-05-21 17:21:10 +02:00
2850c1fa59
#591 - databases
2025-05-20 17:35:20 +02:00
04d52f6742
#591 - ssh-keys
2025-05-19 20:55:32 +02:00
563b9c5909
#591 - storage-providers
2025-05-19 00:13:17 +02:00
5a00d35eba
#591 - source-controls
2025-05-18 23:46:28 +02:00
e98e974e20
Add endpoint for reading and updating site .env file ( #564 )
...
* feat(api): Add endpoint for reading site .env file
- Add GET /api/projects/{project}/servers/{server}/sites/{site}/env endpoint
- Add feature tests with SSH mocking
* added updating env
* fix coding style
* generate docs
---------
Co-authored-by: Saeed Vaziry <mr.saeedvaziry@gmail.com >
2025-04-05 19:59:57 +02:00
2a670146d8
Add endpoint for triggering site deployment ( #563 )
...
* feat(api): Add endpoint for triggering site deployment
- Add POST /api/projects/{project}/servers/{server}/sites/{site}/deploy endpoint
- Add feature tests
* fix merge issue and generate api docs
* fix merge
---------
Co-authored-by: Saeed Vaziry <61919774+saeedvaziry@users.noreply.github.com >
Co-authored-by: Saeed Vaziry <mr.saeedvaziry@gmail.com >
2025-04-05 19:41:52 +02:00
f483f7fdca
Add site redirects ( #552 )
...
* feat(redirects): add redirects to sites
* chore(style): fixed coding style issues
* style: fix php-stan docblocks
* style: pint cleanup
* tests: fixed redirect test suite
* feat: vhosts include additional configs
* fix: use exact location matching
* - add enums
- use queues
- use vhost rather than separate conf files
- vhost formatter
- cleanup
* generate docs
---------
Co-authored-by: Saeed Vaziry <mr.saeedvaziry@gmail.com >
2025-03-31 17:30:57 +02:00
7882d2022c
Add endpoint for reading & updating site deployment script ( #562 )
...
* feat(api): Add endpoint for updating site deployment script
- Add PUT /api/projects/{project}/servers/{server}/sites/{site}/deployment-script endpoint
- Add feature tests for successful and failed updates
* added reading deployment script as well
* generate docs
---------
Co-authored-by: Saeed Vaziry <mr.saeedvaziry@gmail.com >
2025-03-29 21:49:28 +01:00
03be2d3ee2
Add API endpoint to update site aliases ( #551 )
2025-03-21 10:26:51 +01:00
48ae561ea4
code-style
2025-03-13 20:53:14 +01:00
493cbb0849
Add phpstan level 7( #544 )
2025-03-12 13:31:10 +01:00
5a12ed76bb
Database collations ( #489 )
...
* SyncDatabases
* Collation on Create inc WordPress
* Refactored Enum
* Resolve sync issue
* Fix for PostgreSQL
* pint
* reversed enum
* style adjustments
* add unit tests
* style
* fix tests
* more tests
---------
Co-authored-by: Saeed Vaziry <61919774+saeedvaziry@users.noreply.github.com >
Co-authored-by: Saeed Vaziry <mr.saeedvaziry@gmail.com >
2025-03-02 17:18:27 +01:00
e99146209e
Fix auto-deployment branch ( #506 )
2025-02-23 12:50:46 +01:00
8c7c3d2192
Refactor firewall and add edit rule ( #488 )
2025-02-16 20:31:58 +01:00
6966f06b1a
Add load balancer ( #453 )
2025-01-30 23:52:51 +01:00
1e4a944acb
Fix isolated user validation ( #450 )
2025-01-29 20:17:47 +01:00
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
0d12dd0c69
cleanup before release ( #391 )
2024-12-13 20:02:43 +01:00
417bf73e44
API Feature ( #334 )
2024-11-01 16:49:57 +01:00
052e28d2e3
Monitoring & Service Management ( #163 )
...
Monitoring & Service Management
2024-04-13 11:47:56 +02:00
c0f903d4ca
show current version
2024-03-31 23:29:22 +02:00