aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-09-30Renamed ak-get-latest to ak-get-zlatestkaotisk6-5/+5
2023-09-30At last a logrotating scriptkaotisk1-0/+7
2023-09-28Fixed temporary folder/file handlingkaotisk1-7/+18
2023-09-27Got peers into the installation and configurationkaotisk3-3/+18
2023-09-27minor clean upkaotisk1-17/+1
2023-09-27New route: GET /peerskaotisk3-0/+34
2023-09-24Link to the location we retrieved from whichkaotisk1-1/+1
2023-09-24Added screen to the dependencieskaotisk1-1/+1
2023-09-24Added REQUIREMENTS filekaotisk2-0/+31
2023-09-24More infokaotisk1-3/+60
2023-09-24Added NETWORKINGkaotisk1-0/+47
2023-09-24cjdns network scanner prototypekaotisk1-0/+22
2023-09-14Added INSTALL filekaotisk1-0/+137
2023-09-14We should first install the api before building itkaotisk1-0/+3
2023-09-14Added log messagekaotisk1-0/+1
2023-09-11Exposes API port, introduced startup scriptkaotisk2-1/+8
2023-09-11Build and install the APIkaotisk1-0/+7
2023-09-11Fixes log outputkaotisk1-1/+1
2023-09-11Removes nodejs as explicit depedencykaotisk1-1/+1
- Avoid name differences from package to executable (nodejs vs node) - Gets installed via npm
2023-09-11Fixes Makefilekaotisk1-4/+4
2023-09-11Workaround for IPNS unresolvable zchain linkskaotisk4-1/+21
- Adds a "zlatest" field to the configuration of the node - We update and publish the configuration each time we change the latest block of our zchain
2023-09-11Minified outputkaotisk1-2/+2
2023-09-11Usage info correctionkaotisk1-1/+1
2023-09-08Clean outputkaotisk1-1/+1
2023-09-07Corrected license duration spankaotisk1-2/+2
2023-09-07License includes all the work that is in this repositorykaotisk1-0/+674
2023-09-05Added a new option/shortcut to rebase one zblock agokaotisk1-5/+7
2023-09-05Replaced tabs with spaceskaotisk1-34/+34
2023-09-05OpenSUSE podman image creatorkaotisk1-0/+14
2023-09-05Alpine podman image creatorkaotisk1-0/+14
2023-09-01Added support for apk package managerkaotisk1-0/+8
2023-09-01Corrected wrong log messagekaotisk1-1/+1
2023-09-01Added support for zypper package managerkaotisk1-0/+8
2023-09-01[new] ak-news read commandkaotisk1-108/+132
2023-09-01Double check the inputkaotisk1-25/+31
2023-09-01Return json parse instead of stringifiedkaotisk1-1/+1
2023-09-01Added new routes, fixed indentationkaotisk1-9/+11
2023-08-23Moved the right variable to the right placekaotisk1-3/+3
2023-08-23Added support for ArchLinuxkaotisk2-0/+21
2023-08-23Won't need. It was a mistaken assumption fixed at 587c1a5kaotisk1-4/+0
2023-08-23Applying work of two previous commitskaotisk1-2/+2
2023-08-23Dynamic sudo usagekaotisk1-0/+10
2023-08-23Preparing for dynamic package manager argumentskaotisk1-0/+6
2023-08-23Provided container build target for Debian Linuxkaotisk1-0/+13
2023-08-23Fixed wrong dependency namekaotisk1-1/+1
2023-08-23Changed previous to new defaultskaotisk1-2/+2
2023-08-23Removed sudo command as the container user is root, removed wget from depskaotisk1-1/+1
2023-08-23Script provided for testing containers under various Linux distroskaotisk2-0/+17
2023-08-22Aborts installation if AK_WORKDIR is found.kaotisk1-1/+10
2023-08-22Fixed wrong array declarationkaotisk1-1/+1