Skip to content

Releases: FalkenDev/Microblog-Devops

5.0.0

Choose a tag to compare

@FalkenDev FalkenDev released this 05 Dec 14:04
dc83418

What's Changed

Full Changelog: 4.0.0...5.0.0

4.1.0

Choose a tag to compare

@Jolpango Jolpango released this 05 Dec 12:52
27e48ea

Whats changed

cd: Add doppler to deploy workflow
chore: Replace vars with doppler secrets
chore: Replace config vars with doppler secrets
chore: Get .pub ssh keys from doppler instead of files

4.0.0

Choose a tag to compare

@FalkenDev FalkenDev released this 30 Nov 11:51
8fef460

What's Changed

Full Changelog: 3.0.0...4.0.0

3.1.1

Choose a tag to compare

@FalkenDev FalkenDev released this 28 Nov 21:57
05b778d

What's Changed

Full Changelog: 3.1.0...3.1.1

3.1.0

Choose a tag to compare

@FalkenDev FalkenDev released this 28 Nov 17:42
2929321

What's Changed

Full Changelog: 2.1.0...3.1.0

3.0.0

Choose a tag to compare

@FalkenDev FalkenDev released this 26 Nov 18:54
52a11c2

What's Changed

Full Changelog: 2.0.0...3.0.0

2.1.0

Choose a tag to compare

@FalkenDev FalkenDev released this 21 Nov 15:20
3454805

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0

Choose a tag to compare

@FalkenDev FalkenDev released this 20 Nov 22:08
b58d77c

[2.0.0] - 2023-11-20

  • Branch: Push development branch to master branch to reflect kmom02 is done PR 36
  • Docs: Changelog updated to reflect the new release (Kmom02) - PR 37

[1.1.3] - 2023-11-20

Added

  • Feat: Added app_version env and arg in dockerfile_prod - PR 35

[1.1.2] - 2023-11-20

Changed

  • Test - Test code to see if the appservers in azure updates - PR 34

[1.1.1] - 2023-11-20

Fixed

  • Fix: Rename DOCKER_TAG to APP_VERSION - PR 32
  • Fix: Trying to fix app version route - PR 33

[1.1.0] - 2023-11-20

Added

  • CD: Added public ssh keys for ansible - PR 15
  • Dbwebb: New provisioning and terminate structure. More than halves execution - PR 15
  • Dbwebb: Adds 10-first-minutes playbook - PR 15
  • Build: Added users_users var with the ssh keys - PR 17
  • Build: Added password to root - PR 17
  • Build: Added task to install docker - PR 18
  • Build: Added playbook docker-mysql - PR 18
  • Build: Added task to run a mysql docker container - PR 18
  • Build: Added new appserver as well as subdomains for each appserver - PR 20
  • Build: Added published_ports for appservers to connect to mysql - PR 21
  • Build: Added playbook for appserver for deployment - PR 21
  • Build: Added task to start the microblog docker container - PR 21
  • Build: Workflow file for deploying release - PR 24
  • Feat: Creates DNS A records for appservers - PR 24
  • Fix: Added subdomain hosts - PR 24
  • Feat: Added subdomain for the database - PR 25

Changed

  • Dbwebb: Updates ansible to new structure - PR 15
  • Dbwebb: Cleans up new ansible code - PR 15
  • Dbwebb: Cleans up vars file from my info - PR 15
  • Build: Updated to look for azure ssh keys using users_users var for the file names - PR 17
  • Chore: Updated .gitignore with ansible/group_vars/all.yml and Makefile - PR 21
  • Build: Moved the pip3 install and docker sdk to docker-install ansible - PR 21
  • Docs: Updated Changelog to reflect the new builds and fixes - PR 22
  • Build: Playbook for updating docker images - PR 24

Fixed

  • Dbwebb: Small fixes - PR 15
  • Build: Fixed python interpreter .venv to use just venv - PR 17
  • Fix: - Gitignore fix - PR 23
  • Fix: Fixed subdomain hosts - PR 24

Removed

  • Chore: Stop tracking group_vars/all.yml because of personal data - PR 21
  • Chore: Stop tracking Makefile because of personal data - PR 21

1.1.3

Choose a tag to compare

@FalkenDev FalkenDev released this 20 Nov 15:36
3e1a805

What's Changed

Full Changelog: 1.1.2...1.1.3

1.1.2

Choose a tag to compare

@FalkenDev FalkenDev released this 20 Nov 15:23
8c1b8b8

What's Changed

Full Changelog: 1.1.1...1.1.2