question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Generating docker-compose with wrong datasource

See original GitHub issue

Hi, i noticed that the cli is creating a wrong datasource inside docker-compose.yml.

As you can see, i selected mysql as a datasource, but inside the docker-compose.yml file, it installed postgresql as a datasource

image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
marcjuliancommented, Oct 8, 2021

@saade mysql is now supported in 0.14.0. Give it a try.

0reactions
saadecommented, Oct 8, 2021

sweet!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Docker-compose with spring-boot and MySQL works incorrect
I'm trying to build and run docker-compose with spring-boot and MySQL. At the same time I want application.properties to be defined not in ......
Read more >
Can't reach database server which run in Docker #1385 - GitHub
I currently try run Postgresql in Docker, and use that database in prisma2 in my docker list, my Postgresql running on localhost:5555 and...
Read more >
You're using docker-compose wrong - Earthly Blog
Problem #4: You're running the DB in docker-compose, but the test on the host · You are on the same Docker network, so...
Read more >
Resolving Failed to Configure a DataSource Error - Baeldung
In this short tutorial, we'll discuss what causes and what resolves the “Failed to configure a DataSource” error on a Spring Boot project....
Read more >
Grafana Docker and data persistence - Configuration
What am I doing wrong? Initially, the container complained about not finding directories (dashboard, datasources and notifiers) within the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found