Commit Graph

13 Commits

Author SHA1 Message Date
n.tolstov
ab4f9c1c0b chore: Use docker-entrypoint.sh for Piston API server startup. 2025-11-30 21:11:37 +03:00
n.tolstov
a8534561b9 feat: Enable Piston language installation on container startup and provide a manual installation script, configuring docker-compose for package persistence. 2025-11-30 21:07:57 +03:00
n.tolstov
edb6217c0b fix: Change entrypoint.sh 2025-11-30 20:38:04 +03:00
n.tolstov
2cfd8d09dc fix: Make entrypoint script executable. 2025-11-30 20:29:10 +03:00
n.tolstov
060101e223 refactor: Rename entrymigrate.sh to entrypoint.sh. 2025-11-30 20:28:01 +03:00
n.tolstov
daf60d33e8 feat: implement robust database migration via new entrypoint script with retry logic 2025-11-30 20:27:35 +03:00
n.tolstov
b67c39034c chore: run database migrations during Docker image build 2025-11-30 20:23:00 +03:00
n.tolstov
c9a6cd3b78 build: add @swc/helpers as a new dependency. 2025-11-30 20:19:39 +03:00
n.tolstov
907dd607f2 feat: Update CORS origins to use port 3091 and include a new IP address. 2025-11-30 20:13:14 +03:00
n.tolstov
b02afc7f79 chore: update CORS origin configuration 2025-11-30 20:10:21 +03:00
n.tolstov
52d407020a fix: Update frontend API and WebSocket URLs from localhost to a specific IP address. 2025-11-30 20:06:26 +03:00
n.tolstov
d5a2650ac6 chore: Adjust Docker Compose service port mappings and frontend API URLs, and remove direct PostgreSQL port exposure. 2025-11-30 19:57:50 +03:00
n.tolstov
0aed8f5494 feat: Init commit 2025-11-30 19:55:50 +03:00