Mahmoud Emad
a57f53fdb4
feat: Improved rclone installer
2025-02-16 08:56:28 +00:00
Mahmoud Emad
fc993a95d7
feat: simplify actrunner installer
...
- Remove unnecessary dependencies and simplify the actrunner installation process.
2025-02-16 07:19:03 +00:00
c6ff7e7ba5
Merge branch 'development' of github.com:freeflowuniverse/herolib into development
2025-02-16 10:05:41 +03:00
7ae4f7dbd0
mail/contacts...
2025-02-16 09:30:51 +03:00
01db4540b1
imap
2025-02-16 06:44:43 +03:00
Mahmoud Emad
5241dfddd4
refactor: rename mycelium to mycelium_installer
...
- Renamed the `mycelium` module to `mycelium_installer` to improve clarity and avoid naming conflicts.
- Updated all related files and references to reflect the name change.
2025-02-13 13:29:16 +00:00
Mahmoud Emad
6e0572b48a
chore: restructure the installers for organize the installers
2025-02-13 13:11:49 +00:00
Mahmoud Emad
9a4a39b19a
feat: add screen installer
...
- Add a new screen installer to the project.
2025-02-13 13:01:48 +00:00
Mahmoud Emad
8abf113715
feat: improve LiveKit installer
...
- Implement key generation for LiveKit.
- Improve health check for LiveKit server.
- Add support for different startup managers.
- Simplify installation process.
- Remove unnecessary code.
- Update dependencies.
2025-02-13 12:52:03 +00:00
timurgordon
0fb8901ab5
add more specifications necessary for example
2025-02-13 03:29:36 +03:00
timurgordon
f0c23eb4ae
change actor module and folder naming
2025-02-13 02:30:53 +03:00
25c997fec5
fix(coredns): fixes in coredns installer and client
2025-02-12 17:55:36 +02:00
Mahmoud Emad
02d4adcff0
refactor: improve gitea installer
...
- Simplify gitea installer logic.
- Remove unnecessary variables and functions.
- Improve code readability and maintainability.
- Update gitea version to 1.23.3.
- Add default values for GiteaServer fields.
- Remove redundant installer.v and server.v files.
2025-02-12 14:27:18 +00:00
Mahmoud Emad
147c889b53
feat: Add ZeroDB installer
...
- Add a new ZeroDB installer to the installers.
2025-02-12 13:44:52 +00:00
Mahmoud Emad
f6e7644284
refactor: Improve dagu, meilisearch, and postgres installers
...
- Remove redundant code and improve the overall structure of the installer actions.
- Add more robust error handling and logging.
- Update the postgres and dagu `destroy` function to properly remove all related services.
- Improve the `install` function to ensure all necessary components are installed.
2025-02-12 12:07:38 +00:00
Mahmoud Emad
582da6d7f0
feat: add wireguard installer
...
- Add a new wireguard installer to the installers.
2025-02-12 11:24:16 +00:00
Mahmoud Emad
3a337b7b0a
refactor: fix meilisearch installler and rename meilisearchinstaller to meilisearch_installer
...
- Renamed the `meilisearchinstaller` module and related files to `meilisearch_installer` for consistency.
- Updated import statements and references accordingly.
- Added functionality to install, start, and destroy the Meilisearch service.
- Improved code readability and organization.
2025-02-12 11:06:08 +00:00
Mahmoud Emad
08f0620305
feat: add rust installer
...
- Add a new Rust installer.
- Fix some issues with the rust installer.
- better organize the language-specific installers.
2025-02-12 09:28:10 +00:00
Mahmoud Emad
ec22a8e0ec
refactor: improve installer code
...
- Refactor installer code for better readability and maintainability.
- Move `dagu_server.vsh` to `examples/virt/daguserver/dagu_server.vsh`.
- Remove unnecessary `println` statements.
- Improve error handling in `zinit_installer_actions.v`.
- Update `zinit_installer_actions.v` startup type to systemd.
- Refactor several factory functions.
2025-02-12 09:02:33 +00:00
timurgordon
13471d4ca5
fix & improve example
2025-02-12 03:36:26 +03:00
Mahmoud-Emad
d0b52f40b7
feat: Improved the pacman installer, added an example
2025-02-11 10:32:15 +00:00
3117d288b1
WIP(osal.coredns): add example for coredns usage
...
- added openssl and iproute2 installation to install_v.sh since they're
needed in coredns installation and usage.
- fixed bug in coredns build process.
- fixed bug in getting own public ip.
- fixed bugs in json encoding dns records before pushing to redis
2025-02-10 17:07:49 +00:00
Mahmoud-Emad
dacd6d5afb
feat: Improved the nodejs installer, added an example
2025-02-10 13:49:27 +00:00
Mahmoud-Emad
de0e66a94a
feat: Improved the python installer, added an example
2025-02-10 12:08:49 +00:00
Mahmoud-Emad
e86504ecd5
feat: Improved the griddriver installer, added an example
2025-02-10 11:51:39 +00:00
Mahmoud-Emad
1b192328b2
feat: Add an example for golang usage
2025-02-10 11:39:53 +00:00
5a8daa3feb
...
2025-02-10 14:15:27 +03:00
abe81190e6
fixes
2025-02-10 13:21:57 +03:00
timurgordon
dd4bb73a78
fix & improve actor code generation
2025-02-10 12:39:19 +03:00
Mahmoud-Emad
c157c86600
refactor: move zinit installer to infra
...
- Move the zinit installer from `sysadmintools` to `infra`.
- This change improves the organization of the codebase and
- makes it easier to find and manage installers. The old
- `zinit` module was a factory only and is removed. The
- `zinit_installer` is now a normal installer. The code is
- significantly refactored.
2025-02-10 09:00:49 +00:00
2bbf814003
...
2025-02-09 17:44:40 +01:00
86e3fdb910
WIP(osal.coredns): add example for coredns usage
...
- create an example to use coredns module for adding dns records
- fix module errors
2025-02-09 18:06:16 +02:00
5160096a1a
...
2025-02-09 13:51:40 +01:00
674eae1c11
...
2025-02-09 13:33:21 +01:00
f62369bd01
...
2025-02-09 13:32:44 +01:00
7a6660ebd8
...
2025-02-09 13:32:34 +01:00
3e309b6379
...
2025-02-09 12:24:12 +01:00
7b69719f0e
...
2025-02-09 08:55:01 +01:00
1d631fec21
...
2025-02-09 08:52:42 +01:00
timurgordon
1005576814
Merge branch 'development' into 6-openrpc-code-generator
2025-02-08 17:45:43 +03:00
6e619622d2
...
2025-02-08 14:11:51 +01:00
eff269e911
Merge branch 'development' into development_hetzner
2025-02-07 12:55:30 +03:00
e34d804dda
...
2025-02-07 11:59:52 +03:00
133a8c7441
Merge branch 'development_kristof10' into development
...
# Conflicts:
# .github/workflows/build_and_test.yml
# .github/workflows/hero_build_linux.yml
# .github/workflows/hero_build_macos.yml
# install_herolib.vsh
# install_v.sh
# workflows/hero_build_macos.yml
2025-02-07 11:20:20 +03:00
0a757e8634
...
2025-02-07 07:03:10 +03:00
21a7d7506a
...
2025-02-07 06:57:02 +03:00
a66ef2e8b3
...
2025-02-06 21:09:20 +03:00
f4f5eb06a4
location fixed for postgresql client
2025-02-06 07:15:32 +03:00
c93fe755fd
location postgresql
2025-02-06 06:57:23 +03:00
6bdc4a5b8f
location is importing in psql
2025-02-06 06:48:47 +03:00