Skip to content

Releases: bryborge/dockserv

v0.8

20 May 04:57
dbe8431
Compare
Choose a tag to compare

Changes

  • Add Code Server to application stack
  • Add GitLab to application stack
  • Add Cloudflare DDNS Updater to core stack
  • Readme updates and general house keeping

v0.7.1

14 May 05:40
5a04e28
Compare
Choose a tag to compare

Changes

  • Move sensitive data into secrets and out of env vars
  • Add extension field to DRY up compose files
  • Fix general spelling errors, readme instructions
  • Add remember me to Authelia

v0.7

12 May 05:22
97d8b8a
Compare
Choose a tag to compare

Changes

  • Add Heimdall application dashboard
  • Update README
  • General clean up

v0.6

03 Apr 05:34
7fc6e49
Compare
Choose a tag to compare

Changes

  • Add Glances for system health monitoring
  • Clean up
  • Improve setup scripts
  • Decouple Authelia from redis/psql (make them more generic so more services can use them)
  • Fix Portainer 403 errors

v0.5

30 Mar 05:16
3d47475
Compare
Choose a tag to compare

Changes

  • Add Portainer to docker service stack

v0.4

28 Mar 01:52
b0e02fe
Compare
Choose a tag to compare

Changes

  • Add Authelia authentication server for an additional authentication layer on the docker service stack

v0.3

04 Mar 03:56
823ac28
Compare
Choose a tag to compare

Changes

  • Add Adguard (externally hosted) to Traefik reverse proxy

v0.2

14 Feb 19:41
ff55c60
Compare
Choose a tag to compare

Changes

  • Add Plex service to docker-compose

v0.1

01 Feb 06:40
Compare
Choose a tag to compare

Changes

  • Create base project
  • Setup Docker Socket Proxy for better server security
  • Setup Traefik v2.6.0 with restrict access to service with Basic Auth