Skip to content

Desbordante/desbordante-devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desbordante DevOps

Installation

make init

Don't forget to change values in .env

Update GitHub org secrets & variables

Update the secrets and variables in the organization settings on GitHub

Secrets:

  • SSH_HOST
  • SSH_USERNAME
  • SSH_PASSWORD

Variables:

  • PROJECT_DIR - Project directory on the server, example: ~/desbordante

Commands

Execute make to see all available rules with documentation

  1. Pull containers: make pull
  2. Start containers: make up
  3. Pull & start (update): make update

Accessing Services

After starting the containers, you can access the following services on localhost:

About

Desbordante infrastructure and CI/CD configs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published