Matt Stein
f73983e3dd
Include project’s description in API response.
2024-09-09 09:44:43 -07:00
Matt Stein
44d417c07e
Fix user-facing string case.
2024-09-09 09:38:40 -07:00
Andras Bacsai
ec7b18556e
Update services controller to include new service envs commands
2024-09-06 10:48:47 +02:00
Gabriel Galer
2e5ed5969d
Update services controller to include new service envs commands
2024-09-05 23:58:52 +03:00
Andras Bacsai
08b9c79298
fix: Handle project not found error in environment_details API endpoint
2024-09-05 11:18:00 +02:00
Andras Bacsai
dbad08f4dd
Merge pull request #3288 from julienbeugras/fix-project-create-api-docs
...
Fix project create api docs
2024-09-05 11:16:05 +02:00
Andras Bacsai
25480fe624
fix: openapi endpoint urls
2024-09-04 10:09:10 +02:00
root
ae4c889fa2
Fix API documentation for project creation endpoint
2024-09-02 11:05:58 +02:00
Andras Bacsai
29192a79d0
fix: application patch request instant_deploy
2024-08-15 12:49:50 +02:00
Andras Bacsai
ea3e4f3188
fix: database custom environment variables
2024-08-13 14:25:24 +02:00
Andras Bacsai
094499e1a3
refactor: Update OpenApi command to generate documentation
2024-08-13 13:27:50 +02:00
Andras Bacsai
59702c6dbc
refactor: Update ProxyTypes enum values to use TRAEFIK instead of TRAEFIK_V2
2024-08-07 17:52:51 +02:00
Andras Bacsai
052565f4e8
Merge pull request #3011 from stooit/feat/enhance-services-api
...
Return applications & databases in service API.
2024-08-07 12:02:18 +02:00
Stuart Rowlands
dfb6d4da3d
Return applications & databases in service API.
2024-08-07 17:20:55 +10:00
andrasbacsai
96c4f5b8da
Fix styling
2024-07-25 11:31:59 +00:00
Andras Bacsai
6a4aa492c0
fix: random generated uuid will be full length (not 7 characters)
2024-07-25 13:31:01 +02:00
Andras Bacsai
4b29636b42
fix: api -> application patch endpoint
2024-07-25 11:53:57 +02:00
andrasbacsai
613830e6a6
Fix styling
2024-07-24 19:11:12 +00:00
Andras Bacsai
2ea146333e
fix: uuid in api docs type
2024-07-24 21:10:32 +02:00
andrasbacsai
f76d45b826
Fix styling
2024-07-24 12:27:21 +00:00
Andras Bacsai
f1e5b61970
feat: update API endpoint summaries
2024-07-23 14:36:44 +02:00
Andras Bacsai
189a8347ed
feat: add server api endpoints
2024-07-23 14:20:53 +02:00
Andras Bacsai
e96e8f6fec
feat: add patch request to projects
2024-07-23 11:48:38 +02:00
Andras Bacsai
38299ab507
feat: create/delete project endpoints
2024-07-23 11:36:05 +02:00
Andras Bacsai
a3a1ff69e1
fix: preview deployments should be stopped properly via gh webhook
2024-07-22 13:06:03 +02:00
Andras Bacsai
14dc933219
fix: missing input for api endpoint
2024-07-19 14:40:01 +02:00
Andras Bacsai
c0e88df3e8
feat: add readonly labels
2024-07-17 14:52:40 +02:00
Andras Bacsai
0f55e83591
revert: instancesettings
2024-07-12 15:45:36 +02:00
andrasbacsai
fa895db76e
Fix styling
2024-07-12 10:53:07 +00:00
Andras Bacsai
88f33be5b6
refactor: only get instanceSettings once from db
2024-07-12 12:51:55 +02:00
Andras Bacsai
574bafd950
fix: cleanup parameter
2024-07-11 12:50:12 +02:00
Andras Bacsai
2b805f869a
fix/feat: better volume cleanups
2024-07-11 12:38:54 +02:00
Andras Bacsai
3ae990aa40
fix: api
2024-07-11 10:17:20 +02:00
Andras Bacsai
4ce36631e0
Refactor deployment API response structure
2024-07-10 11:15:43 +02:00
Andras Bacsai
26f4bcc77e
fix: return data of app update
2024-07-10 10:29:52 +02:00
Andras Bacsai
d05e23264b
fix: database input validators
2024-07-09 15:23:53 +02:00
Andras Bacsai
e7feac848a
descriptions
2024-07-09 14:12:36 +02:00
Andras Bacsai
33b965d9db
chore: more details
2024-07-09 13:59:54 +02:00
Andras Bacsai
6c33bd9c72
openapi services
2024-07-09 13:30:13 +02:00
Andras Bacsai
c72fd2fc9d
openapi databases
2024-07-09 13:19:21 +02:00
Andras Bacsai
2d3a6a4528
openapi work work
2024-07-09 10:45:10 +02:00
Andras Bacsai
9c821e2480
init openapi generator
2024-07-06 14:34:15 +02:00
Andras Bacsai
38d9999814
refactor: Simplify code for retrieving subscription in Stripe webhook
2024-07-06 13:47:43 +02:00
Andras Bacsai
920305432b
feat: Improve internal notification message for early fraud warning webhook
2024-07-05 20:31:19 +02:00
Andras Bacsai
42fb8ab379
feat: early fraud warning webhook
2024-07-05 20:25:53 +02:00
Andras Bacsai
88ab385100
test openapi
2024-07-05 16:08:01 +02:00
Andras Bacsai
efa2ae5177
api api api api
2024-07-04 13:45:06 +02:00
Andras Bacsai
5e55c799ec
api api api
2024-07-03 17:10:00 +02:00
Andras Bacsai
b24a489c77
fix: api updates
2024-07-03 13:13:38 +02:00
Andras Bacsai
4459c9f73d
feat: api api api api api api
2024-07-02 16:12:04 +02:00
Andras Bacsai
3c13f1ff61
feat: restart database
...
feat: public dbs stay public after restart
feat: patch database conf
2024-07-02 13:39:44 +02:00
Andras Bacsai
c39d6dd407
feat: token permissions
...
feat: handle sensitive data
feat: handle read-only data
2024-07-02 12:15:58 +02:00
Andras Bacsai
da6f2da3d0
feat: lots of api endpoints
2024-07-01 16:26:50 +02:00
Andras Bacsai
dbc235d84a
fix: check domain on new app via api
2024-07-01 11:39:10 +02:00
Andras Bacsai
b86924bc0e
feat: private gh deployments through api
2024-06-30 11:30:31 +02:00
Andras Bacsai
30b7e831c0
feat: new app API endpoint
2024-06-28 15:05:37 +02:00
Andras Bacsai
613e980267
fix: cleanup subs in cloud
2024-06-27 12:48:37 +02:00
Andras Bacsai
07508df8fd
fix: remove both option for api endpoints. it just makes things complicated
2024-06-26 13:57:04 +02:00
Andras Bacsai
2a52fb5872
feat: bulk env update api endpoint
2024-06-26 13:32:36 +02:00
Andras Bacsai
f45b3cab55
feat: more API endpoints
2024-06-26 13:00:36 +02:00
Andras Bacsai
eb76d63117
extend application put api
2024-06-25 21:22:23 +02:00
Andras Bacsai
41268fa20b
api: able to update application
2024-06-25 15:05:51 +02:00
Andras Bacsai
2c92cc40e1
refactor: Update code to use str() instead of Str::of() for string manipulation
2024-06-25 10:37:10 +02:00
Andras Bacsai
73692a0c73
fix: remove cloud stripe notifications
2024-06-24 11:52:12 +02:00
Andras Bacsai
34508a2fd1
feat: Add API endpoint to update application by UUID
2024-06-21 21:35:02 +02:00
Andras Bacsai
cd85094113
feat: more api endpoints
2024-06-21 16:46:13 +02:00
Andras Bacsai
c6a1eac586
Merge pull request #2597 from addvanced/bugfix/oauth-login-creates-user
...
fix: OAuth Login creates new user and ignores "Registration Allowed"-setting
2024-06-21 15:09:39 +02:00
Andras Bacsai
1b135be3c5
Merge branch 'next' into main
2024-06-20 14:04:51 +02:00
Kenneth Thomsen
b5be17c2d2
Fixed OAuth signin bug, ignoring the 'Allow Registration'-setting and registers a new user, even when the setting is disabled
2024-06-19 13:36:00 +02:00
samirimtiaz1996
f3beacdc3f
Fix styling
2024-06-19 07:07:49 +00:00
samirimtiaz1996
5530f7263f
Update Domains.php
2024-06-19 01:35:33 +06:00
samirimtiaz1996
d688244664
add endpoints for filtering applications by domain and managing container labels
...
- Add /api/v1/domains?uuid={application_uuid} endpoint (GET) to filter applications by domains for a given project UUID
- Add /api/v1/domains endpoint (PUT) to update domains and regenerate container labels
- Add /api/v1/domains endpoint (DELETE) to delete domains and regenerate container labels
2024-06-19 00:59:39 +06:00
andrasbacsai
2e01665340
Fix styling
2024-06-12 10:21:47 +00:00
Andras Bacsai
019cdd2b3a
fix: compose generator
2024-06-12 12:20:58 +02:00
Thijmen
d86274cc37
Fix styling
2024-06-10 20:43:34 +00:00
Andras Bacsai
c80434141d
fix: gitlab merge request should close PR
2024-06-10 10:42:52 +02:00
Andras Bacsai
7f052163e3
fix: comment id should be string
...
fix: do not wait for GH response, stop preview before
2024-06-06 12:50:38 +02:00
Andras Bacsai
2f621279c2
chore: Add null checks for team in Stripe webhook
2024-05-27 14:14:31 +02:00
Andras Bacsai
c30185c6ae
feat: Handle incomplete expired subscriptions in Stripe webhook
2024-05-27 12:03:48 +02:00
Andras Bacsai
bdbd4b57b7
refactor
2024-05-23 11:30:39 +02:00
Andras Bacsai
5475448af5
feat: gitea manual webhooks
2024-05-23 11:30:18 +02:00
Andras Bacsai
c3da3f11d9
fix: Update error message for invalid token to mention invalid signature
2024-05-23 11:30:08 +02:00
Andras Bacsai
1e09b2bbd8
fix: use commit hash on webhooks
2024-05-15 10:44:45 +02:00
Andras Bacsai
b5552a216d
fix: only allow push and mr gitlab events
2024-05-14 11:55:20 +02:00
Andras Bacsai
d53a9e672c
fix: Comment out internal notification in email_verify method
2024-05-06 12:39:47 +02:00
Andras Bacsai
7b4d8a8f05
wip: new pricing
2024-04-12 15:48:56 +02:00
Andras Bacsai
9c7f40e4fe
feat: upload large backups
2024-04-11 12:13:11 +02:00
Andras Bacsai
c6844ff47a
Add keydb, dragonfly and clickhouse
2024-04-10 15:00:46 +02:00
Andras Bacsai
96a0f29f19
Refactor webhook handling logic and add file change validation
2024-04-03 14:14:13 +02:00
Andras Bacsai
49b3a75a8b
Refactor manual webhook response payload
2024-04-03 14:14:06 +02:00
Andras Bacsai
f13fc737f1
Refactor manual webhook handling and add watch path check
2024-04-03 14:08:42 +02:00
Andras Bacsai
b7121c5000
Refactor deployment logic and add watch path check
2024-04-03 14:05:35 +02:00
Andras Bacsai
a198bfc5c0
Refactor deployment logic in Github webhook controller
2024-04-02 21:25:09 +02:00
Andras Bacsai
51d716253f
feat: watch paths
2024-03-28 15:05:12 +01:00
Andras Bacsai
79d589c7a9
wip: automatic cloudflare tunnels
2024-03-27 18:24:24 +01:00
Andras Bacsai
32f4c6c982
Update documentation links
2024-03-27 11:07:29 +01:00
Andras Bacsai
04c92ec4bd
Update modal input behavior and limit-reached layout
2024-03-22 17:02:09 +01:00
Andras Bacsai
42019321e3
Merge branch 'feature' into feature/oauth
2024-03-20 13:58:31 +01:00
Andras Bacsai
6cb3df9350
rename boarding to onboarding
2024-03-13 12:11:37 +01:00
Pat Rocchio
1f37318f79
Add oauth support
...
- Support azure, bitbucket, github, gitlab, google providers
- Add authentication page to settings
Co-authored-by: Suraj Kumar <srjkmr1024@gmail.com>
Co-authored-by: Michael Castanieto <mcastanieto@gmail.com>
Co-authored-by: Mike Kim <m.kim4247@gmail.com>
2024-03-11 17:29:57 -04:00
Andras Bacsai
8b73f9da17
fix: deploy api messages
2024-03-11 09:42:02 +01:00
Andras Bacsai
8b9548a463
Refactor resource mapping in resources() method
2024-03-08 15:16:58 +01:00
Andras Bacsai
6688120aee
Update team-by-id-members API documentation link
2024-03-07 15:46:27 +01:00
Andras Bacsai
93e4e723fa
Add documentation links to error responses in Team controller
2024-03-07 15:45:49 +01:00
Andras Bacsai
bbfbd4a105
Refactor domain handling in API controller
2024-03-07 12:36:49 +01:00
Andras Bacsai
9d31d990fc
Update error message for missing resources
2024-03-07 12:35:38 +01:00
Andras Bacsai
c7f15c42fa
feat: add deployments api
2024-03-07 12:27:23 +01:00
Andras Bacsai
515d401746
feat: add deployment details to deploy endpoint
2024-03-07 12:22:18 +01:00
Andras Bacsai
2a03b452d3
feat: team api endpoint
2024-03-07 12:01:21 +01:00
Andras Bacsai
7aa8c765f6
Refactor domain IP handling in Domains controller
2024-03-07 11:49:15 +01:00
Andras Bacsai
038f65aae6
Add InstanceSettings model and update IP handling in domains controller
2024-03-07 11:42:16 +01:00
Andras Bacsai
db24828a5a
Refactor resource retrieval in API controller
2024-03-07 11:37:56 +01:00
Andras Bacsai
c7693d0ec3
feat: resources api endpoint
2024-03-07 11:35:00 +01:00
Andras Bacsai
5e2afd4b4d
Refactor domain grouping in domains API controller
2024-03-07 11:25:15 +01:00
Andras Bacsai
7a21312daf
feat: domains api endpoint
2024-03-07 11:14:03 +01:00
Andras Bacsai
81512bb3b7
Update server and version configurations
2024-03-05 15:47:43 +01:00
Andras Bacsai
2ffc3f497b
fix: should note delete personal teams
2024-03-05 09:19:15 +01:00
Andras Bacsai
65fcaa17d9
Update exception in PreventRequestsDuringMaintenance middleware and version numbers
2024-03-04 11:41:02 +01:00
Andras Bacsai
54923b7640
feat: collect webhooks during maintenance
2024-03-01 14:04:29 +01:00
Andras Bacsai
a8970df91b
Update class names in controllers
2024-02-27 08:03:42 +01:00
Andras Bacsai
678647f39a
fix: force enable/disable server in case ultimate package quantity decreases
2024-02-26 10:25:21 +01:00
Andras Bacsai
3b942049a2
Refactor subscription handling logic in middleware and model
2024-02-23 13:50:48 +01:00
Andras Bacsai
b8708f086e
feat: initial api endpoints
...
feat: server resources are now looks better
2024-02-16 21:56:38 +01:00
Andras Bacsai
6869c582ff
Update retrieval of applications and services in Deploy controller
2024-02-06 07:21:06 +01:00
Andras Bacsai
9b9e5e939c
Fix resource not found error and improve mass deployment process
2024-02-06 07:19:11 +01:00
Andras Bacsai
f626c15ecc
Update version numbers + fix deploy issue
2024-02-06 07:12:09 +01:00
Andras Bacsai
0b5baf60a5
fix: tags
2024-02-03 12:39:07 +01:00
Andras Bacsai
e7fdff0f69
feat: tags
...
ui: improvements
2024-02-02 11:50:28 +01:00
Andras Bacsai
890a6925d1
fix: email verification / forgot password
2024-01-11 08:52:30 +01:00
Andras Bacsai
4c3907c296
refactor routes
2024-01-07 16:23:41 +01:00
Andras Bacsai
32dbdf5204
Fix redirect route in DecideWhatToDoWithUser middleware
2023-12-28 22:26:21 +01:00
Andras Bacsai
5596e41f2b
fix: sub
2023-12-28 13:43:03 +01:00
Andras Bacsai
f03aa57758
fix: routing, switch back to old one
2023-12-27 16:45:01 +01:00
Andras Bacsai
02c8b9f471
fix: password reset / invitation link requests
2023-12-13 15:22:37 +01:00
Andras Bacsai
3c54e01d87
improve more
2023-12-13 11:35:53 +01:00
Andras Bacsai
47202a7951
fix: db status check
2023-12-11 15:23:41 +01:00
Andras Bacsai
3ffd3fc819
fix: channels
...
feat: database backup is realtime now
2023-12-11 10:23:10 +01:00
Andras Bacsai
82f3d54bc3
ui fixes
2023-12-08 00:16:22 +01:00
Andras Bacsai
718603e37e
wip: migrate to livewire 3
2023-12-07 19:06:32 +01:00
Andras Bacsai
2f286a6595
fix: container selection
2023-12-07 13:48:23 +01:00
Andras Bacsai
8cffae10b2
rename things
2023-12-07 13:28:11 +01:00
Andras Bacsai
1158b2f4db
feat: execute command in container
2023-12-07 13:07:16 +01:00
Andras Bacsai
f542bcf428
Merge pull request #1524 from stooit/feat/application-run-command
...
Add support for command execution in containers.
2023-12-07 11:29:32 +01:00
Stuart Rowlands
22178df8ae
Add support for command execution in containers.
2023-12-06 15:42:14 -08:00
Andras Bacsai
acfe1daf9b
fix: switching to static build
2023-12-06 21:32:23 +01:00
Andras Bacsai
ceedd5225f
modal fix?
2023-12-06 15:50:13 +01:00
Andras Bacsai
2073b8949b
lets see now
2023-12-06 14:57:03 +01:00
Andras Bacsai
7e4947ba07
setup test event
2023-12-06 10:25:23 +01:00
Andras Bacsai
7d028b15f5
wip
2023-12-05 15:26:05 +01:00
Andras Bacsai
d59ec2548a
wip
2023-12-05 15:19:54 +01:00
Andras Bacsai
5cc22a8271
wip: 🌮
2023-12-05 13:56:11 +01:00
Andras Bacsai
118a02f70d
wip
2023-12-05 12:18:23 +01:00
Andras Bacsai
ce49f26c53
wip
2023-12-05 11:17:52 +01:00
Andras Bacsai
810b55163c
revert: wip
2023-12-04 21:37:30 +01:00
Andras Bacsai
42ee4ca032
wip: broadcast
2023-12-04 20:47:32 +01:00
Andras Bacsai
17deff4d86
wip
2023-12-04 15:42:08 +01:00
Andras Bacsai
8b6323b906
refactor applicationdeploymentjob
2023-12-04 15:08:24 +01:00
Andras Bacsai
76296c1f19
fix: prevent autorefresh of proxy status
2023-12-04 11:25:24 +01:00
Andras Bacsai
f952512615
fix: add cf tunnel to boarding server view
2023-12-04 09:29:55 +01:00
Andras Bacsai
c6557eada8
service: meilisearch
2023-12-03 12:16:33 +01:00
Andras Bacsai
028a2eb275
Fix Docker compose build command and remove debug statements
2023-12-01 22:16:27 +01:00
Andras Bacsai
cc72f416e8
feat: custom log drain endpoints
2023-12-01 11:13:58 +01:00
Andras Bacsai
3b67d0a8de
feat: save timestamp configuration for logs
2023-12-01 10:34:30 +01:00
Andras Bacsai
b52680a2d8
Fix dispatch_sync issue in ContainerStatusJob
2023-11-30 12:55:31 +01:00
Andras Bacsai
243d1c06fc
cloud: disable trial
2023-11-29 16:34:31 +01:00
Andras Bacsai
f4803ad58b
wip: swarm
...
fix: gitcompose deployments
2023-11-29 14:59:06 +01:00
Andras Bacsai
2d7bbbe300
wip: swarm
2023-11-29 10:06:52 +01:00
Andras Bacsai
b4874c7df3
wip: swarm
2023-11-28 18:31:04 +01:00
Andras Bacsai
c505a6ce9c
wip
2023-11-28 15:49:24 +01:00
Andras Bacsai
2001be07d0
refactor: env variable generator
2023-11-28 12:05:04 +01:00
Andras Bacsai
7f5d7e0eb0
Refactor application submit method to handle dockercompose build pack
2023-11-28 11:10:48 +01:00
Andras Bacsai
3f866a07d8
Fix docker compose PR location default value
2023-11-28 10:11:53 +01:00
Andras Bacsai
23571ae104
wip
2023-11-27 15:50:22 +01:00
Andras Bacsai
c1710c8f7b
moar fixes
2023-11-27 15:25:15 +01:00
Andras Bacsai
d4d2cc71a0
fix: lots of regarding git + docker compose deployments
2023-11-27 14:28:21 +01:00
Andras Bacsai
8d86d53292
fix: new logging for deployment jobs
...
fix: git based docker compose files
2023-11-27 11:54:55 +01:00
Andras Bacsai
fae97e4dee
Fix network connection issues in Server and Service models
2023-11-27 09:58:31 +01:00
Andras Bacsai
d396f649df
fix: show defined resources in server tab, so you will know what you need to delete before you can delete the server.
2023-11-27 09:39:43 +01:00
Andras Bacsai
ec21155c9e
Update rules for field validation in StackForm.php
2023-11-24 21:38:39 +01:00
Andras Bacsai
10e5a58b9e
Add extra fields for MinIO, Weblate, and Ghost services
2023-11-24 21:04:15 +01:00
Andras Bacsai
f96a91eb31
wip: compose based apps
2023-11-24 15:48:23 +01:00
Andras Bacsai
1cb6d594d0
Fix service loading issue in project select page
2023-11-23 11:49:49 +01:00
Andras Bacsai
16261fc36e
Remove unnecessary code and update services list
...
loading
2023-11-23 11:40:29 +01:00
Andras Bacsai
25a0489f7f
Fix log drain issue in advanced and service application
2023-11-22 14:21:03 +01:00
Andras Bacsai
ef7fc1b260
Refactor code and update destination component
2023-11-21 15:31:46 +01:00
Andras Bacsai
f58e6766e1
Update Docker Engine version check
2023-11-21 13:06:05 +01:00
Andras Bacsai
4a21102983
fix: server adding process
2023-11-21 12:07:06 +01:00
Andras Bacsai
e78b6758d8
feat: add docker engine support install script to rhel based systems
2023-11-21 11:39:19 +01:00
Andras Bacsai
f88e3c5b29
feat: push locally built image to docker registry
...
ui: fixes here and there
2023-11-20 13:49:10 +01:00
Andras Bacsai
912b0a263e
feat: gpu enabled containers
...
feat: move advanced settings to different view
2023-11-20 11:35:31 +01:00
Andras Bacsai
8f963adbd4
fix: only report nonruntime errors
2023-11-20 10:32:06 +01:00
Andras Bacsai
689480003a
feat: log drainer container check
2023-11-17 21:16:25 +01:00
Andras Bacsai
3b20eee909
feat: enable/disable log drain by service
2023-11-17 20:08:21 +01:00
Andras Bacsai
b66c9835b7
Fix server status check and add new job
2023-11-17 14:22:05 +01:00
Andras Bacsai
ebc4ab9af5
Remove unnecessary ray() statement
2023-11-17 11:33:46 +01:00
Andras Bacsai
88c5d87084
Add log drain settings for New Relic,Highlight.io, and Axiom
2023-11-17 10:21:19 +01:00
Andras Bacsai
6c7e091e1b
feat: log drain (wip)
2023-11-17 00:37:09 +01:00
Andras Bacsai
b825d98b2d
Refactor storage connection handling and project
...
initialization
2023-11-15 09:34:27 +01:00
Andras Bacsai
8db66952e8
Add manual Git webhooks and migration files
2023-11-14 13:26:14 +01:00
Andras Bacsai
3dd9182281
Add sponsorship notification and disable option,
...
update dependencies
2023-11-13 14:44:54 +01:00
Andras Bacsai
ce0f560c44
Add service-specific configuration fields and save
...
them to the database
2023-11-13 11:09:21 +01:00
Andras Bacsai
95baec99dd
Fix typo in General.php component
2023-11-13 09:04:19 +01:00
Andras Bacsai
363e8fc0b5
Update code with bug fixes and improvements
2023-11-13 08:46:43 +01:00
Andras Bacsai
e40f397cc7
fix: service updates
2023-11-11 21:32:41 +01:00
Andras Bacsai
61e1fdede9
feat: make service databases public
2023-11-09 14:59:38 +01:00
Andras Bacsai
8f5b084931
Refactor environment variable saving logic.
2023-11-09 12:40:53 +01:00
Andras Bacsai
9698a051d9
Refactored code for better container management
2023-11-08 15:40:06 +01:00
Andras Bacsai
c78068466b
Add custom PostgreSQL configuration to
...
StandalonePostgresql
2023-11-08 12:40:05 +01:00
Andras Bacsai
88e407756d
Update version numbers and database URLs
2023-11-08 12:26:57 +01:00
Andras Bacsai
c365d132af
Fix empty public port in database configuration
2023-11-08 09:30:38 +01:00
Andras Bacsai
4dc3db3845
Update versions and fix database replication (init values are changeable) in
...
CloneProject.php
2023-11-08 09:07:30 +01:00
Andras Bacsai
332a0b9e04
Remove ANSI colors from console output.
2023-11-07 14:40:58 +01:00
Andras Bacsai
18e98aaf52
Add S3 storage to Livewire components and fix
...
backup job network issue
2023-11-07 14:09:24 +01:00
Andras Bacsai
a7f9fad627
Add support for Dockerfile target build
2023-11-07 13:49:15 +01:00
Andras Bacsai
516e10ddf2
feat: service database backups
2023-11-07 12:11:47 +01:00
Andras Bacsai
2976c72e09
fix: ui
2023-11-07 10:18:28 +01:00
Andras Bacsai
d77c55148b
fix: github source view
2023-11-07 09:47:25 +01:00
Andras Bacsai
ad7aa2eed6
fix: github source view
2023-11-07 09:44:47 +01:00
Andras Bacsai
149fee2452
fix: deletions
2023-11-06 18:04:18 +01:00
Andras Bacsai
534372c29c
fix: env variables
...
fix: revert custom network for a bit
2023-11-06 14:12:22 +01:00
Andras Bacsai
66287b43d0
fix: container logs are now followable in full-screen and sorted by timestamp
2023-11-06 13:53:05 +01:00
Andras Bacsai
7a117c61c4
fix: separate delete with validation of server
2023-11-06 12:31:02 +01:00
Andras Bacsai
8b034f15fc
fix: delete resource if server is not functional
...
fix: set status to exited on all resources
2023-11-06 11:51:20 +01:00
Andras Bacsai
b4a6499c83
fix: port number should be int
2023-11-06 10:58:00 +01:00
Andras Bacsai
6840ddd3e6
fix: no environments
2023-11-06 10:48:30 +01:00
Andras Bacsai
2bddb09384
fix: set labels on generate domain
2023-11-06 09:27:00 +01:00
Andras Bacsai
6f673d7a07
fixes
2023-11-05 09:49:23 +01:00
Andras Bacsai
0cd3a3d848
fix: increase polling time for services
...
fix: allow domain as ip address
2023-11-03 10:57:58 +01:00
Andras Bacsai
a0031efce0
resale license check needs to be updated
2023-11-02 14:10:29 +01:00
Andras Bacsai
4520070df3
fix: pull requests deployments
...
feat: filter deployments logs by pull requests
2023-11-01 15:39:47 +01:00
Andras Bacsai
1175d68ab5
feat: full screen logs
...
fix: logs are in order now
2023-11-01 13:47:40 +01:00
Andras Bacsai
c6253658ca
feat: restart application
...
fix: a few things in application deployment job
2023-11-01 12:19:08 +01:00
Andras Bacsai
928345c8ea
fix: force password reset on invited accounts
2023-10-26 20:45:38 +02:00
Andras Bacsai
756c7f81ca
fix: if user is invited, that means its email is verified
2023-10-26 13:00:40 +02:00
Andras Bacsai
379f4b9dff
feat: show webhook on ui
...
feat: n8n service
2023-10-25 10:43:07 +02:00
Andras Bacsai
d5cc2a2eed
feat: download local backups
2023-10-25 09:28:26 +02:00
Andras Bacsai
0232cf5b4c
feat: lock environment variables
2023-10-24 15:41:21 +02:00
Andras Bacsai
f801bb98cd
feat: mysql, mariadb
2023-10-24 14:31:28 +02:00
Andras Bacsai
b2d111e49a
feat: simple search functionality
2023-10-24 12:33:49 +02:00
Andras Bacsai
69691b2ca7
fix: service template generator + appwrite
2023-10-24 10:19:12 +02:00
Andras Bacsai
8bfc1a7c06
fix: do not allow to delete env if a resource is defined
2023-10-24 10:11:21 +02:00
Andras Bacsai
b1a1aeeb75
fix: clone to with the same environment name
2023-10-24 10:10:45 +02:00
Andras Bacsai
fae340afcb
fix: boarding
2023-10-20 18:15:25 +02:00
Andras Bacsai
a664174c02
feat: api tokens + deploy webhook
2023-10-20 14:51:01 +02:00
Andras Bacsai
c19c13b4e2
feat: cloning project
2023-10-20 12:34:53 +02:00
Andras Bacsai
266b99bc25
fix: port exposes change, shoud regenerate label
2023-10-20 12:34:25 +02:00
Andras Bacsai
33d38ccf40
fix: preselect s3 storage if available
2023-10-20 09:38:13 +02:00
Andras Bacsai
11bd46b200
wip: mongodb backup
2023-10-19 17:17:38 +02:00
Andras Bacsai
c53d88902c
feat: standalone mongodb
2023-10-19 13:32:03 +02:00
Andras Bacsai
2c40e93d3b
wip: PAT by team
2023-10-18 18:02:09 +02:00