wbond / packagecontrol.io

The Package Control website
https://packagecontrol.io
Other
111 stars 46 forks source link

Some tweaks for general setup #156

Open deathaxe opened 1 year ago

deathaxe commented 1 year ago

This PR incooperates some changes to get up and running more quickly.

  1. Postgre failed to start as it couldn't create /var/run/postgresql, so added it to the scripts.
  2. Improve overall database initialization in dev-servers.sh for easiear start.
  3. 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.
  4. Add a hint about new basic auth secrets.