Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Database container

...

Launch

The container is started using the docker command with the appropriate settings:

...

After executing this command, you should see a result console indicating that the container has been started successfully:

...

Launching

...

The Database Console

To launch the bash console of a docker container, use the following command:

...

This command will log you into the console of the container, and you will see the following output:

...

Setting

...

Up The Database and Access Mode

To configure the database, we need to execute a series of SQL queries.

...

Now, we can check if we have configured our database correctly by attempting to connect to it.

...

...

::
panelIcon
Info
bgColor#FFFFFF

Read our step-by-step guide on how to export Jira data to Microsoft SQL Server in our blog

:

⬇️

...