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

Database issues around web console access, and sequence creation #106

Closed
DovOps opened this issue Jan 31, 2024 · 0 comments
Closed

Database issues around web console access, and sequence creation #106

DovOps opened this issue Jan 31, 2024 · 0 comments
Assignees

Comments

@DovOps
Copy link
Contributor

DovOps commented Jan 31, 2024

Bug Report

Database sequence in initial sql is not dropped before created, so an error appears in the log on subsequent runs. Add drop sequence with the drop table statements.
Database web console not accessible when running in EC2 (e.g. when visiting port 18084 you get a host $_ not found.) Fixable using -webExternalNames

@DovOps DovOps self-assigned this Jan 31, 2024
DovOps added a commit to DovOps/traderX that referenced this issue Jan 31, 2024
DovOps added a commit to DovOps/traderX that referenced this issue Jan 31, 2024
DovOps added a commit that referenced this issue Jan 31, 2024
)

* #106 - Minor DB Fixes

* #106 added support in docker-compose for TRADERX_FQDN
@DovOps DovOps closed this as completed Jan 31, 2024
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

1 participant