#210 Renaming the fas-admin-details.json.example file
Closed: not possible by jflory7. Opened by saidat.

Summary

The name of the json file has to be changed from fas-admin-details.json.example to fas-admin-details.json
Background
==========
because when you run docker-compose up it prompts an error /bin/sh ./manage.py :permission denied and when you allow access by typing chmod +x manage.py, it again prompts an error "fas-admin-details.json" file not found <docker.png>. yet in the project folder there is a file called fas-admin-details.json.example

Details

Just rename the file with a text editor and remove the word example from the json file

Outcome

The docker-compose build and up will run correctly without complaining

<finally.png>


Hey @saidat, the file should not be renamed to fas-admin-details.json. Check out the discussions here #196. If still doubt persist feel free to reach out :)

Metadata Update from @jflory7:
- Issue priority set to: waiting on assignee (was: awaiting triage)
- Issue tagged with: type - summer coding

Hi @saidat, @alishapapun is right. This is done intentionally so someone does not accidentally commit a FAS username and password to the git repo. Documentation was added to our development environment guide about this step. I am closing this as not possible since it is currently working as designed.

Metadata Update from @jflory7:
- Issue close_status updated to: not possible
- Issue status updated to: Closed (was: Open)

Hi @saidat, @alishapapun is right. This is done intentionally so someone does not accidentally commit a FAS username and password to the git repo. Documentation was added to our development environment guide about this step. I am closing this as not possible since it is currently working as designed.

ok

Metadata