-
Devture Ltd
- Sofia, Bulgaria
- https://devture.com/
Pinned Loading
-
matrix-docker-ansible-deploy
matrix-docker-ansible-deploy Public🐳 Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker
-
mother-of-all-self-hosting/mash-playbook
mother-of-all-self-hosting/mash-playbook Public🐋 Ansible playbook which helps you host various FOSS services as Docker containers on your own server
-
sftpman-rs
sftpman-rs PublicA CLI application and library for managing and mounting sshfs (SFTP) filesystems
-
sftpman-iced-rs
sftpman-iced-rs PublicA GUI frontend to sftpman (an application for managing and mounting sshfs (SFTP) filesystems)
-
etkecc/baibot
etkecc/baibot Public🤖 A Matrix bot for using diffent capabilities (text-generation, text-to-speech, speech-to-text, image-generation, etc.) of AI / Large Language Models (OpenAI, Anthropic, etc.)
-
redshift-scheduler
redshift-scheduler PublicRule-based screen temperature changer (based on redshift)
5,472 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
March 2025
Created 256 commits in 32 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 7 repositories not shown
Created 2 repositories
-
spantaleev/ansible-role-docker
This contribution was made on Mar 9
-
spantaleev/qBittorrent
C++
This contribution was made on Mar 9
Created a pull request in qbittorrent/qBittorrent that received 2 comments
Fix new-line in "Invalid category name" translation for Bulgarian
The translated text contained a new-line instead of the \n
literal.
This resulted in /newcategory.html?action=create
rendering:
if (name.match("^([…
Opened 4 other pull requests in 2 repositories
etkecc/ansible-wg-sync
3
merged
-
Adjust log message (reloading -> restarting) to better match what's actually happening
This contribution was made on Mar 28
-
Automatically filter out IPv4/IPv6 CIDRs if the WireGuard profile cannot route them
This contribution was made on Mar 18
-
Add IPv6 support
This contribution was made on Mar 18
geerlingguy/ansible-role-docker
1
open
-
Ensure the Docker daemon options file (
/etc/docker/daemon.json
) is deleted when no longer neededThis contribution was made on Mar 9
Reviewed 15 pull requests in 6 repositories
spantaleev/matrix-docker-ansible-deploy
6 pull requests
-
add documentation for passwordstore usage
This contribution was made on Mar 27
-
Modernise Draupnir Configuration Variable Names
This contribution was made on Mar 14
-
Update D4A Configuration
This contribution was made on Mar 13
-
Add ensure-users-created to the list of available tags on playbook-tags.md
This contribution was made on Mar 13
-
Add Element Call, LiveKit Server and JWT Service integrations for Element Call functionality
This contribution was made on Mar 12
-
Update docs: configuring-playbook-ntfy.md and others
This contribution was made on Mar 10
mother-of-all-self-hosting/mash-playbook
3 pull requests
-
Update docs for services which need Valkey
This contribution was made on Mar 25
-
Update docs and vars.yml files about DKIM
This contribution was made on Mar 8
-
Add docs and sample vars.yml for those who use MDAD playbook
This contribution was made on Mar 7
mother-of-all-self-hosting/ansible-role-ntfy
3 pull requests
-
Add option to expose an endpoint for Prometheus
This contribution was made on Mar 13
-
Add configuration for attachments and update docs
This contribution was made on Mar 11
-
Add email notification setting
This contribution was made on Mar 7
mother-of-all-self-hosting/ansible-role-grafana
1 pull request
-
Support alerting and plugin file provisioning
This contribution was made on Mar 22
mother-of-all-self-hosting/ansible-role-livekit-server
1 pull request
-
Update docs and other files
This contribution was made on Mar 15
mother-of-all-self-hosting/ansible-role-exim-relay
1 pull request
-
Update docs/configuring-exim-relay.md: on DKIM
This contribution was made on Mar 8
Created an issue in element-hq/element-call that received 3 comments
Hosting under a sub-path
Your use case
What would you like to do?
I'd like to host Element Call under a path-prefix like /call
on an existing domain (e.g. element.example.com
…