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

linux support #17

Open
markrey opened this issue Jan 1, 2017 · 3 comments
Open

linux support #17

markrey opened this issue Jan 1, 2017 · 3 comments

Comments

@markrey
Copy link

markrey commented Jan 1, 2017

Hi,

I am currently working on openHistorian for POC and wanted to check if i can put efforts on creating Linux based deployment. ( with Mono )

Any efforts done in the past?
Which components of openHistorian are purely native to windows?

Thanks

@ritchiecarroll
Copy link
Member

I've have successfully gotten openHistorian to run on Linux using Mono - basically same steps as for openPDC:

Like openPDC, the WPF based manager components only work on Windows because WPF is not fully supported on Linux. Also, the self-hosted Web UI options are not yet working - but you can run the service to archive and retrieve data just fine.

It's a bit of a pain right now to install since you will need to manually run steps that happen in the install-openPDC.sh shell script but instead of referencing openPDC, you need to reference openHistorian.

Let me know if you have some time to help create an install-openHistorian.sh script - love to have you contribute.

Thanks,
Ritchie

@markrey
Copy link
Author

markrey commented Jan 10, 2017

Thanks Ritchie for your support.
I will be trying it this week and will surely keep you posted. Once successful, i will generate pull request.

@bsdb0y
Copy link

bsdb0y commented Nov 24, 2017

Hi @ritchiecarroll ,

I am also trying to port openHistorian to Linux for the same POC thing using mono. But facing some difficulty and It seems like you already did it.
Please, can you help me by posting or telling me the steps to compile it for Linux support or some documentation is there for Linux support. I am new to this mono and C# things.
I want to port openHistorian with some fast DB like casandra or MongoDB.

Thanks

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

3 participants