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

Update readme with production deploy instructions #1389

Conversation

bparanj
Copy link

@bparanj bparanj commented May 18, 2022

I have documented the steps needed to deploy zally to a production server. Please review the readme. Fixes issue #1388.

Build and run script for Linode instance
@ePaul
Copy link
Member

ePaul commented Jun 14, 2022

Your PR didn't actually change the README?

@ePaul ePaul added the area: server Zally server issues label Jun 14, 2022
@@ -0,0 +1,21 @@
#!/usr/bin/env bash
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The script contains the same line as in the build-and-run.sh. What is the purpose of this script?

cd ${SCRIPT_DIR} && docker-compose up --build

cd ${SCRIPT_DIR} && docker compose build
ZALLY_API_URL=http://34.235.128.99 docker compose up -d
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which IP address is it?

@vadeg
Copy link
Contributor

vadeg commented Sep 5, 2022

Closed as inactive.

@vadeg vadeg closed this Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: server Zally server issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants