How to package a genie project from windows environment to linux server? #13
Unanswered
ck-domineer
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Genie apps are not os dependent so you can use any linux deployment method. For example you could use docker if you're familiar with it and your hosting provider supports it, or you could manually deploy the app and configure it with a web server like nginx. We have documentation for both of these. Can you provide more details about what you need? FYI @PGimenez |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to package a genie project from windows environment to linux server?
Beta Was this translation helpful? Give feedback.
All reactions