Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

private deploy #504

Open
vks2 opened this issue Feb 17, 2024 · 3 comments
Open

private deploy #504

vks2 opened this issue Feb 17, 2024 · 3 comments

Comments

@vks2
Copy link

vks2 commented Feb 17, 2024

Is it possible to deploy it on a private server, not azure without the need of breaking down whole codebase?

@kolosovpetro
Copy link
Member

kolosovpetro commented Feb 17, 2024

Yeah, it can be easily deployed on virtual machines both Cloud IaaS or On-premises using

  • Docker compose
  • Build and deploy self contained artifact

Deploy can be done via SSH or Ansible + CI/CD tool like Github Actions or Azure pipelines etc

Note that it is vendor locked to use Azure Blob storage at the moment, to avoid it simply implement IBlobService to use AWS S3 or another file storage solution

@vks2
Copy link
Author

vks2 commented Feb 19, 2024

could you provide an example in separate branch? we're interested in on-premise deploy. CI-CD is also problematic due to corp restrictions
PS are you free to provide some small consulting project?

@kolosovpetro
Copy link
Member

I am not sure I have enough time for something like consulting now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants