|
You are here |
janikvonrotz.ch | ||
| | | | |
rossmarks.uk
|
|
| | | | | AI is a hot topic at the moment and I wanted an excuse to play with it and learn how to use OpenAI's API. It is likely that email companies will be using AI to | |
| | | | |
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. | |
| | | | |
blog.miguelgrinberg.com
|
|
| | | | | miguelgrinberg.com | |
| | | | |
anilwadghule.com
|
|
| | | Add following files [Unit] Description=Upload Janus recordings to AWS S3 After=network.target [Service] Type=oneshot User=ubuntu WorkingDirectory=/home/ubuntu/janus_recordings ExecStart=/bin/bash /usr/local/bin/upload_videos [Install] WantedBy=multi-user.target [Unit] Description=Janus S3 Upload timer [Timer] OnCalendar=*:0/1 OnBootSec=5min [Install] WantedBy= | ||