Setup Friendica Development Workspce
Hi @Friendica Developers,
I tried to setup a dev workspace for friendica on my local machine. I fail at the point of the installation where I can create a first user.
The Error in the UI says
Is there anything to fix or can I somehow skip this step and create the user with the console?
I tried to setup a dev workspace for friendica on my local machine. I fail at the point of the installation where I can create a first user.
The Error in the UI says
SERIOUS ERROR: Generation of security keys failed.
Is there anything to fix or can I somehow skip this step and create the user with the console?
matthias moritz
Als Antwort auf matthias moritz • • •Roland Häder
Als Antwort auf matthias moritz • • •/etc/hosts
, a self-signed SSL certificate and a/etc/apache2/sites-available/friencida.conf
with separateerror.log
andaccess.log
. It works really nice.Roland Häder
Als Antwort auf Roland Häder • • •And the matching configuration file:
... mehr anzeigen
And the matching configuration file:
Plus I had to add a bypass for regex-check on the email address as
quix0r@daedalus.local
isn't a valid one. I have made my changes available on both #GITHub and my on server.Marek Bachmann
Als Antwort auf matthias moritz • •I would prefer to have some kind of dev instance like friendica-dev.mbbit.de (not existing) but it needs to be accessed remotely by me since I have only shell access on the server.
Tried remote development feature of #PhpStorm but it keeps crashing, seems my resource on my vm server are too low for that purpose.
@Hypolite Petovan pointed something out regarding local code which is synced to its test instance, but I do not know the suited tools for that?
Friendica Developers hat dies geteilt.
Hypolite Petovan
Als Antwort auf Marek Bachmann • • •Friendica Developers hat dies geteilt.
Marek Bachmann
Als Antwort auf Hypolite Petovan • •I know this feature with WinSCP will try it out now by myself, I guess it just needs to be connected and monitor the local dev folder, so it would upload changes files by my local IDE?
Friendica Developers hat dies geteilt.
Hypolite Petovan
Als Antwort auf Marek Bachmann • • •There's a caveat: any file changed outside of phpStorm will not be updated on the remote side. This includes any file-changing scripts, git commands executed outside of phpStorm, etc...
Marek Bachmann mag das.
Friendica Developers hat dies geteilt.
Marek Bachmann
Unbekannter Ursprungsbeitrag • •How would you address this with a local dev setup?
Friendica Developers hat dies geteilt.
Marek Bachmann
Als Antwort auf Marek Bachmann • •Friendica Developers hat dies geteilt.
Marek Bachmann
Als Antwort auf matthias moritz • •Such a vm could then used locally to simulate a well defined mini fediverse to test new devolpemnts and bug fixes.
From my computer science experience it is always beneficial to have the ability to emulate a complex system like the fediverse with well known strucutre and behavior. In this way you can filter out all the addional random disturbances which make it very hard in the field to identify the root problems.
Friendica Developers hat dies geteilt.
matthias moritz
Als Antwort auf Marek Bachmann • • •Friendica Developers hat dies geteilt.
Marek Bachmann
Als Antwort auf matthias moritz • •Friendica Developers hat dies geteilt.
Marek Bachmann
Als Antwort auf matthias moritz • •Friendica Developers hat dies geteilt.
Hypolite Petovan
Als Antwort auf Marek Bachmann • • •Friendica Developers hat dies geteilt.
Marek Bachmann
Als Antwort auf Hypolite Petovan • •But I think I start to theorize a bit to much for my current experience in fediverse.
So I start local dev for non network functions / improvement.
Hypolite Petovan mag das.
Friendica Developers hat dies geteilt.
Marek Bachmann
Als Antwort auf Marek Bachmann • •Friendica Developers hat dies geteilt.
Marek Bachmann
Als Antwort auf matthias moritz • •I think I already did it even with ssl support, but it is year ago.
Friendica Developers hat dies geteilt.