Commit Graph

494 Commits

Author SHA1 Message Date
8081dd8b09 improving spawn command execution 2024-10-23 23:39:59 +01:00
46a21949df improving shell command execution 2024-10-23 23:02:37 +01:00
cc08e35d82 finished cleaning environment functionality 2024-10-21 01:14:13 +01:00
7a195d6c36 fixing gitignore confict 2024-10-20 22:48:22 +01:00
ff105bf9e0 added map port response as JSON output 2024-10-20 22:29:05 +01:00
7a86bb29c9 Merge branch 'master' of github.com:Akilan1999/p2p-rendering-computation 2024-10-20 22:20:19 +01:00
71b23b1e0d save documentation 2024-10-20 22:19:59 +01:00
7ab6471c75 fixing haskell API issue 2024-10-20 22:02:08 +01:00
7855859c3a fixing string issue 2024-10-20 21:54:14 +01:00
182f7fb10f working on cleaning environment and map port function 2024-10-20 21:33:43 +01:00
Akilan Selvacoumar
64f8d77a65 Merge pull request #112 from Akilan1999/cname-entry
Added possibility to add domain name for nodes on P2PRC
2024-10-19 23:45:57 +01:00
5766623d7d adding next API end point goal 2024-10-19 23:22:38 +01:00
02be206221 brainstorming: basic use case 2024-10-19 22:52:39 +01:00
be1e2ec384 finished initial API 2024-10-19 22:39:23 +01:00
10c1548b28 added stdInput and shell options 2024-10-19 20:36:17 +01:00
b2a03312a8 working on haskell API 2024-10-19 20:25:55 +01:00
4a9d1e237f fixed cmd location issue 2024-10-19 18:47:50 +01:00
1e773748fc finished parsing Server information data 2024-10-19 14:26:11 +01:00
65265c08b0 adding data types to inputs and outputs of shell commands 2024-10-19 13:12:38 +01:00
fcda233ddb adding data types to inputs and outputs of shell commands 2024-10-19 12:39:24 +01:00
35b16db6b9 adding todos 2024-10-18 11:37:13 +01:00
a11a6be51a integrating haskell orchestration 2024-10-18 10:59:17 +01:00
5a5985a573 enabled TLS 2024-08-23 04:38:17 +01:00
0a13327551 enabled TLS 2024-08-23 04:32:59 +01:00
00317008a2 fixes 2024-08-23 04:24:43 +01:00
ecd6b0cbf3 changes 2024-08-23 04:20:12 +01:00
dabba14741 changes 2024-08-23 04:18:28 +01:00
fc7ad63c06 debug changes 2024-08-23 04:06:36 +01:00
ac8a3dcdca debug changes 2024-08-23 03:52:41 +01:00
447834b556 debug changes 2024-08-23 03:50:28 +01:00
883b3a5cde debug changes 2024-08-23 03:47:19 +01:00
2c8ef44bd8 removed map check 2024-08-23 03:45:01 +01:00
63d079f71d added make for create map 2024-08-23 03:42:02 +01:00
a4cd96c72f fixed flipped pem files 2024-08-23 03:25:25 +01:00
07dea4ff27 bumped up go version in mod file and added automatic generation of pem certificates 2024-08-23 03:22:51 +01:00
a37f81a47f added defaults for root node 2024-08-23 02:24:54 +01:00
0c1e6edcbc changed state for Proxy default for IPTables 2024-08-23 02:18:06 +01:00
9192901e25 added automatic entry for nodes not behind NAT 2024-08-23 02:02:51 +01:00
5d20e688a8 added domain name as parameter 2024-08-23 01:46:18 +01:00
505ef3b982 added base reverse proxy 2024-08-22 17:14:13 +01:00
9d9e385909 removed 50mb binary file 2024-07-26 21:50:23 +01:00
aa4b18f39d added make clean 2024-03-27 08:28:18 +00:00
f9fb225b91 Merge branch 'master' of github.com:Akilan1999/p2p-rendering-computation 2024-03-27 08:06:44 +00:00
7a5cb2f1e3 changes to go.mod 2024-03-27 08:06:23 +00:00
Akilan Selvacoumar
8ff61422d7 Merge pull request #111 from cr2007/docs-markdown-alerts
Adds Alerts Markdown Support
2024-03-14 10:45:30 +00:00
CSK
0c86c6e673 Adds Markdown Alerts for Notes
Reference: https://github.com/orgs/community/discussions/16925

And adds some minor fixes
2024-03-12 14:41:29 +04:00
CSK
00629b604f Adds hyperlink for creating new issue
And some minor fixes in the README.md file
2024-03-12 13:55:37 +04:00
72484da67b Merge branch 'master' of github.com:Akilan1999/p2p-rendering-computation 2024-02-23 17:50:11 +00:00
7f1e9cbbae added base abstraction functions and docs to P2PRC 2024-02-23 17:49:55 +00:00
Akilan Selvacoumar
c14a0521c9 Update README.md for extending server. 2024-02-10 22:18:46 +00:00