480 Commits

Author SHA1 Message Date
Dulana Peiris
2d346cee06 Fixed several build issues (#436) 2025-09-02 08:29:49 +10:00
RichardAH
79506de211 Merge pull request #434 from gadget78/main
update user-install.sh to add extra tenant, and host features...
2025-08-12 17:44:43 +10:00
gadget78
b4e7824550 added DNS check to the firewall (checking if its within the local LAN) 2025-08-12 04:47:42 +01:00
gadget78
9da5ea9c3c folder creation bug 2025-08-09 18:24:19 +01:00
gadget78
66709f5b7a fix frozen downloader problem, moved to use native pull and save 2025-08-09 17:03:06 +01:00
RichardAH
c6bec82e4c Update README.md ES2025.8.1 2025-08-01 08:12:32 +10:00
gadget78
13b84cc49c another update on the dns, for TXT removal. 2025-07-23 03:29:38 +01:00
gadget78
172407baa5 custom dns resolving bug 2025-07-23 02:20:25 +01:00
gadget78
e472bd179e couple more bugs found and fixed, also added in image_name correction. and pre-req.sh for quota fix on install. and some typos/log improvements 2025-07-12 05:35:54 +01:00
gadget78
a937c28e09 better fstab sed handling 2025-06-30 23:14:24 +01:00
gadget78
f302703109 corrected couple bugs, and made it skip default proxy setting when reputation contract is detected. 2025-06-22 13:02:56 +01:00
gadget78
169ef9dc7f quota fstab settig tweak. 2025-06-20 07:44:56 +01:00
gadget78
696139f940 improved quota code (code for detecting if not enabled, and adding DISK_USED variables to env.vars for tenants),
added nft persist after restart code.
2025-06-19 06:43:47 +01:00
gadget78
1b649b7080 add quota to environment variables, improve quota code 2025-06-16 04:47:53 +01:00
gadget78
9706b244d6 added in the newest method of cgroup resources, taken from the ubuntu-24 branch (which does work on the older version of ubuntu and evernode version FYI)
also changed the diskquota system, to try fix bug, this needs testing more !
2025-06-15 09:26:35 +01:00
gadget78
d7041081e0 .sh duplication 2025-06-14 00:21:09 +01:00
gadget78
10078bbc39 this mainly adds port mapping and environment variables features for tenant use.
- it also adds a fix and improves docker pulls, so there are no unneeded pulls, so not as likely to hit docker rate limits.
- it also adds the ability to use a a proxy front end, so that domains can be linked into the ports assigned. which included a new evernode dns system.
- it also adds a fix for local Lan exposure vulnerability.
i will add more details on how the port mapping, vulnerability, and dns system works in an issue post for better readability.
2025-06-14 00:12:00 +01:00
Richard Holland
9cb99252e1 update license 2025-06-13 16:52:48 +10:00
Dulana Peiris
be0039d2b3 Minor fix in transfer logs (#432) 2024-11-08 14:04:24 +05:30
Chalith Desaman
d607729587 Add file descriptors, processes limitations (#419) (#430)
Co-authored-by: Kavindu Bimsara Fernando <40093425+BimsaraFernando@users.noreply.github.com>
2024-10-11 10:44:41 +05:30
Chalith Desaman
5c24dc7977 Bug fixes and memory release (#429) 2024-09-27 15:16:57 +05:30
Kithmini Gunawardhana
a494536672 Added lease expiry in instance termination catchup (#428) 2024-09-26 12:26:23 +05:30
Chalith Desaman
d015826482 Changed installer repository (#427) 2024-08-20 11:00:49 +05:30
Chalith Desaman
f67cfc2894 Fixed schedule issues (#426) 2024-08-20 09:28:35 +05:30
cdesaman
af80cd3881 Fixed schedule issue 2024-08-16 19:01:45 +05:30
Chalith Desaman
e5a089a7fe Lease termination, Reputationd sub module update and lease inconsistency fix (#424)
* Version and submodule update

* Handled terminate lease

* Lease inconsistency fix

* Lib version update

* Updated lock file

* Modified termination

* Update sub module

* Catchup terminations

* Fixed filter

* Fixed instance expiry issue

* Version update

* Sub module update
2024-08-16 12:02:56 +05:30
Dulana Peiris
47d229310d Heartbeat Randomization (#425) 2024-08-16 11:45:53 +05:30
Chalith Desaman
0cac8dc66c Fixed the reputation score scheduling (#423)
3ee6ce8e061ecf22849742fe5c04cb25cda07af4
2024-08-09 12:29:21 +05:30
chalith
18aa50fd94 Updated sub module 2024-08-05 13:34:58 +05:30
Chalith Desaman
7b1c16c0fd Reputation pre registration checks (#421)
* Updated fallback sub module with fixes

* Updated sub module

* Updated the version

* Submidule update

* npm audi fix

* Submod update

* Fixes

* Sub mod update

* Updated the sub module

* Submodule update

* Submod update

* Package update

* Updated sub module

* Updated sub module

* Updated sub module
2024-08-05 11:44:52 +05:30
Chalith Desaman
30bf642c23 Updated fallback sub module with fixes (#420) 2024-08-05 11:37:39 +05:30
Kithmini Gunawardhana
8481b4b413 Making CA bundle mandatory in applyssl (#422) 2024-08-05 11:23:38 +05:30
Chalith Desaman
2504b1d52a ReputationD update (#418) 2024-07-26 16:54:40 +05:30
Chalith Desaman
16d68fd7c7 Changed install repo (#417) 2024-07-24 09:24:07 +05:30
Chalith Desaman
140e742791 Pulling docker images without docker pull (#415) 2024-07-22 17:19:31 +05:30
Chalith Desaman
bc6c9ab2b9 General purpose port testing implementation (#414) 2024-07-22 16:42:49 +05:30
Chalith Desaman
8ea1bb00c3 Fixed unhandled offer lease errors (#412) 2024-07-09 13:27:41 +05:30
Chalith Desaman
0fd213d306 Merge pull request #411 from EvernodeXRPL/minor-bug 2024-06-25 15:27:09 +05:30
Kithmini Gunawardhana
bc1a45de0d Remove configuration re-usage (#392) 2024-06-25 15:22:52 +05:30
chalith
12b5ef6dc9 Merge remote-tracking branch 'origin/release' into main 2024-06-24 15:37:07 +05:30
Chalith Desaman
c8ea764fbb Patch release for Sashimono v0.8.3 (#389) (#410) 2024-06-24 15:12:39 +05:30
Chalith Desaman
cf0fe182b3 Updated repo name (#408) 2024-06-24 14:25:19 +05:30
Kithmini Gunawardhana
f6a7b8f5c7 Log access given for specific operations (#405) 2024-06-20 16:41:46 +05:30
Kithmini Gunawardhana
61ea8fd2a0 Min XAH requirement change (#404) 2024-06-19 15:43:21 +05:30
Kithmini Gunawardhana
656065b66f Submodule update (#403) 2024-06-19 10:27:47 +05:30
Chalith Desaman
131de11533 Single reputation account for multiple host support (#393) 2024-06-19 09:49:56 +05:30
Dulana Peiris
18cd6be266 Modified lease destroy and recreate logic (#387) 2024-06-14 11:42:04 +05:30
Chalith Desaman
4f63098d88 Burn leases on transfer and code and config version consistency (#391) 2024-06-13 17:59:17 +05:30
Kavindu Bimsara Fernando
d258f2ebae Allow more ports per instance (#381) 2024-06-13 17:05:59 +05:30
Kithmini Gunawardhana
946b7dae36 Remove configuration re-usage (#392) 2024-06-11 12:01:37 +05:30