Alpine Linux | Docker | S3CMD | Go | System | Security | MySQL | InfluxDB |
- Create a root user with all privileges
CREATE USER "root" WITH PASSWORD 'your_really_cool_password' WITH ALL PRIVILEGES;
Alpine Linux | Docker | S3CMD | Go | System | Security | MySQL | InfluxDB |
CREATE USER "root" WITH PASSWORD 'your_really_cool_password' WITH ALL PRIVILEGES;