Skip to content

serval-uni-lu/idoml-worker-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to deploy

  1. Create ssh keys
    • `ssh-keygen -t ed25519 -C "
  2. Add ssh keys to github deploy key
    • cat secrets/ssh/id_ed25519.pub
  3. Add github to known hosts
    • ssh-keyscan -t ed25519 github.com >> secrets/ssh/known_hosts
  4. Create environment file
    • .env: airflow uid (Be sure it is in root group) and docker uid
    • .env.idoml: idoml settings

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors