Blog
This is a memo and tips for the process of building a home automation system. Any additional information or corrections regarding the content will be posted on the forum.
-
Usage of Each File in the flexisip/docker Directory on GitLab (GitHub)
2023-08-24 07:30 AMThe "flexisip/docker" directory contains specific instructions for building the flexisip image from source within a development environment using Debian 10. Within the GitLab (or GitHub) repository, the "flexisip/docker" directory includes Dockerfiles that allow you to set up develop…BigBlueButton v2.6 on Docker
2023-05-22 10:30 PMSummary of Installation Notes(Forum article) for BigBlueButton (BBB) Open Source Video Conferencing System (Online Classroom System) – Upgrade from v2.4 to v2.6 In this upgrade, we are installing BigBlueButton (BBB) version 2.6, an open-source video conferencing system (online classroom s…Flexisip + Account Manager on Docker (Ubuntu 22.04)
2023-04-17 11:00 PMThis is a summary of a forum article about installing the latest version of the Flexisip server on Ubuntu 22.04 by installing the SDK and building from source. For troubleshooting and more detailed information (flexisip.conf, redis.conf and so on), please refer to the forum artic… 2023/04/26 Additional Note) It is possible to implement account authentication via SMS transmission by installing the …Nginx Proxy on Azure Windows Server
2022-12-20 04:30 AMIf you have registered with Microsoft's cloud service Azure, you will be provided with several services that can be used free of charge for 12 months according to purpose, but the most practical service, virtual machines, can be used separately for each OS on Linux and Windows. T…Online Learning System BigBlueButton v2.4 on Docker
2022-02-28 07:00 PMThis is an article about the procedure to operate BigBlueButton with Docker container. BigBlueButton is an open source online learning system that is established by sharing each participant's voice, video, text message, etc. on the b…VPN Connection by WireGuard(AWS: EC2 or Lightsail)
2021-12-06 05:00 AMBuild a VPN server with WireGuard on AWS (EC2 or Lightsail). WireGuard itself is not server software, but VPN (Virtual Private Network) software that establishes peer-to-peer connections between term… Added at 2021/12/28 : Reprinted additional content in the forum Examples of Using WireGuard By using the WireGuard network, it is possible to operate a server (multi-domain) with a fixed IP (AWS …