GithubHelp home page GithubHelp logo

How to use Alf.io about alf.io HOT 7 CLOSED

alfio-event avatar alfio-event commented on July 30, 2024
How to use Alf.io

from alf.io.

Comments (7)

cbellone avatar cbellone commented on July 30, 2024

Hi @royboymaps ,
thanks for your interest in alf.io! Don't worry about the channel, the setup of a mailing list is in the pipeline but not yet done! :-)

Yes, you're right, we didn't write enough documentation so far. That's because we are focused on the development and we would need help for this task. But since you're interested in installing and (maybe) using it, what about writing you something and contributing back to the project? It would be great!

To answer your question:
Currently we installed alf.io on PROD instances only on openshift, you can find a step-by-step tutorial here: http://alf.io/tutorials/openshift/ . You can test it using their free-of-charge plan and small gears.
However you could try to run it directly on your own server, if you want.
For that you'd need a running Postgresql database and jdk8 already installed:

additionally, you should create a file called application.properties in the same directory of the downloaded alf.io war, containing:

datasource.dialect=PGSQL
datasource.driver=org.postgresql.Driver
datasource.url=jdbc:postgresql://dbhost:dbport/alfio
datasource.username=username
datasource.password=password
datasource.validationQuery=SELECT 1

and then you can launch the executable war:

java -jar alfio-spring-boot.war

that's it!
Should you have questions, please feel free to ask

thank you for using alf.io!
Celestino

EDIT: replaced some wrong sentences about external configuration

from alf.io.

royboymaps avatar royboymaps commented on July 30, 2024

Thank You Celestino,

I will have a look at it and try the openshift version first, then try on my own server. Unfortunately I wouldn't know enough to help out with development in any way, but if I can get it working successfully for me, I would certainly have no problem with helping out with putting together some documentation for it. From looking at the website and the wiki page, it seems to have all the features I could even think of. Thanks again, Roy.

from alf.io.

cbellone avatar cbellone commented on July 30, 2024

Hi Roy,
I'm closing this task because we created a mailing list https://groups.google.com/d/forum/alfio
Should you have further questions, please post a message there.
Thank you
Celestino

from alf.io.

flexwie avatar flexwie commented on July 30, 2024

I wrote a little gist on how to set up Alf.io manually.
As I am not a professional and no native english speaker I could use some help on how to install a LetsEncyrpt SSL certificate, how to configure Postfix to be the SMTP server and a general check for mistakes and wording!

https://gist.github.com/flexwie/a8572e8e7ef06ae844925ec857fa3b5b

from alf.io.

cbellone avatar cbellone commented on July 30, 2024

Hi @flexwie ,

this is fantastic! Thank you for your work!

It would be great if we could create a tutorial page out of it (e.g. like we did for heroku). Would you be interested in helping with that?

In the meantime, I'll add some comments on the Gist.

Thank you again!!
Celestino

from alf.io.

flexwie avatar flexwie commented on July 30, 2024

@cbellone, thanks for your comment! I would really appreciate it if you could answer the one open question I just added.

I would love to help create a tutorial page! You just need tell me what to do as I am quite a newbie to open source collaboration ;)

from alf.io.

cbellone avatar cbellone commented on July 30, 2024

done.

I would love to help create a tutorial page!

that's great, thank you! 👍

You just need tell me what to do as I am quite a newbie to open source collaboration ;)

of course! Please join our mailing list https://groups.google.com/d/forum/alfio - we can discuss about it there

from alf.io.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.