mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-04 07:47:45 +02:00
Structure: Corrected links that were broken after moving files
This commit is contained in:
parent
f04a6752f7
commit
94932f8886
@ -10,8 +10,8 @@ you can sync as you please.
|
||||
You do not need to care which machines are online to get all the files you need.
|
||||
If you are talking about a cloud, this is this.
|
||||
|
||||
- [Owncloud](setups/owncloud.md) is a self-hostable, open-source file hosting service that can be dockerized.
|
||||
- [Onedrive](setups/onedrive.md) is a very popular piece of software despite being proprietary.
|
||||
- [Owncloud](owncloud.md) is a self-hostable, open-source file hosting service that can be dockerized.
|
||||
- [Onedrive](onedrive.md) is a very popular piece of software despite being proprietary.
|
||||
You can not self-host it, but you can run a dockerized client.
|
||||
|
||||
## Synchronizing without main server
|
||||
@ -20,4 +20,4 @@ If you can bare the difficulties ascending due to the mentioned above problems,
|
||||
safe way to "host" files.
|
||||
There is no single server as point of attack with all your data.
|
||||
|
||||
- [Syncthing](setups/syncthing.md) is a free and open-source peer-to-peer file synchronization tool that can be dockerized.
|
||||
- [Syncthing](syncthing.md) is a free and open-source peer-to-peer file synchronization tool that can be dockerized.
|
||||
|
@ -17,11 +17,11 @@ There is also an interactive [fixup guide by Seth Robertson](https://sethroberts
|
||||
Web interfaces for git are quite useful for easily showing code to other people.
|
||||
Additionally it is easy to collaborate together.
|
||||
|
||||
- [Gitea](applications/gitea.md) is an open-source and selfhosted and can be dockerized.
|
||||
- [Gitea](gitea.md) is an open-source and selfhosted and can be dockerized.
|
||||
|
||||
## Server without graphical interface
|
||||
|
||||
If you don't need a bloated web-interface a more basic approach is more than enough.
|
||||
|
||||
- [git-server-docker](setups/bare-git.md) is a pretty basic docker-container for git.
|
||||
- [git-server-docker](bare-git.md) is a pretty basic docker-container for git.
|
||||
|
||||
|
@ -8,11 +8,11 @@ Nevertheless there are some really nice pieces of software to check out.
|
||||
|
||||
If you want to host your own mail-server there are solutions with and without interfaces.
|
||||
|
||||
- [Dovecot](setups/dovecot.md) is a simple mail server that can be dockerized and has no interface.
|
||||
- [Dovecot](dovecot.md) is a simple mail server that can be dockerized and has no interface.
|
||||
|
||||
## Client
|
||||
|
||||
If you don't have a built-in web interface for your mail-server you need some software to access your mails.
|
||||
And even if you have it can be useful to keep your mails synced locally on your pc.
|
||||
|
||||
- [Neomutt](setups/neomutt.md) is a terminal-based mail client, that has a simple interface.
|
||||
- [Neomutt](neomutt.md) is a terminal-based mail client, that has a simple interface.
|
||||
|
@ -9,4 +9,4 @@ In general you need to consider if you want the music directly on your pc or acc
|
||||
If you want to keep your system clean of much data, you can use this kind of setup.
|
||||
There are differences depending on your preffered client interface.
|
||||
|
||||
- [Airsonic](setups/airsonic.md) is a free fork of Subsonic, can be dockerized and has a web-interface.
|
||||
- [Airsonic](airsonic.md) is a free fork of Subsonic, can be dockerized and has a web-interface.
|
||||
|
@ -8,5 +8,5 @@ The software can vary in coverage and interface type.
|
||||
|
||||
One of the most used file modification is done in csv or similar datatypes.
|
||||
|
||||
- [sc-im](setups/sc-im.md) is a simple table calculation program with a terminal based interface.
|
||||
- [sc-im](sc-im.md) is a simple table calculation program with a terminal based interface.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user