Skip to content

Commit

Permalink
Merge branch 'pre-prod' of github.com:biosustain/pankb into pre-prod
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalaldo committed Dec 16, 2024
2 parents a439f10 + 204af25 commit 49ca3e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
## Contributors
- Front-end, analytics, LLM, data processing via a bioinformatics pipeline: Binhuan Sun (v1.0.0), Pascal A. Pieters (>=v2.0.0)
- Back-end, ETL pipeline, the website and vector databases, CI/CD pipeline, the github repo maintenance, versioning and backup systems, infrastructure, DevOps: Liubov Pashkova (v2.0.0) Pascal A. Pieters (>=v3.0.0)

For more info, contact Pascal A. Pieters, [email protected]
## Server Configuration
Tested on Linux Ubuntu 20.04 and 24.04 (may need tweaks for other systems).
Expand Down Expand Up @@ -132,4 +133,4 @@ CONTAINER ID IMAGE COMMAND CREATED
6523c2afddd3 pankb_nginx:latest "/docker-entrypoint.…" About an hour ago Up About an hour 0.0.0.0:80->80/tcp, :::80->80/tcp, 0.0.0.0:443->443/tcp, :::443->443/tcp pankb-nginx
c3bbd55e070d pankb_llm:latest "streamlit run strea…" 2 hours ago Up 2 hours 0.0.0.0:8501->8501/tcp, :::8501->8501/tcp pankb-llm
```
After the Github Actions deployment job has successfully run, the web-application must be available at <a href="pankb.org" target="_blank">pankb.org</a>.
After the Github Actions deployment job has successfully run, the web-application must be available at <a href="pankb.org" target="_blank">pankb.org</a>.

0 comments on commit 49ca3e5

Please sign in to comment.