Posts

For more information, see the search syntax documentation. Search results are sorted by creation date.

Search Results

Sonata Dusk

Site Administrator
Site Developer
For Realzies
@shantih19

Belatedly:

The installation instructions given in the philomena repo are incomplete, but in such a way that you can get awfully far before it becomes apparent that the installation instructions are incomplete. Among the issues are several things that make it impossible as published to run in "production" mode. Unfortunately, that is required to be able to tie in a cert from Let's Encrypt.

Four years ago, it was said that complete installation instructions would be done in six months. As of right now, there still aren't any instructions.

My health has taken a few hits since opening AMS, so I no longer have entire weekends to devote to attempting to update Philomena. But I haven't given up yet, and if I can manage to create a procedure to get Philomena properly up and running, I'll publish it.
shantih19

@Sonata Dusk

So you don't use a separate nginx or any other reverse proxy/loadbalancer? I saw that philomena uses openresty and I guess the problems stem from that (and/or from the Endpoints config)

I'm trying to setup my personal instance for fun but the lack of documentation doesn't help, still pretty amazing software
shantih19

Hi,

For some reason if I try to access the site via https it says connection refused, it works fine without SSL.
Is the 443 port blocked?

shan
Showing results 1 - 4 of 4 total

Default search

If you do not specify a field to search over, the search engine will search for posts with a body that is similar to the query's word stems. For example, posts containing the words winged humanization, wings, and spread wings would all be found by a search for wing, but sewing would not be.

Allowed fields

Field SelectorTypeDescriptionExample
authorLiteralMatches the author of this post. Anonymous authors will never match this term.author:Joey
bodyFull TextMatches the body of this post. This is the default field.body:test
created_atDate/Time RangeMatches the creation time of this post.created_at:2015
idNumeric RangeMatches the numeric surrogate key for this post.id:1000000
myMetamy:posts matches posts you have posted if you are signed in. my:posts
subjectFull TextMatches the title of the topic.subject:time wasting thread
topic_idLiteralMatches the numeric surrogate key for the topic this post belongs to.topic_id:7000
topic_positionNumeric RangeMatches the offset from the beginning of the topic of this post. Positions begin at 0.topic_position:0
updated_atDate/Time RangeMatches the creation or last edit time of this post.updated_at.gte:2 weeks ago
user_idLiteralMatches posts with the specified user_id. Anonymous users will never match this term.user_id:211190