Coder Social home page Coder Social logo

erni-academy / asset-cosmosdb-rediscache-docker-compose Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 523 KB

Docker-Compose file and scripts to Install and run Azure Cosmos DB Emulator, RedisCache and RedisCache UI.

License: MIT License

PowerShell 100.00%
azure cosmosdb docker docker-compose redis-cache

asset-cosmosdb-rediscache-docker-compose's People

Contributors

rabosa616 avatar

Watchers

 avatar  avatar  avatar

asset-cosmosdb-rediscache-docker-compose's Issues

Missing readme C# Nuget

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

I'm following the readme and after starting docker and importing the certificate, when I try to add the C# snippet for configuring the Cosmos service, Visual Studio doesn't knows about the AddCosmos(). It's seems that some nuget is missing, and I can't find the name in the readme.

Expected Behavior

To have in the readme the NuGet name or the documented code should work without installing anything else.

Steps To Reproduce

  • Start services with docker-compose up
  • Import certificate
  • Create new .NET C# Project with Visual Studio.
  • Copy / Paste C# Snippet

Exceptions (if any)

No response

Anything else?

No response

insufficient info about .\ImportCosmosDbCertificate.ps1 process

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

The description or the command is insufficient to understand.
We have had to search on google in order to execute that ps.

Expected Behavior

No response

Steps To Reproduce

when you do the importcosmosdbcertificate.ps1 from Windows developer.

Exceptions (if any)

No response

Anything else?

No response

Linux command to get ip not working

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

If I copy the command from the readme of the project (linux command), the output is not the expected one.

Command run: ipaddr="ifconfig | grep "inet " | grep -Fv 127.0.0.1 | awk '{print $2}' | head -n 1"
Output:

image

Expected Behavior

Local ip address

Steps To Reproduce

Run the command:
Command run: ipaddr="ifconfig | grep "inet " | grep -Fv 127.0.0.1 | awk '{print $2}' | head -n 1"

Check the output.

Exceptions (if any)

No response

Anything else?

No response

Missing Security policy

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

This repository is missing the security policy.

Expected Behavior

To have a security policy in place.

Steps To Reproduce

N/A

Exceptions (if any)

N/A

Anything else?

N/A

Description

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Description is not enough for non technical guys.
ERNI Academy assets to run Azure Cosmos DB emulator with RedisCache and Redis Command.

Proposal:
ERNI Academy assets to run locally Azure Cosmos DB emulator with RedisCache and Redis Command with docker compose.

Expected Behavior

Steps To Reproduce

No response

Exceptions (if any)

No response

Anything else?

No response

Missing pre-requisites section

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

As a dev newbie, when I get to this repo and follow the documentation, I miss a section of Requirements or Pre-requisites in where we describe explicitly or by using a script or installer, all the software needed to run the asset (and its versions at the moment of the latest stable version).

We should provide all the steps needed the easiest as possible so that any dev or people interested can download it and/or contribute to it :)

Describe the solution you'd like

Suggestion (the packages list are an example):

Requirements

Install requirements on Windows

A package manager like Chocolatey can do the work for you:

choco install git docker-cli docker-compose visualstudio2022community

Install requirements on Linux distributions (apt based)

apt install git docker docker-compose  

Additional context

No response

Not following repository naming convention

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

This respository is not following the naming convention.

Expected Behavior

Change assets-cosmosdb-rediscache-docker-compose for asset-cosmosdb-rediscache-docker-compose.

Steps To Reproduce

N/A

Exceptions (if any)

N/A

Anything else?

N/A

Missing Code Scanning Alert

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

This repository is missing the Code Scanning Alert

Expected Behavior

To have a code scanning alert setted up

Steps To Reproduce

N/A

Exceptions (if any)

N/A

Anything else?

N/A

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.