prior-art-archive / query-parser-docker

Dockerized version of the parser (starting w v1)
1 stars 0 forks source link

{OLD} #6

Closed slifty closed 5 years ago

slifty commented 5 years ago

The config/properties.env contains sensitive information.

We need to:

  1. Change the password
  2. Remove the config file (replace it with a properties.env.template file)
slifty commented 5 years ago

Pushed directly to master due to the sensitive nature -- we may want to actually squash this all the way back to the original commit to wipe the history, though that would mean a force push to master which I'm worried might cause pain and suffering.

The password has to be changed either way since it was out there and may have been scraped.

shikham01 commented 5 years ago

Can we wipe out the history and remove cache as well. Force push to master to remove all the information including elastic instance details is worth doing it . Can you please help.

shikham01 commented 5 years ago

We can actually git pull locally all the changes done to this repo and delete this repo completely and then create a new repo and check in all the changes there.

slifty commented 5 years ago

Absolutely -- will do first thing tomorrow morning.

slifty commented 5 years ago

Deleting this issue.