Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

This repository provides the necessary files to successfully create a running setup of theinfinitytimes in a container environment either Docker or Podman)

License

Notifications You must be signed in to change notification settings

theinfinitytimes/theinfinitytimes-container-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

theinfinitytimes-container-images

This repository has the necessary compose files to get the theinfinitytimes webpage up and running

In the compose file, we create a network with 3 containers

  • one for the api,
  • one for the frontend
  • one for the database with the following images from the dockerhub
  • theinfinitytimes/theinfinitytimes-api
  • theinfinitytimes/theinfinitytimes
  • mongo

Instructions

To get this up and running

  • Clone the repository
    git clone [email protected]:theinfinitytimes/theinfinitytimes-container-images
  • From the repository's directory run
    docker-compose up

About

This repository provides the necessary files to successfully create a running setup of theinfinitytimes in a container environment either Docker or Podman)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published