See also:
| Service | Type | Storage | Limitations |
|---|---|---|---|
| Amazon DynamoDB | 25 GB | ||
| Amazon RDS | |||
| Azure SQL Database | MS SQL Server | ||
| 👉 Clever Cloud | PostgreSQL, MySQL, MongoDB, Redis | 256 MB (PostgreSQL) | Max 5 connections (PostgreSQL) |
| cd in to below directory | |
| cd C:\users\<username>\AppData\Local\Microsoft\WindowsApps | |
| change the user to root | |
| <linuxdistro>.exe config --default-user root | |
| open wsl and now the user will be root | |
| passwd <default_username> | |
| execute this in the above directory and change default user to your user |
| git config --global http.version HTTP/1.1 | |
| git push | |
| git config --global http.version HTTP/2 |
See also:
| Service | Type | Storage | Limitations |
|---|---|---|---|
| Amazon DynamoDB | 25 GB | ||
| Amazon RDS | |||
| Azure SQL Database | MS SQL Server | ||
| 👉 Clever Cloud | PostgreSQL, MySQL, MongoDB, Redis | 256 MB (PostgreSQL) | Max 5 connections (PostgreSQL) |