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

Correction proposal for SGW Shell File and docker-compose File #4

Closed
porkSteak3 opened this issue Mar 25, 2020 · 1 comment
Closed

Comments

@porkSteak3
Copy link

I set up docker-nextepc on Windows according to the Readme, but it seems that the following code needs to be modified.

config/run_sgw.sh

mkdir -p /usr/local/var/log/
-> mkdir -p /usr/local/var/log/open5gs

provisioning/db/run_db.sh
->In docker-compose-fauxrf.yml, it is defined in run.sh.
One of the following modifications is necessary.

  • Modify YAML file (run.sh-> run_db.sh)
  • Rename run_db.sh file under provisioning
@ravens
Copy link
Owner

ravens commented May 24, 2020

Thanks ! the first one was on the radar but I did not spot the second one.

@ravens ravens closed this as completed May 24, 2020
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

2 participants