Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cbsd/cbsd

Yet one more wrapper around jail, bhyve, QEMU and XEN
https://github.com/cbsd/cbsd

Influx updates for bhyve and some updates/fixes for jails

815c633a47dc2baa15eeb138f43f9a5f1203fa07 authored almost 5 years ago
Influx into RACCT statistics

Still needs some more testing

c34ba2d4eb8dc167b922da54fd1b8af3e01d68f9 authored almost 5 years ago
CMD_MACROS

2fb789079c5a1a3d0b0ed4267f7b7946f094289e authored almost 5 years ago
jrename: add new-way fstab dir, after CBSD 12.1.5

forgot to make support new fstabdir in jrename script, fixes for Issue #467

9d75a093cb613ffaa1c907f4eb7ddc8aee50584a authored almost 5 years ago
check fstab file existance

8d3a855a496876f977ed2899bacd790a688f1797 authored almost 5 years ago
remove unecessary/legacy pkg mode=info

02baa1ad0fd344ee624822092cc72bae59bd8cd0 authored almost 5 years ago
tabs

2856455bc65a41515c5042d3b905fe883ed8364f authored almost 5 years ago
bumb CBSD version after redis/DBI merge

5095f83dde6b4099ad54b1de68ede00a3bd875ee authored almost 5 years ago
style

725b98ed4102f8a2aa170e8d59bba864529368e7 authored almost 5 years ago
Merge pull request #3 from cbsd/develop

Import changed from Oleg

6e0b9e7fce4e9404f1c446da0f708dff1d60e55f authored almost 5 years ago
removed unused include

f3c390ef44346006f9d7d07615cc1babd22f3262 authored almost 5 years ago
Sorry part 2 of the influx commit

a75a8860534da73377929ac1b89604795b467ae5 authored almost 5 years ago
Added influxdb

Split up config reader a bit and merged it some more into main for now

50ebc71dd706e3045db420a51a3d019a5dce5bf5 authored almost 5 years ago
move mod_redis data to personal module dir

In this way we can enable mod_redis by module.conf as other modules:
echo "cbsd_redis.d" >> ~c...

4dff523b28f2702efdeb7adafc2400d16e9e1fce authored almost 5 years ago
Merge pull request #468 from Stefar77/develop

Added Redis and DBI

cba6edbacc6d93b7dea16d583418e7646ac1a724 authored almost 5 years ago
Testing with git commit

c51cd2c6dcbbc1ce2c84c9faa3265084befa0ca3 authored almost 5 years ago
missed these files

3afcbfbca70bee4e16e4790733bd9c3b0fdd3d0d authored almost 5 years ago
missed some updates..

31b5315ce623a702051c2036cb432827cbd7d1bc authored almost 5 years ago
Sample file SQL/Redis options

Needs to be a skel or we just create it on install.
This is just informational for the user for...

f7ae9b475b9af85bf5210daff26ee0268c368c58 authored almost 5 years ago
Uncommented needed function

a50175d76d16fa98c8f3e6e8c74dc2d2a4aca130 authored almost 5 years ago
Merge pull request #2 from cbsd/develop

...

96438166dae2ecd8c20a68b283e90cc9a41d5158 authored almost 5 years ago
Update nc.subr

a86f2af3527ab8c505f7618ae1d74e6c0fb0f7da authored almost 5 years ago
Update jcreate

7bc1f592aaa5725f18f6d532692ef7ab913e3ef1 authored almost 5 years ago
Update nc.subr

c2e163ee16e7816ba53cfbaa41b78985869ef16b authored almost 5 years ago
Merge pull request #1 from Stefar77/Redis

Redis

043a302384e22a9d4cc3ab6c6c3dcc8b4099e053 authored almost 5 years ago
Crude realtime event viewer

Just for debugging etc
You need php with redis module on the webserver running this.
Set redis...

bb1589c4bb80774301b40f4076a8fc1c82cb9a32 authored almost 5 years ago
Create .optional

1b844eeacf56e4aa7a63f2f2e6739f05297dead6 authored almost 5 years ago
Added Redis updates

171765caaca1a14e20cc668a1a32c2d2082c2f8a authored almost 5 years ago
Added Redis events

867f08bed44e675b31b96e253e9dc07f006d6efa authored almost 5 years ago
Added some Redis events

92507b677b88cbbf8473e46e980f8e66220cfb6f authored almost 5 years ago
Merge pull request #466 from Dervish13/fixTypo

Fix minor typo

b5ce7c897718592743db18ad4aaae7b11629e69d authored almost 5 years ago
Fix minor typo

ddafc4ebe21f97bcde73dbeecf1344205361e4c6 authored almost 5 years ago
Register jails in Redis

Testing new stuff.
Some options indeed do not really have to sit in Redis but for now it's an ...

8fb787aeaff2e136d5aec0c8172ea33c60f533c7 authored almost 5 years ago
Added compatibility for current queries

cbsdredis hset "jail:${jname}" ${_sqlparam} -vals- ${_sqlvalue} || echo WARNING: Redis update fa...

f7ef4317b17d0b4320c2f9923c23c88866c10083 authored almost 5 years ago
Added sqlite3 config option for DBI

b01f1fb76d348baed2b22ba70b773138138785a6 authored almost 5 years ago
Fix segmentation fault. :-/

51e646aaa874229ff2370ea4c7532b250f376dba authored almost 5 years ago
Removed unused entries

f92cb8b3379f2b6c631b08925c99821bb5ee7da7 authored almost 5 years ago
Moved redis commands to cbsdredis

Combined them all and fixed up parameters a bit.

* still alpha probably has bugs

ac56057cf5e2feb23a810a4a91701ec62859a8cd authored almost 5 years ago
proper DHCPv6

add6beb57becd4891617b335bd6575c0bd8e68d6 authored almost 5 years ago
Make DBI output same as sqllite3

f1116fd370500173cf31d10b29fa436ee3a29810 authored almost 5 years ago
Suppress some warnings

ae75677f2311c55da557f39bf55e988e0369b3ee authored almost 5 years ago
Makefile changes and -Wall fixes

Fixed warnings when compiling with -Wall

41c24f7f0668e2478ffbdeffa7be2d350035be71 authored almost 5 years ago
Added DBI

Experimental.. use make -DWITH_DBI

/usr/local/etc/cbsd-ext.conf
[redis]
enabled=yes
host=1...

2012591b34ade4f56fa5a61ef7169db69dca2b9e authored almost 5 years ago
Config file for External SQL and Redis

9d8353e42d57bbcb8fc1e5fe0557db8c037963c8 authored almost 5 years ago
Added crude hset -env hash var1 var2

Makes pushing from env to redis possible without to many extra parameters.

hset -env ZFS zfs...

6ed3ce4e6841ed0bca90aa30a32cc9de9020caaf authored almost 5 years ago
Removed some testing stuff

f9a47666e0fea18e03a13bf138d4662a097bf3b7 authored almost 5 years ago
Couple of small updates

a38845245c4ceea0d0e3feeb743ef560870bd6a2 authored almost 5 years ago
Added couple new redis commands for testing

195e61148f9f70720e358a56114ca523618e2d0f authored almost 5 years ago
Added some additional commands

a45cf96a881b623ace8a1958a05d7e68ad356fea authored almost 5 years ago
Added setting jail-status in Redis

c97af5fd8bc7760c855c5f16293a23f84edecb6e authored almost 5 years ago
Added redis updates

738286c0abac72238d5e236f9501482debde7992 authored almost 5 years ago
Initial upaload

Still need to add config stuff (ini or env)

306c6fd142e7a9f244a79d4326f6a6b8e58ba07b authored almost 5 years ago
Just needed to make the folder..

be76e6c06ef0fe09a0a0d6b78313a7228b8d9b4f authored almost 5 years ago
Adding Redis

a3f281ea7908f53607e7d3883d8fda916800b411 authored almost 5 years ago
Adding redis

442d23793ac5c50dd13b03280e8f4ca35f592f5c authored almost 5 years ago
double_args: need refactor

efea7f47da753e032dfc4deaaee50b5f587d96ad authored almost 5 years ago
initenv: create nodes dir for node hooks

8775b62ce8a48cb0fbf47082f8710953370a652d authored almost 5 years ago
nodeip6pool: pool for IPv6 settings: wip

5b0ee57f87143d498169b969f4e7906762074c25 authored almost 5 years ago
nodeip6pool: pool for IPv6 settings: wip

ba99f6bdcb1ea21beadf95f377b27ac7dc156376 authored almost 5 years ago
jail2iso: refactoring, wip

83b5411cfe43bf495de690e23a89daa6817b65b5 authored almost 5 years ago
jail2iso: refactoring, wip

2e474835491a66123ef2bc67a68ecb405cc59f6f authored almost 5 years ago
jail2iso: refactoring, wip

530d6f66e3756ae8b7ee11513438add84ea5dae5 authored almost 5 years ago
cmd macros

b7b06d043cb0fc2fdd13a623f28738dbd08d42c3 authored almost 5 years ago
pkg: add SIGNATURE_TYPE=none env

01ca5e519fd4eb0c3faf3818fdb547aa8ffbd764 authored almost 5 years ago
nodeip6pool: pool for IPv6 settings: wip

88902269d012a694a78f6540ac05a0451c8bf4d4 authored almost 5 years ago
update profiles

2bca90f9d7313537021bad9d860694bfa76a4ab4 authored almost 5 years ago
nodeip6pool: pool for IPv6 settings: wip

ad42bf3e695698b7e25b8da185538595f96abeea authored almost 5 years ago
bhyve: make the virtio_rnd options optional

some users report (via CBSD Telegram) unstable behavior of virtio_rnd
especially with Windows gu...

62932b4a653d5058cee14fbdf94d80f3d1e5b9e2 authored almost 5 years ago
CMD_MACROS

74fcf41f14e7c985af68064cc3768020b71ecb0c authored about 5 years ago
add retry as work-arount when SQlite3 is locked

I believe it will fix #440

18a6d9dac599735458686dc8ae28c7693e1bcc21 authored about 5 years ago
Show must go on

4cfdfbb8766bf78428564f441374a2c9851b91a7 authored about 5 years ago
Merge pull request #464 from cbsd/master

Merge pull request #463 from cbsd/develop

b50c3eaf2bb6c4e5f9384eaa9b53f06ea6bf107a authored about 5 years ago
Merge pull request #463 from cbsd/develop

MFC

3eccc2177e31ecff31d0b582a1ff4bc7023ab485 authored about 5 years ago
update profiles

9ce67fb881d1d11da90ea320d710c7fad19029b6 authored about 5 years ago
add double_acpi settings

dc2c09fd6b1f364b4f23da536e4ede2c9abe06b7 authored about 5 years ago
xget,xls: sync with bhyve

74da5dea35b6ae7855184736076d4f9849d233a0 authored about 5 years ago
fix md5 cmd

902df40b104140ec2106d6ec39985f1a6dfb0de7 authored about 5 years ago
upd profiles

770a828f488e42bfb8721b1016865b55d8c0c384 authored about 5 years ago
style

52edd8dd4dce7a779df2dc5884d4e14e747ca5b9 authored about 5 years ago
bls: sync with jls

0e1508334475e1c4c6dcbcd725131bf13ddad805 authored about 5 years ago
jls/jget: support for external custom facts: wip

ca7cff34f5b972deb1268a8138f9a806b2b424fe authored about 5 years ago
jls: custom column: jls -> facts.d dir

2b8eb3fd4f16dedbaf7e7b685cd3364324df3694 authored about 5 years ago
jls: add external source for custom column

dc23af7cabd8cca7a747b3d9e2a6d62481d27ac1 authored about 5 years ago
jls: add pseudo/runtime column real_ip4

- real_ip4 - determine REAL IPv4 address list from jail. This is dynamic/runtime data
which ...

c66d40f3890b542c4a003767dedd08ea5b50f880 authored about 5 years ago
add silence flags for multiple_processing_spawn

0d7c54565ced66b5afb77c94ba5065425ef0d4d1 authored about 5 years ago
CMD_MACROS wip

00128d41dd22ad51ad2a1b42fd0d95a17c1aa303 authored about 5 years ago
remove cloud-init parent snapshot when exist

ef995e96aa67383c4b5b91207ab35698944bcfde authored about 5 years ago
safe NFS properties by default

d89e201b9997c3ade033c9110ffb8cbc380f68f1 authored about 5 years ago
fix -i args

0149b1d358274607dcd0a586bec80e47bd52901d authored about 5 years ago
Merge pull request #462 from mekanix/feature/real-dhcp

Silence the warning if REALDHCP is used

59989701de0e44932dec9114b3f8a290d64d7aaf authored about 5 years ago
Silence the warning if REALDHCP is used

dd899ba64a9fa79f346d164ddef12bf8f9e3a1ea authored about 5 years ago
wip: mnt_start hook

eef016407e3eec80b76956d1118438452db14c96 authored about 5 years ago
wip: mnt_start hook for bhyve

794b7f0fb203acf9392e92c2f9ae145e23c2c9c7 authored about 5 years ago
wip: mnt_start hook for jail

2733614fe51c26ae1213fccb4a5c49324533a7a4 authored about 5 years ago
Show must go on

800b16a15a4d07831a6bbc10c4d6adea6305580f authored about 5 years ago
jail: move fstab files into personal $jname dir:

instead if: ~cbsd/jails-fstab/fstab.jail1 and ~cbsd/jails-fstab/fstab.jail1.local
CBSD use new ...

d91797b8c13b0a9bef8bf68249a5a5aafa947bfd authored about 5 years ago
cbsdd: remove debug print

so as not to embarrass users. further debug should go through syslog

2348d13f3825a95d2e2f68a47acd1e353f3ac434 authored about 5 years ago
wip: mnt_start hook for jail, MACROS for external cmd

ab446278ff59ee7ff5f483ae3b3c116d844df8ff authored about 5 years ago
wip: mnt_start hook for jail

93d785f102d5eb5548dfaef0782c803932fd39d4 authored about 5 years ago
Merge pull request #460 from cbsd/master

Merge pull request #459 from cbsd/develop

53aaa0e02fa1d1acd856cb624d152b910823045a authored about 5 years ago