https://github.com/rocketsoftware/zumasys_jbase_docker_cluster
https://github.com/rocketsoftware/zumasys_jbase_docker_cluster
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rocketsoftware/zumasys_jbase_docker_cluster
- Owner: RocketSoftware
- Created: 2021-12-03T17:55:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-03T17:55:52.000Z (over 4 years ago)
- Last Synced: 2025-11-20T01:04:20.057Z (8 months ago)
- Language: Shell
- Size: 11.7 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jBASE Always On Docker
This docker will be a full jBASE cluster
db1 - Database Server (primary) running jRFS and jLOGDUP primary
db2 - Database Server (secondary) running jRFS and jLOGDUP secondary
web - Client/jAGent web server
Current command to run environment
```
docker-compose --verbose up --build
```
Next Steps
* jDLS (master/slave)
* jRF (setup Server and client to call jRF)
* Setup client app
* Setup proxy Device to get in to both SSH and Web
* Setup secondary App server
* test fail over