Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.env file guide #86

Open
snigapoe opened this issue Nov 23, 2024 · 4 comments
Open

.env file guide #86

snigapoe opened this issue Nov 23, 2024 · 4 comments

Comments

@snigapoe
Copy link

Anyone can guide me on how to edit the env file? Can this be done via console as well?

@rlan
Copy link

rlan commented Nov 23, 2024

@snigapoe Just want to check that you have seen the wiki: https://github.com/dadatuputi/bitwarden_gcloud/wiki/Installation#configure-environmental-variables-with-env

It's a starting point, then the comments in the .env.template should guide further.

.env.template is a text file, so an editor like vi or nano will do editing just fine.

@snigapoe
Copy link
Author

ya but how do i upload back the edited file into google cloud, i cant seems to find where those file are stroe

@rlan
Copy link

rlan commented Nov 24, 2024

Try here: https://cloud.google.com/compute/docs/instances/transfer-files
Edit: Your .env file should be in the same folder as docker-compose.yml

@dadatuputi
Copy link
Owner

@snigapoe The most straightforward way is to SSH or use the Google Cloud Console to get a shell, then as @rlan suggested use vi or nano to edit the file in situ.

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

No branches or pull requests

3 participants