README ¶ Postgres-CI web interface Live demo and test it (login/password: demo/demo) Docker image: docker run -d \ --name postgres-ci-app-server \ -e DB_HOST=postgres.host \ -e DB_USERNAME=username \ -e DB_PASSWORD=password \ postgresci/app-server Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files app-server.go Directories ¶ Show internal Expand all Path Synopsis src app app/controllers app/controllers/auth app/controllers/notification app/controllers/password app/controllers/project app/controllers/users app/controllers/webhooks app/middleware app/models/auth app/models/build app/models/notification app/models/password app/models/project app/models/users app/models/webhooks app/models/webhooks/common app/models/webhooks/github app/routines common common/errors env tools tools/limit tools/params tools/render tools/render/filters tools/render/pagination Click to show internal directories. Click to hide internal directories.