Kshitij
e1da884fbb
Bumped backend version to 0.0.3. Tagging now.
2025-08-03 20:57:04 +05:30
Kshitij
c45bc27c81
Fixed version for backend. It's not 1.5, it's still on 0.0.2. Dockerfile is at 1.5.
2025-08-03 20:42:39 +05:30
Kshitij
b7ce85a5ec
Lotta changes to Dockerfile.
...
- Bumped version to 1.5.
- Copying only the jar file now.
- No longer creating temp directory for downloading files. Fixed that in this version 0.0.2 of backend.
- Changed port to 8080.
- Updated CMD accn to new jar file.
2025-08-03 20:32:39 +05:30
Kshitij
d3e1aff0fb
Fix: Downloading issue when deployed. Added a temp /Skycrate/downloaded directory and changed ownership to 1000:1000, this allows the file to be temporarily fetched to the server, then downloaded on client's site. Hoping to find a better (feasable) solution to this later.
2025-04-21 10:32:22 +05:30
Kshitij
b41b1071e6
Changed port from 8080 to 8081 in application.properties and exposed 8081 in Dockerfile for ref.
2025-04-20 04:25:10 +05:30
Kshitij
c83898e34c
Forgot to change the target dir in Dockerfile, my bad 😅
2025-04-20 03:57:18 +05:30
Kshitij
152ada0bad
Added Dockerfile to build Docker image for backend.
2025-04-20 03:39:49 +05:30