You are here |
nbailey.ca | ||
| | | |
doomlab.github.io
|
|
| | | | It's be four years since the last formr update! Good grief. I am building a new server for PSA research projects, so I thought I would share the latest updates and installs for those who want it for their own use. I will also note that the formr dudes recommend docker installation as shown here: https://github.com/rubenarslan/formr_dev_docker. My luck with docker is so-so, so here's my guide for manual install. Further, their warning about "no production" makes me quite nervous. | |
| | | |
greg.molnar.io
|
|
| | | | In this tutorial, I will show you how to use MRSK to deploy a Rails app to a VPS, run Caddy in front of the docker container to handle SSL, use a hosted database server, run Redis on the same droplet, run a worker to process background jobs | |
| | | |
www.nequalsonelifestyle.com
|
|
| | | | The main Friendica documentation has install instructions for setting up the core part of the system. However it assumes that you have properly installed all the dependencies and leaves securing the system as an exercise to the user. While I have found a couple of tutorials around the internet like this one or this one to fill in the gaps before that I have found them a little lacking and dated as well. I was able to make my way through it but I'm not sure if all will. I therefore decided to write this soup to nuts tutorial on standing up a Friendica instance with Ubuntu 22.04. Please use the table of contents to skip parts that you don't need, like setting up your cloud instance. | |
| | | |
www.binovarghese.com
|
|
| | Session and token authentication methods are used by the server to verify the client request is authenticated or not. |