cf0e6f82fd
chore(nginx): enhance proxy handling by adding forwarded headers mapping in Nginx configuration
main
soheil khaledabadi2026-06-12 18:38:28 +03:30
ca43502ffb
chore(env): update production environment variables and enhance proxy handling in Nginx configuration
soheil khaledabadi2026-06-07 22:20:03 +03:30
d1d42b38d1
feat(wallets): implement wallet and transaction management with associated models, policies, and resources
soheil khaledabadi2026-06-07 00:18:32 +03:30
c2319a55cb
fix(docker): bind HTTP port to localhost in docker-compose for enhanced security
soheil khaledabadi2026-06-07 00:10:18 +03:30
12d149e5d9
chore(docker): add vendor to .dockerignore, update Composer installation in Dockerfile, and clean up README instructions
soheil khaledabadi2026-06-06 23:26:21 +03:30
3029f80d16
chore(docker): remove Composer process timeout and git installation, update README for vendor folder setup
soheil khaledabadi2026-06-06 23:15:18 +03:30
97fc7855ca
chore(docker): increase Composer process timeout and add git installation for improved build reliability
soheil khaledabadi2026-06-06 22:34:24 +03:30
f8de292f12
chore(docker): mark libzip4 and libicu72 as manually installed to prevent automatic removal
soheil khaledabadi2026-06-06 22:12:03 +03:30
c57cf9bcb9
chore(docker): replace Composer installation command with a pre-packaged composer.phar for improved build efficiency
soheil khaledabadi2026-06-06 22:09:08 +03:30
0607b45491
chore(docker): pin libssl3, openssl, and libssl-dev versions for compatibility
soheil khaledabadi2026-06-06 21:35:53 +03:30
34ce6d810f
chore(docker): add custom APT source and install libssl3 for compatibility
soheil khaledabadi2026-06-06 21:34:36 +03:30
8ddce5e792
refactor(docker): simplify Dockerfile by removing custom APT source and unnecessary dependencies
soheil khaledabadi2026-06-06 21:32:20 +03:30
e2a6d50cb6
refactor(docker): replace install-php-extensions script with direct docker-php-ext-install commands in Dockerfile
soheil khaledabadi2026-06-06 21:31:28 +03:30
12b10db063
refactor(docker): remove unused PHP extensions from Dockerfile to streamline image size
soheil khaledabadi2026-06-06 21:29:44 +03:30
e34744ad99
chore(docker): update Docker and docker-compose configurations for Arvan Cloud integration and add mirror settings
soheil khaledabadi2026-06-06 21:24:20 +03:30
10a63b46bf
refactor(docker): remove DOCKER_REGISTRY argument from Dockerfile and docker-compose.yml for simplification
soheil khaledabadi2026-06-06 21:20:17 +03:30
6fff2d0285
refactor(docker): comment out asset build steps in Dockerfile for clarity
soheil khaledabadi2026-06-06 21:16:01 +03:30
ca44e5b0db
refactor(docker): clean up Docker and environment configurations, remove unused proxy settings and files
soheil khaledabadi2026-06-06 21:08:46 +03:30