itu-minitwit

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2022 License: MIT

README

ITU MiniTwit

Updated by: Group R

To build the MiniTwit Docker image:

docker build -t minitwit .

To run the MiniTwit Docker container:

docker run -p 8080:8080 -it minitwit

Deploy

The project is automatically deployed when a new :latest tag is pushed to Docker Hub. This happens automatically once a commit is made to the master branch.

This assumes that Azure has been set up correctly.

Azure setup
Prerequisites
Steps
  1. Make sure the working directory is .infrastructure (cd .infrastructure from the project root).
  2. Ensure that you have the .infrastructure/.tfvars file and replace the <add_value> fields with your secrets and config values.
  3. Run terraform apply -var-file .tfvars

Directories

Path Synopsis
src
password
A small package for generating password hashes and checking if a plaintext password matches a given password hash.
A small package for generating password hashes and checking if a plaintext password matches a given password hash.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL