@@ -10,33 +10,26 @@ Akash is a digital marketplace where users can rent computing resources to host
10
10
- [ Social Media] ( #social-media )
11
11
- [ Templates] ( #templates )
12
12
- [ Official] ( #official )
13
- - [ AI - CPU] ( #ai---cpu )
14
- - [ AI - GPU] ( #ai---gpu )
13
+ - [ AI and ML] ( #ai-and-ml )
15
14
- [ Blogging] ( #blogging )
16
15
- [ Built with Cosmos-SDK] ( #built-with-cosmos-sdk )
17
16
- [ Chat] ( #chat )
18
- - [ Machine Learning] ( #machine-learning )
19
17
- [ CI/CD, DevOps] ( #cicd-devops )
20
18
- [ Data Visualization] ( #data-visualization )
21
19
- [ Databases and Administration] ( #databases-and-administration )
22
20
- [ DeFi] ( #defi )
23
21
- [ Benchmarking] ( #benchmarking )
24
22
- [ Blockchain] ( #blockchain )
25
23
- [ Business] ( #business )
26
- - [ Games] ( #games )
27
- - [ Game Servers] ( #game-servers )
24
+ - [ Games and Game Servers] ( #games-and-game-servers )
28
25
- [ Hosting] ( #hosting )
29
26
- [ Media] ( #media )
30
27
- [ Search Engines] ( #search-engines )
31
- - [ Mining - CPU] ( #mining---cpu )
32
- - [ Mining - GPU] ( #mining---gpu )
33
- - [ Mining Pools] ( #mining-pools )
34
- - [ Peer-to-peer File Sharing] ( #peer-to-peer-file-sharing )
28
+ - [ Miners and Mining Pools] ( #miners-and-mining-pools )
35
29
- [ Project Management] ( #project-management )
36
30
- [ Social] ( #social )
37
31
- [ Tools] ( #tools )
38
32
- [ Network] ( #network )
39
- - [ Databases] ( #databases )
40
33
- [ Wallet] ( #wallet )
41
34
- [ Web Frameworks] ( #web-frameworks )
42
35
- [ Archived] ( #archived )
@@ -54,11 +47,18 @@ Here you can see some resources linked related to Akash, in how to e.g. get star
54
47
55
48
## Social Media
56
49
57
- Here you can see the official and unofficial major social media channels of Akash.
50
+ ### Official
51
+
52
+ Here you can see the official major social media channels of Akash.
58
53
59
54
- [ Discord] ( https://discord.com/invite/akash ) - The official Discord server for technical support, technical conversation, and other conversation related to the development of the network.
60
55
- [ Twitter (X)] ( https://twitter.com/akashnet_ ) - The official Twitter (X) account for community news, milestones, and more relevant information of Akash.
61
56
- [ Telegram (Official)] ( https://t.me/AkashNW ) - The official Telegram server where serious conversation of the development of the network is encouraged.
57
+
58
+ ### Unofficial
59
+
60
+ Here you can see the unofficial major social media channels of Akash.
61
+
62
62
- [ Telegram (Akashians Price Staking)] ( https://t.me/akashianspricingstaking ) - An unofficial Telegram server where price discussion is encouraged.
63
63
64
64
## Templates
@@ -76,7 +76,9 @@ Note that SDL files are private by default, but some templates make sense to sha
76
76
- [ Lunie Wallet for Cosmos SDK] ( ./templates/lunie-lite ) - Lunie Wallet for Cosmos SDK.
77
77
- [ Cosmos SDK Node] ( https://github.com/ovrclk/akash-on-akash ) - Cosmos SDK Node.
78
78
79
- ### AI - CPU
79
+ ### AI and ML
80
+
81
+ #### AI - CPU
80
82
81
83
- [ Alpaca.cpp] ( ./templates/alpaca-cpp ) - Alpaca.cpp.
82
84
- [ Auto-GPT] ( ./templates/auto-gpt ) - Auto-GPT.
@@ -91,7 +93,7 @@ Note that SDL files are private by default, but some templates make sense to sha
91
93
- [ Stable Diffusion] ( ./templates/stable-diffusion-ui ) - Stable Diffusion.
92
94
- [ Terminal GPT] ( ./templates/tgpt ) - Terminal GPT.
93
95
94
- ### AI - GPU
96
+ #### AI - GPU
95
97
96
98
- [ AI-Image-App] ( ./templates/AI-Image-App ) - AI-Image-App.
97
99
- [ AUTOMATIC1111] ( ./templates/AUTOMATIC1111 ) - AUTOMATIC1111.
@@ -117,6 +119,16 @@ Note that SDL files are private by default, but some templates make sense to sha
117
119
- [ XLM-roBERTa] ( ./templates/XLM-roBERTa ) - XLM-roBERTa.
118
120
- [ Open GPT] ( ./templates/open-gpt ) - Open GPT.
119
121
122
+ #### Machine Learning
123
+
124
+ - [ Ray Cluster] ( ./templates/ray ) - Ray Cluster.
125
+ - [ Jupyter Notebook] ( ./templates/jupyter ) - Jupyter Notebook.
126
+ - [ Jupyter Notebook with ezkl] ( ./templates/tensorflow-jupyter-ezkl ) - Jupyter Notebook with ezkl.
127
+ - [ Jupyter Notebook with Python Kernel] ( ./templates/tensorflow-jupyter-mnist ) - Jupyter Notebook with Python Kernel.
128
+ - [ TensorFlow Serving MNIST CNN Model] ( ./templates/tensorflow-serving-mnist ) - TensorFlow Serving MNIST CNN Model.
129
+ - [ Handwritten Digits Recognition Application] ( ./templates/tensorflow-webapp-mnist ) - Handwritten Digits Recognition Application.
130
+ - [ Doccano] ( ./templates/doccano ) - Doccano.
131
+
120
132
### Blogging
121
133
122
134
- [ SteemCN] ( ./templates/steemcn ) - SteemCN.
@@ -137,16 +149,6 @@ Note that SDL files are private by default, but some templates make sense to sha
137
149
138
150
- [ Mattermost] ( ./templates/mattermost ) - Mattermost.
139
151
140
- ### Machine Learning
141
-
142
- - [ Ray Cluster] ( ./templates/ray ) - Ray Cluster.
143
- - [ Jupyter Notebook] ( ./templates/jupyter ) - Jupyter Notebook.
144
- - [ Jupyter Notebook with ezkl] ( ./templates/tensorflow-jupyter-ezkl ) - Jupyter Notebook with ezkl.
145
- - [ Jupyter Notebook with Python Kernel] ( ./templates/tensorflow-jupyter-mnist ) - Jupyter Notebook with Python Kernel.
146
- - [ TensorFlow Serving MNIST CNN Model] ( ./templates/tensorflow-serving-mnist ) - TensorFlow Serving MNIST CNN Model.
147
- - [ Handwritten Digits Recognition Application] ( ./templates/tensorflow-webapp-mnist ) - Handwritten Digits Recognition Application.
148
- - [ Doccano] ( ./templates/doccano ) - Doccano.
149
-
150
152
### CI/CD, DevOps
151
153
152
154
- [ Jenkins] ( ./templates/jenkins ) - Jenkins.
@@ -171,10 +173,10 @@ Note that SDL files are private by default, but some templates make sense to sha
171
173
- [ InfluxDB] ( ./templates/influxdb ) - InfluxDB.
172
174
- [ SurrealDB] ( ./templates/SurrealDB ) - SurrealDB.
173
175
- [ DefraDB] ( ./templates/defradb ) - DefraDB.
176
+ - [ redis] ( ./templates/redis ) - redis.
174
177
175
178
### DeFi
176
179
177
- Awesome DeFi apps you can deploy on Akash Awesome DeFi apps you can deploy on Akash.
178
180
- [ Serum DEX UI] ( ./templates/serum ) - Serum DEX UI.
179
181
- [ Uniswap] ( ./templates/uniswap ) - Uniswap.
180
182
- [ dFed] ( ./templates/dfed ) - dFed.
@@ -228,9 +230,10 @@ Awesome DeFi apps you can deploy on Akash Awesome DeFi apps you can deploy on Ak
228
230
229
231
- [ Odoo] ( ./templates/odoo ) - Odoo.
230
232
231
- ### Games
233
+ ### Games and Game Servers
234
+
235
+ #### Games
232
236
233
- - [ Minecraft] ( ./templates/minecraft ) - Minecraft.
234
237
- [ Tetris] ( ./templates/tetris ) - Tetris.
235
238
- [ Pac-Man] ( ./templates/pacman ) - Pac-Man.
236
239
- [ Supermario] ( ./templates/supermario ) - Supermario.
@@ -239,21 +242,24 @@ Awesome DeFi apps you can deploy on Akash Awesome DeFi apps you can deploy on Ak
239
242
- [ MemoryGame] ( ./templates/MemoryGame ) - MemoryGame.
240
243
- [ Snake Game] ( ./templates/snake-game ) - Snake Game.
241
244
242
- ### Game Servers
245
+ #### Game Servers
243
246
244
247
- [ Counter-Strike: Global Offensive] ( ./templates/csgo ) - Counter-Strike: Global Offensive.
245
248
- [ Holdfast: Nations At War] ( ./templates/holdfastnaw ) - Holdfast: Nations At War.
249
+ - [ Minecraft] ( ./templates/minecraft ) - Minecraft.
246
250
- [ Mordhau] ( ./templates/mordhau ) - Mordhau.
247
251
- [ Squad] ( ./templates/squad ) - Squad.
248
252
- [ SteamCMD] ( ./templates/steamcmd ) - SteamCMD.
249
253
- [ SteamPipe] ( ./templates/steampipe ) - SteamPipe.
250
254
- [ Team Fortress 2] ( ./templates/tf2 ) - Team Fortress 2.
251
255
252
- ### Hosting .
256
+ ### Hosting
257
+
253
258
- [ Caddy] ( ./templates/caddy ) - Caddy.
254
259
- [ Grafana] ( ./templates/grafana ) - Grafana.
255
260
- [ IPFS] ( ./templates/ipfs ) - IPFS.
256
261
- [ Flame] ( ./templates/flame ) - Flame.
262
+ - [ qBittorrent] ( ./templates/qbittorrent ) - qBittorrent.
257
263
258
264
### Media
259
265
@@ -265,7 +271,9 @@ Awesome DeFi apps you can deploy on Akash Awesome DeFi apps you can deploy on Ak
265
271
- [ Presearch] ( ./templates/presearch ) - Presearch.
266
272
- [ YaCy] ( ./templates/yacy ) - YaCy.
267
273
268
- ### Mining - CPU
274
+ ### Miners and Mining Pools
275
+
276
+ #### Miners - CPU
269
277
270
278
- [ Chia Bladebit] ( ./templates/chia-bladebit ) - Chia Bladebit.
271
279
- [ Chia Bladebit Disk] ( ./templates/chia-bladebit-disk ) - Chia Bladebit Disk.
@@ -281,7 +289,7 @@ Awesome DeFi apps you can deploy on Akash Awesome DeFi apps you can deploy on Ak
281
289
- [ Traffmonetizer] ( ./templates/traffmonetizer ) - Traffmonetizer.
282
290
- [ XMRig CPU] ( ./templates/xmrig ) - XMRig CPU.
283
291
284
- ### Mining - GPU
292
+ #### Miners - GPU
285
293
286
294
- [ Bminer] ( ./templates/bminer-c11 ) - Bminer.
287
295
- [ BzMiner] ( ./templates/bzminer-c11 ) - BzMiner.
@@ -299,17 +307,13 @@ Awesome DeFi apps you can deploy on Akash Awesome DeFi apps you can deploy on Ak
299
307
- [ WildRig Multi] ( ./templates/wildrig-multi-c11 ) - WildRig Multi.
300
308
- [ XMRig GPU] ( ./templates/xmrig-c11 ) - XMRig GPU.
301
309
302
- ### Mining Pools
310
+ ##### Mining Pools
303
311
304
312
- [ monero-pool by jtgrassie] ( ./templates/monero-pool ) - monero-pool by jtgrassie.
305
313
- [ Meowcoin Pool] ( ./templates/kawpow-pool-meowcoin ) - Meowcoin Pool.
306
314
- [ Neoxa Pool] ( ./templates/kawpow-pool-neoxa ) - Neoxa Pool.
307
315
- [ Ravencoin Pool] ( ./templates/kawpow-pool-ravencoin ) - Ravencoin Pool.
308
316
309
- ### Peer-to-peer File Sharing
310
-
311
- - [ qBittorrent] ( ./templates/qbittorrent ) - qBittorrent.
312
-
313
317
### Project Management
314
318
315
319
- [ Jira Software] ( ./templates/jira ) - Jira Software.
@@ -354,10 +358,6 @@ Awesome DeFi apps you can deploy on Akash Awesome DeFi apps you can deploy on Ak
354
358
- [ Sentinel dVPN node] ( ./templates/Sentinel-dVPN-node ) - Sentinel dVPN node.
355
359
- [ Tor Proxy] ( ./templates/tor-proxy ) - Tor Proxy.
356
360
357
- ### Databases
358
-
359
- - [ redis] ( ./templates/redis ) - redis.
360
-
361
361
### Wallet
362
362
363
363
- [ MyetherWallet] ( ./templates/MyetherWallet ) - MyetherWallet.
0 commit comments