Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Apache Answer

7 Topics 59 Posts
  • Apache Answer - Package Updates

    Pinned
    17
    1 Votes
    17 Posts
    2k Views
    Package UpdatesP
    [1.4.1] Update answer to 1.5.1 Full Changelog Improve: Separate background color for navigation (@shuashuai @LinkinStars #1346) Improve: Improve the admin menu (@shuashuai #1345) Improve: Refine command usage statements (@Octobug #1330) Improve: Add comprehensive tests for KV storage plugin (@sosyz #1344) Fixed: Users logging in with Google connector do not have access to images (@Giorgio-Bonvicini-R4P #1334) Fixed: Username minimum length still set to 4 in Admin panel (@sy-records #1341) Fixed: The code snippet caused the layout to break (@shuashuai #1329) Fixed: Images are always displayed at the end when copying texts and images content (@shuashuai questions/D1c33)
  • How to use plugins?

    8
    3 Votes
    8 Posts
    374 Views
    robiR
    I just installed this for the MeiliSearch plugin and it's amazingly a single command: ./answer build --with github.com/apache/answer-plugins/search-meilisearch You have to add more RAM to the app to build anything than the default 256M but it goes out grabs the NodeJS source, compiles it, then slurps it up into the Go binary and dumps out a new_answer. It even cleans up the build files! Impressive, and I assume all their plugins are as flawless. So why not enable a few more plugins for everyone? The next question is can we use MeiliSearch for other apps via this one, since it makes it so easy.
  • Apache Answer throws OpenID connect error

    20
    0 Votes
    20 Posts
    657 Views
    nebulonN
    tracking down changes in the package, that URI hasn't actually changed at all through an update or so. Did you maybe happen to manually configure OpenID integration at some point?
  • User Access

    4
    1 Votes
    4 Posts
    379 Views
    J
    @jdaviescoates Dang! Missed that! Thanks very much for the reply.
  • Apache Answer is Here to Help!

    4
    4 Votes
    4 Posts
    765 Views
    T
    It this an open source quora alternative? or is it a community forum like NodeBB and Discourse?
  • Unable to overwrite when adding data to the language file

    3
    1 Votes
    3 Posts
    332 Views
    girishG
    @zonzonzon I guess @PrimmaAnna is part of the Answer team. Basically, what was said - you have to submit translations upstream. Then, the Cloudron package will automatically pick up the changes.
  • Adding new users throws 500 error

    Solved
    3
    1
    1 Votes
    3 Posts
    304 Views
    girishG
    @luckow switched to MySQL. Please reinstall. Should work now.