Skip to content

Improve Local Setup Process #67

Closed
Closed
@maxceem

Description

@maxceem

Requirements

  1. Create docker-compose file which would run all dependencies for taas-apis using one command. It should include:

    Notes:

  2. Create a script for pupulating demo data in DB and ES.

    • This should also include creating script to index data from DB to ES, which would be also very helpful during updates to the data model. So we could change the scheme of DB and just reindex all the data, rather than trying to run update queries in ES (which are not well supported by AWS ES).
  3. Update README with clear guide for local deployment. It shouldn't contain unnecessary steps/info, and cover all possible issues with local setup. See tc-project-service setup guide as an example.

References

tc-project-service is a good example where we improved the local setup process.

For references, here are the tasks we did in Projects API for this:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions