Skip to content

davidwessman/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts used for installing, configuring or repairing.

Mainly used on Mac OS.

Contents

Postgres

Due to a bug when restarting Postgres, it sometimes cannot start the process again - because a PID-file already exists. This script holds the routine for fixing this, found the solution here.

Find process of port 3000

Sometimes when closing rails in a bad way, it holds port 3000.

This scripts lists the PIDs holding the port.

Docker-Valgrind

Valgrind doesn't run well on Mac OS, so Docker is used to create an ubuntu-environment.

Setup valgrind

This prepares the docker-valgrind setup to be able debug memory leaks.

About

Setup and configuration scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published