Commit Graph

121 Commits

Author SHA1 Message Date
Elliot Matson
669635e6be
Merge pull request #22 from elliotmatson/dependabot/github_actions/docker/login-action-2.1.0
Bump docker/login-action from 2.0.0 to 2.1.0
2022-10-12 07:44:13 -05:00
Elliot Matson
5569aa72ee
Merge pull request #21 from elliotmatson/dependabot/github_actions/docker/metadata-action-4.1.0
Bump docker/metadata-action from 4.0.1 to 4.1.0
2022-10-12 07:44:06 -05:00
dependabot[bot]
76948aab47
Bump docker/login-action from 2.0.0 to 2.1.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](49ed152c8e...f4ef78c080)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 12:41:52 +00:00
dependabot[bot]
9a0708d550
Bump docker/metadata-action from 4.0.1 to 4.1.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](69f6fc9d46...12cce9efe0)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 12:41:46 +00:00
Elliot Matson
3db066b019
Update docker.yml 2022-09-03 09:38:46 -05:00
Elliot Matson
3a22cf4b58
Merge pull request #20 from elliotmatson/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1.10.0 to 2
2022-09-01 08:43:57 -05:00
dependabot[bot]
177b73180d
Bump docker/login-action from 1.10.0 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.10.0...49ed152c8eca782a232dede0303416e8f356c37b)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 12:40:11 +00:00
Elliot Matson
4be0e11cd3
fix env's 2022-08-31 08:26:50 -05:00
Elliot Matson
af707cd549
Add push to Dockerhub 2022-08-31 08:20:01 -05:00
Elliot Matson
e813747673
Merge pull request #18 from elliotmatson/dependabot/github_actions/docker/build-push-action-3.1.1
Bump docker/build-push-action from 3.1.0 to 3.1.1
2022-08-08 07:25:52 -06:00
dependabot[bot]
c18278a0c2
Bump docker/build-push-action from 3.1.0 to 3.1.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](1cb9d22b93...c84f382811)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 12:57:03 +00:00
Elliot Matson
c4a9ff350c
Update docker.yml 2022-08-01 07:44:56 -05:00
Elliot Matson
921a712510 Clean up logic 2022-07-31 15:03:12 -05:00
Elliot Matson
253da228f7 Check if servers.json exists before creating 2022-07-31 15:00:39 -05:00
Elliot Matson
b59b16ceb2
Update docker-compose.yml 2022-07-31 14:28:39 -05:00
Elliot Matson
ac8bb66c37
Move Server env file 2022-07-31 14:27:55 -05:00
Elliot Matson
25147ebe23
Merge pull request #17 from greigdp/main
Fix pgadmin4 by avoiding volume overriding default directory
2022-07-31 13:56:24 -05:00
greigdp
9730ec7ede Fix pgadmin4 by avoiding volume overriding default directory
In fd1d660dda a volume is set to override /pgadmin4, which is where the pgadmin code lies, so it cannot start.
This change moves the server JSON to another path, so pgadmin4 can start again.
2022-07-31 19:34:14 +01:00
Elliot Matson
33aa7c7306
Update docker.yml 2022-07-30 13:54:31 -05:00
Elliot Matson
523dc9997a
Update docker.yml 2022-07-30 13:50:56 -05:00
Elliot Matson
1f8f9b81f3
Update README.md 2022-07-30 13:50:08 -05:00
Elliot Matson
c82a25d526
Update README.md 2022-07-30 13:48:11 -05:00
Elliot Matson
36c9badae4
Update README.md 2022-07-30 13:43:24 -05:00
Elliot Matson
dd6bc8927c
Update README.md 2022-07-30 13:42:07 -05:00
Elliot Matson
4ba2140b7b
add clarifying comments 2022-07-30 07:48:07 -05:00
Elliot Matson
6f17429af2
Merge pull request #16 from elliotmatson/add-license-1
Create LICENSE.md
2022-07-30 01:10:34 -05:00
Elliot Matson
c6afe3cd2c
Create LICENSE.md 2022-07-30 01:10:20 -05:00
Elliot Matson
0781e0bca7
Create FUNDING.yml 2022-07-30 00:46:42 -05:00
Elliot Matson
12ff809297
Merge pull request #11 from elliotmatson/dependabot/github_actions/docker/build-push-action-3.1.0
Bump docker/build-push-action from 2.5.0 to 3.1.0
2022-07-30 00:33:40 -05:00
Elliot Matson
7c7a5199fe
Merge pull request #12 from elliotmatson/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1.10.0 to 2
2022-07-30 00:33:15 -05:00
Elliot Matson
bca4b1dae6
Merge pull request #13 from elliotmatson/dependabot/github_actions/docker/metadata-action-4.0.1
Bump docker/metadata-action from 3.3.0 to 4.0.1
2022-07-30 00:33:00 -05:00
Elliot Matson
e7935e5725
Update docker.yml 2022-07-30 00:28:35 -05:00
Elliot Matson
a2e8a62acb
Update docker.yml 2022-07-30 00:26:49 -05:00
dependabot[bot]
7de81f31a4
Bump docker/metadata-action from 3.3.0 to 4.0.1
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.3.0 to 4.0.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](98669ae865...69f6fc9d46)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-30 05:14:24 +00:00
dependabot[bot]
daa9a11a7b
Bump docker/login-action from 1.10.0 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](f054a8b539...49ed152c8e)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-30 05:14:20 +00:00
dependabot[bot]
60bd177dcd
Bump docker/build-push-action from 2.5.0 to 3.1.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](ad44023a93...1cb9d22b93)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-30 05:14:17 +00:00
Elliot Matson
4f488cf430
Merge pull request #10 from elliotmatson/dev
Merge new features into main
2022-07-30 00:13:57 -05:00
Elliot Matson
26600ee69a update compose 2022-07-30 00:00:03 -05:00
Elliot Matson
c75fc233fe 3rd time's the charm 2022-07-29 23:56:28 -05:00
Elliot Matson
7d44729c6e fix linting (again) 2022-07-29 23:51:28 -05:00
Elliot Matson
a9bd241663 Fix linting 2022-07-29 23:47:06 -05:00
Elliot Matson
52802f754b fix healthcheck 2022-07-29 23:31:17 -05:00
Elliot Matson
e61a1e5345 remove restart from config container 2022-07-29 23:13:15 -05:00
Elliot Matson
fd1d660dda fix docker compose 2022-07-29 23:02:17 -05:00
Elliot Matson
346976c19d test again 2022-07-29 22:58:43 -05:00
Elliot Matson
985bed2612 test again 2022-07-29 22:53:34 -05:00
Elliot Matson
ef490eae1b test actions 2022-07-29 22:51:38 -05:00
Elliot Matson
fcc97a6c1a new structure 2022-07-29 22:48:39 -05:00
Elliot Matson
6f6e9012e4 Add pgadmin config generator container 2022-07-29 22:13:47 -05:00
Elliot Matson
01e8633f12 add checks to action 2022-07-29 19:22:52 -05:00