Compare commits
No commits in common. "9f85b0e001c4e2ca784bdeca39d65c905d1939d3" and "79b0108c4d2a92dce85fed574625cbd71d4f5e42" have entirely different histories.
9f85b0e001
...
79b0108c4d
@ -5,7 +5,6 @@ set -x
|
|||||||
pandoc -s --css=/static/style.css index.md > index.html
|
pandoc -s --css=/static/style.css index.md > index.html
|
||||||
|
|
||||||
abra app cp cooperative.computer index.html app:/var/www/http/
|
abra app cp cooperative.computer index.html app:/var/www/http/
|
||||||
abra app cp cooperative.computer favicon.ico app:/var/www/http/
|
|
||||||
for file in static; do
|
for file in static; do
|
||||||
abra app cp cooperative.computer "$file" app:/var/www/http/static/
|
abra app cp cooperative.computer "$file" app:/var/www/http/static/
|
||||||
done
|
done
|
||||||
|
BIN
favicon.ico
BIN
favicon.ico
Binary file not shown.
Before Width: | Height: | Size: 9.4 KiB |
43
index.html
43
index.html
@ -1,8 +1,30 @@
|
|||||||
<br />
|
<!DOCTYPE html>
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
|
||||||
<center>
|
<head>
|
||||||
<img src="/static/logo.jpg" id="logo" alt="A simple drawing of two rectangles representing servers smilinig at each other.">
|
<meta charset="utf-8" />
|
||||||
</center>
|
<meta name="generator" content="pandoc" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||||||
|
<title>Co-operative Computer</title>
|
||||||
|
<style>
|
||||||
|
code{white-space: pre-wrap;}
|
||||||
|
span.smallcaps{font-variant: small-caps;}
|
||||||
|
span.underline{text-decoration: underline;}
|
||||||
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
|
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
|
||||||
|
ul.task-list{list-style: none;}
|
||||||
|
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
|
||||||
|
</style>
|
||||||
|
<link rel="stylesheet" href="/static/style.css" />
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<header id="title-block-header">
|
||||||
|
<h1 class="title">Co-operative Computer</h1>
|
||||||
|
</header>
|
||||||
|
<p><br />
|
||||||
|
<img src="/static/nocloud.jpg" id="nocloud" alt="Image says “there is no cloud, it’s just someone else’s computer”"></p>
|
||||||
<p><strong>Co-operative Computer</strong> is an offering by <a href="https://autonomic.zone">Autonomic Co-operative</a> to help people divest from corporate clouds and the surveillance capitalist ecosystem.</p>
|
<p><strong>Co-operative Computer</strong> is an offering by <a href="https://autonomic.zone">Autonomic Co-operative</a> to help people divest from corporate clouds and the surveillance capitalist ecosystem.</p>
|
||||||
<p>We provide <strong>dGaaS (De-Googling as a Service).</strong> No ads. No data mining. Don’t like it? Change it! Come and participate in the decision making processes instead of having stuff forced on you by a corporation.</p>
|
<p>We provide <strong>dGaaS (De-Googling as a Service).</strong> No ads. No data mining. Don’t like it? Change it! Come and participate in the decision making processes instead of having stuff forced on you by a corporation.</p>
|
||||||
<table>
|
<table>
|
||||||
@ -11,7 +33,6 @@
|
|||||||
<th>Identity-management</th>
|
<th>Identity-management</th>
|
||||||
<th>File storage</th>
|
<th>File storage</th>
|
||||||
<th>Knowledge management/productivity</th>
|
<th>Knowledge management/productivity</th>
|
||||||
<th>Comms</th>
|
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
@ -19,7 +40,11 @@
|
|||||||
<td>Keycloak (SSO)</td>
|
<td>Keycloak (SSO)</td>
|
||||||
<td>Nextcloud files</td>
|
<td>Nextcloud files</td>
|
||||||
<td>Nextcloud calendar</td>
|
<td>Nextcloud calendar</td>
|
||||||
<td>Matrix</td>
|
</tr>
|
||||||
|
<tr class="even">
|
||||||
|
<td></td>
|
||||||
|
<td></td>
|
||||||
|
<td>CryptPad</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
@ -36,7 +61,7 @@
|
|||||||
<h2 id="money">Money</h2>
|
<h2 id="money">Money</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>The first month is free.</li>
|
<li>The first month is free.</li>
|
||||||
<li>After that, it’s £3 / month for 5 GB storage (if you’re based in the UK/EU then + 20% VAT) - if you want more than 5GB send us a mail and we’ll get back to you with a quote.</li>
|
<li>After that, it’s £3 / month for 5 GB storage (if you’re based in the UK/EU then + 20% VAT).</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Where does the money go?</p>
|
<p>Where does the money go?</p>
|
||||||
<ul>
|
<ul>
|
||||||
@ -64,3 +89,5 @@
|
|||||||
<p>Send an email to <a href="mailto:boop@autonomic.zone">boop@autonomic.zone</a> with your desired username!</p>
|
<p>Send an email to <a href="mailto:boop@autonomic.zone">boop@autonomic.zone</a> with your desired username!</p>
|
||||||
<p><br />
|
<p><br />
|
||||||
<img src="/static/vibing.gif" id="vibing" alt="vibing cat gif"></p>
|
<img src="/static/vibing.gif" id="vibing" alt="vibing cat gif"></p>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
11
index.md
11
index.md
@ -4,7 +4,7 @@ title: Co-operative Computer
|
|||||||
|
|
||||||
|
|
||||||
\
|
\
|
||||||
<center> <img src="/static/logo.jpg" id="logo" alt="A simple drawing of two rectangles representing servers smilinig at each other."> </center>
|
<img src="/static/nocloud.jpg" id="nocloud" alt="Image says “there is no cloud, it’s just someone else’s computer”">
|
||||||
|
|
||||||
|
|
||||||
**Co-operative Computer** is an offering by [Autonomic Co-operative](https://autonomic.zone) to help people divest from corporate clouds and the surveillance capitalist ecosystem.
|
**Co-operative Computer** is an offering by [Autonomic Co-operative](https://autonomic.zone) to help people divest from corporate clouds and the surveillance capitalist ecosystem.
|
||||||
@ -13,9 +13,10 @@ We provide **dGaaS (De-Googling as a Service).** No ads. No data mining. Don’t
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
| Identity-management | File storage | Knowledge management/productivity | Comms |
|
| Identity-management | File storage | Knowledge management/productivity |
|
||||||
|----|----|----|----|
|
|----|----|----|
|
||||||
| Keycloak (SSO) | Nextcloud files | Nextcloud calendar | Matrix |
|
| Keycloak (SSO) | Nextcloud files | Nextcloud calendar |
|
||||||
|
| | | CryptPad |
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
@ -37,7 +38,7 @@ For the moment, this service is operated by Autonomic Co-operative; we eventuall
|
|||||||
## Money
|
## Money
|
||||||
|
|
||||||
* The first month is free.
|
* The first month is free.
|
||||||
* After that, it’s £3 / month for 5 GB storage (if you’re based in the UK/EU then + 20% VAT) - if you want more than 5GB send us a mail and we'll get back to you with a quote.
|
* After that, it’s £3 / month for 5 GB storage (if you’re based in the UK/EU then + 20% VAT).
|
||||||
|
|
||||||
Where does the money go?
|
Where does the money go?
|
||||||
|
|
||||||
|
BIN
static/logo.jpg
BIN
static/logo.jpg
Binary file not shown.
Before Width: | Height: | Size: 79 KiB |
Loading…
Reference in New Issue
Block a user