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
|
e49caba920
|
Add STRIPE_EXCLUDED_PLANS to services in
docker-compose.prod.yml
|
2023-11-13 08:46:17 +01:00 |
|
Andras Bacsai
|
003934ee1d
|
disable service confs for now
|
2023-11-12 19:10:54 +01:00 |
|
Andras Bacsai
|
44c7958aa6
|
make fqdn super long
|
2023-11-12 19:09:38 +01:00 |
|
Andras Bacsai
|
e40f397cc7
|
fix: service updates
|
2023-11-11 21:32:41 +01:00 |
|
Andras Bacsai
|
a94b7ee611
|
fix: container status jobs for old pr deployments
|
2023-11-11 10:18:40 +01:00 |
|
Andras Bacsai
|
fc68bf50b5
|
save
|
2023-11-10 22:04:04 +01:00 |
|
Andras Bacsai
|
95777e978e
|
fix: revert workdir to basedir
|
2023-11-10 21:02:39 +01:00 |
|
Andras Bacsai
|
fb0b9dbfed
|
Add subscription exclusion for certain plans in
webhook handling
|
2023-11-10 15:41:44 +01:00 |
|
Andras Bacsai
|
9617000daa
|
Add stripe_excluded_plans config variable and
handle excluded plans in webhook
|
2023-11-10 15:36:02 +01:00 |
|
Andras Bacsai
|
1818404172
|
Refactor application configuration blade file to
conditionally display tabs based on build pack
|
2023-11-10 13:46:14 +01:00 |
|
Andras Bacsai
|
d9a966fd98
|
Fix broken link to framework specific docs in
general.blade.php
|
2023-11-10 13:42:17 +01:00 |
|
Andras Bacsai
|
763ce5fc14
|
Update version numbers and deployment logs styling
|
2023-11-10 13:38:29 +01:00 |
|
Andras Bacsai
|
fb2598f2e4
|
Update UI elements and add new build pack option (static)
|
2023-11-10 11:33:15 +01:00 |
|
Andras Bacsai
|
7af07b2718
|
Add logging to DockerCleanupJob
|
2023-11-10 10:55:23 +01:00 |
|
Andras Bacsai
|
23a94c9378
|
Refactor DockerCleanupJob and Application model
|
2023-11-10 10:34:28 +01:00 |
|
Andras Bacsai
|
ed34fc9645
|
Update defaultClass in Select component
|
2023-11-10 10:14:46 +01:00 |
|
Andras Bacsai
|
cafd9e0ab2
|
Convert cpus limits to integer in database and
application classes
|
2023-11-10 09:54:40 +01:00 |
|
Andras Bacsai
|
e882477e21
|
Refactor navbar and add help us link
|
2023-11-10 09:49:47 +01:00 |
|
Andras Bacsai
|
db0e3cfcc4
|
fix: database proxy for services
version++
tiny css modifications
|
2023-11-10 09:41:42 +01:00 |
|
Andras Bacsai
|
87ab4bd71e
|
fix: local ip address
|
2023-11-09 15:05:42 +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
|
eb96a5ae7b
|
Update user authentication logic to use bcrypt
hashing algorithm
|
2023-11-09 12:29:03 +01:00 |
|
Andras Bacsai
|
f0fb9dbb94
|
Update Sentry and version configs to
4.0.0-beta.118
|
2023-11-09 12:19:08 +01:00 |
|
Andras Bacsai
|
3aace2d4f9
|
Update email recipient in SendEmail.php
|
2023-11-09 11:58:12 +01:00 |
|
Andras Bacsai
|
8c2ed75653
|
Update Docker images and add Directus service with
PostgreSQL.
|
2023-11-09 11:52:51 +01:00 |
|
Andras Bacsai
|
8c8aafbc65
|
Update version and fix directory path in
deployment job
|
2023-11-09 11:33:37 +01:00 |
|
Andras Bacsai
|
9698a051d9
|
Refactored code for better container management
|
2023-11-08 15:40:06 +01:00 |
|
Andras Bacsai
|
51423394ba
|
Add deployment logs button to Telegram
notification
|
2023-11-08 14:37:01 +01:00 |
|
Andras Bacsai
|
8e5e36dd5b
|
Update version numbers to 4.0.0-beta.116 and change docs link
|
2023-11-08 12:54:13 +01:00 |
|
Andras Bacsai
|
dd1ce6ee6c
|
Refactor database backup job to simplify code
|
2023-11-08 12:45:48 +01:00 |
|
Andras Bacsai
|
fe4c6d396c
|
Refactored database backup job to handle missing
POSTGRES_DB environment variable
|
2023-11-08 12:45:31 +01:00 |
|
Andras Bacsai
|
3abc720926
|
Fix database type check in service show blade file
|
2023-11-08 12:42:20 +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
|
aba47d58a4
|
Add customRepository property to
ApplicationDeploymentJob class
Fix weird image names in case of custom git
|
2023-11-08 11:30:54 +01:00 |
|
Andras Bacsai
|
e7f184dd82
|
Add conditional check for backups tab in service
show view
|
2023-11-08 11:07:44 +01:00 |
|
Andras Bacsai
|
2ad8d7812b
|
Refactor database backup job to improve code
readability and maintainability.
|
2023-11-08 11:05:57 +01:00 |
|
Andras Bacsai
|
8212bb99a1
|
Update database backup job and version number
|
2023-11-08 10:47:39 +01:00 |
|
Andras Bacsai
|
78a80c46da
|
Add nixpacks environment variables to deployment
job
|
2023-11-08 10:13:20 +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
|
b01f6ac414
|
Fix docker network connection in StartService.php
|
2023-11-07 13:29:05 +01:00 |
|
Andras Bacsai
|
e1bc2cc406
|
Fix docker network connection issue in
StartService.php
|
2023-11-07 13:28:48 +01:00 |
|
Andras Bacsai
|
74830b12f3
|
Fix Docker network creation command in
StartService.php
|
2023-11-07 13:28:10 +01:00 |
|