Giter Site home page Giter Site logo

alebak / nf-db Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 15 KB

Script that allows to create a database, a user with his password and assign him all the privileges over the previously created database.

License: MIT License

Shell 93.07% Dockerfile 6.93%

nf-db's Introduction

Nortflank DB Setup Script (nf-db.sh)

This script streamlines the MySQL database configuration process, allowing you to create a new database, a user with a password, and grant all privileges to that user on the newly created database. It simplifies common tasks when working with MySQL databases in the Nortflank environment.

The script utilizes environment variables to configure the database connection, providing flexibility and customization.

Features:

  • Creation of a new MySQL database.
  • Creation of a MySQL user with a password.
  • Granting all privileges to the user on the database.

Usage:

./nf-db.sh db_name db_user db_pass

Ensure that the appropriate environment variables are configured before running the script.

Requirements:

  • MySQL installed and configured.
  • Environment variables for the database connection (DB_HOST, DB_PORT, DB_ADMIN_USERNAME, DB_ADMIN_PASSWORD) must be defined.

This script is useful for streamlining the MySQL database setup process in the context of Nortflank, facilitating automation and deployment of applications relying on MySQL databases. Using English makes it more accessible for a wider audience to contribute and understand the script.

nf-db's People

Contributors

alebak avatar

Watchers

 avatar

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.