Skip to content

Conversation

@Achuz123
Copy link

#4

Changes:

Updated the server code to accept a PORT and DATABASE_PATH from environment variables, making it configurable.

Added a multi-stage Dockerfile that builds a minimal Go binary for production.

Created a docker-compose.yml to run the server and configure persistent volumes for the database and vault directories.

Updated the README.md with instructions on how to run the project using Docker.

How to Test:

Clone this branch.

Run docker compose up --build.

The server will be available on port 8080.

@Achuz123
Copy link
Author

@michaeltukdev Please review

@Achuz123
Copy link
Author

Please approve and merge @michaeltukdev or lmk if there is a change needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant