Certificates will be automatically created for all running instances.
You need one time manually add root certs:
Step | Action | Description |
---|---|---|
1 | Open directory | env-core/nginx/certs-root/ |
2 | Rename file | rootCA.pem => rootCA.crt |
3 | Open certificate | rootCA.crt |
4 | Install certificate | screen 1 |
5 | Choose store location | screen 2 |
6 | Select store | screen 3 |
7 | Import certificate | screen 4 |
8 | Confirm install | screen 5 |
9 | Restart browser |
Tutorials how to setup:
- Windows: Installing a trusted root certificate
- Mac: How to install the Securly SSL certificate on Mac OSX
If you reinstall the environment, you need to update the root certificates.
For Windows User
Please remember to add or remove your domain in the Windows host file:
1. Open file to edit [C:\Windows\System32\drivers\etc\hosts]
2. Add line as an example: 127.0.0.1 dev.test.local
3. Save file
In this envinronment used Adminer and phpMyAdmin database management tool.
To access any database, all you need to do is visit its link through your browser.
Adminer: https://dev.test.local/adminer.php
phpMyAdmin: https://dev.test.local.phpmyadmin
Tutorials:
An access token is used to automatically create repositories for project using the command line.
Tutorials:
Compose v1 support terminated in October 2022.
Tutorials: