-
Notifications
You must be signed in to change notification settings - Fork 120
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
Installation under Linux #10
Comments
Yes, just compile it with Mono and run it on linux. |
Maybe it will be useful to add some info in the wiki on Github or in the README... What do you think? |
What would be amazing I think to get Socioboard actually running in people's hands is to make a Docker container with it. Currently it is really hard to install, plus setting up MVC, also sounds hard. Maybe a few of us can collaborate to work on the perfect Socioboard/Linux Docker container? Whose up for it? |
@wexlerj Great idea mate! We are evaluating a similar idea where we would roll out a pre installed Amazon AMI with socioboard on it. Same for windows azure. |
@wexlerj I am mainly JavaScript developer with limited knowledge on docker, but I would like to help in anyway that I can. |
@adithep Sure! I myself am just ramping up extremely on Docker. I will run some tests and let you know. I suspect we could need some real expertise to pull this off - but the end result would be a very easily deployable Socioboard. I will log my progress and ask for help soon. Thanks! |
I also would like to see more complete instructions for linux.. |
Thanks Socioboard team for your great solution, being open-source! Could you kindly share the status regarding development of a Socioboard Docker container? |
I would like to know as well. Or at the very least as @en3r0 suggested.... even some kind of instruction for linux would be appreciated. |
I now have some free time and decided to get my hands dirty and try to build it with mono... Turns out there are 2 reference I could not resolve: Microsoft.Office.Interop.Access and Microsoft.Office.Interop.Excel. I am guessing since Linux doesn't have MS Office.. this is not resolvable therefore currently It cant be build with mono? |
You can remove those 2 references and rebuild. |
@adithep were you able to successfully run Socioboard in Linux? If so, could you share your experience? @socioboard Just tried to send a web form on your .org site but had errors. Is Socioboard still going to port this over to Linux? Thanks! |
@j007w , yes Socioboard 3.0 is in the works, completely written from scratch and is being coded in open source .NET core https://github.com/Microsoft/dotnet and it will be completely cross platform. It will come with build scripts for linux and windows. Approx release date is May 2016 and we are well on schedule. If you want to sponsor the project, please do donate whatever you wish here - http://socioboard.org/donate/ |
@j007w Unfortunately I wasn't able to and gave up along the way. @socioboard Great news! I think it is a step in the right direction for this project for sure. I will surely donate! |
@socioboard Are you adding any new or improved feature to the 3.0 rewrite? |
+1 for a way to install this on Linux. Thanks. |
+! for a way to install on Linux - Ubuntu 14.04 |
@renegademarketer yes couple of things in the product roadmap will be added directly to version 3.0 |
For linux, will it be based on LAMP or specific distros? -AOS. |
Hello All... Plz help me to install socioboard on my computer Socioboard Requirememnts My OS is WIndows 7 SP1, I installed MySql Server. What is meant by Windows Server.. Is that Server is Windows or our Pc has the OS named Windows Sever 2012 |
I guess since theres radio silence, things are not on trail? -AOS. |
Things are very much on track. We will be releasing 3.0 Beta by June 15th. It will be a month's time while in beta for community to test and report bugs/issues. July 30th we are expecting as stable release for Socioboard 3.0 |
Any news on the 3.0 Beta? |
With four days until the projected release, I was wondering if everything is still "on track"? |
Was an Amazon AMI ever created? I just search the public AMIs and didn't see anything. That would be awesome if there was. Thanks for all the great work! |
So status on this? Is it now possible to install Socioboard on a LAMP stack for example? Anyone succeeded on this? README on github seems to show a (complicated) installation process involving Visual Studio and whatnot. EDIT: Was trying to look for any documentation or that mentioned "build scripts for linux" |
The lamp deployment is still under testing stages so we have not pushed the scripts on github yet. Once we are confident, they can be used for production environments we will push them here for people to try and use. |
Do you have any ETA on this? |
+1 for a linux install |
Status? Is this still going to happen? |
How to install Socioboard in Ubuntu server 14.04 ? |
+1 for a solution |
I guess LAMP is never gonna happen now? -AOS |
@socioboard Is it possible to install Socioboard on Linux now? Where can I find the install instructions? |
what it status from socioboard?. @covenator your request was responsed? |
@socioboard any news on when the Linux installer will be available? |
It would be nice if you could push the scripts please, even if they are not working and/or are not tested. |
@socioboard Any status update for a Lamp installation? |
I take today the challenger to make it run with Ubuntu Xenial instance in Amazon EC2.
#Mono Repositories
At this point I follow this page with NGINX http://www.mono-project.com/docs/web/fastcgi/nginx/ I did a simple test with a file Default.aspx with the code:
And it showed to me 1+2 = 3. But after I unzip the Socioboard in the root webserver directory and goes to src and try to run the command: I had the following errors: Build started 7/27/2018 7:11:12 PM. Build FAILED. "/usr/share/nginx/socioboard.expventures.com.br/Socioboard-Core-3.0-master/Socioboard.sln" (default target) (1) -> "/usr/share/nginx/socioboard.expventures.com.br/Socioboard-Core-3.0-master/Socioboard.sln" (default target) (1) -> "/usr/share/nginx/socioboard.expventures.com.br/Socioboard-Core-3.0-master/Socioboard.sln" (default target) (1) -> "/usr/share/nginx/socioboard.expventures.com.br/Socioboard-Core-3.0-master/Socioboard.sln" (default target) (1) -> "/usr/share/nginx/socioboard.expventures.com.br/Socioboard-Core-3.0-master/Socioboard.sln" (default target) (1) -> "/usr/share/nginx/socioboard.expventures.com.br/Socioboard-Core-3.0-master/Socioboard.sln" (default target) (1) -> "/usr/share/nginx/socioboard.expventures.com.br/Socioboard-Core-3.0-master/Socioboard.sln" (default target) (1) -> "/usr/share/nginx/socioboard.expventures.com.br/Socioboard-Core-3.0-master/Socioboard.sln" (default target) (1) -> "/usr/share/nginx/socioboard.expventures.com.br/Socioboard-Core-3.0-master/Socioboard.sln" (default target) (1) -> "/usr/share/nginx/socioboard.expventures.com.br/Socioboard-Core-3.0-master/Socioboard.sln" (default target) (1) -> "/usr/share/nginx/socioboard.expventures.com.br/Socioboard-Core-3.0-master/Socioboard.sln" (default target) (1) -> "/usr/share/nginx/socioboard.expventures.com.br/Socioboard-Core-3.0-master/Socioboard.sln" (default target) (1) ->
Time Elapsed 00:00:01.64 The only thing that I can see is that /usr/lib/mono/xbuild/Microsoft/VisualStudio/v15.0/DotNet exist, only the /usr/lib/mono/xbuild/Microsoft/VisualStudio/v15.0/WebApplications/ |
@trombini77 Building the project on UNIX platforms will work on commandline and with MonoDevelop. (use f.e. socioboard/Socioboard-5.0#72 (comment)) But you will run into problems in the publishing process. |
any progress on getting socioboard in a container? |
Is it possible to install socioboard under Linux?
The text was updated successfully, but these errors were encountered: