packagecontrol.io
packagecontrol.io copied to clipboard
Some tweaks for general setup
This PR incooperates some changes to get up and running more quickly.
- Postgre failed to start as it couldn't create /var/run/postgresql, so added it to the scripts.
- Improve overall database initialization in dev-servers.sh for easiear start.
- Start dev-servers.sh via dev.sh so all development related servers start with a single command.
Found it confusing to fail due to not running databse/redis server. - Add a hint about new basic auth secrets.