Skip to content
README.md 1015 B
Newer Older
Bastien Le Querrec's avatar
Bastien Le Querrec committed
**DEPRECATED. See https://git.silence.dev/Silence/silence.im**

Website of the Silence project.
Bastien Le Querrec's avatar
Bastien Le Querrec committed

## Installation

Just clone or fork this repository and start the application with npm:

```
npm install
npm start
```

To customize some parameters, use environment variables:

```
TIMEOUT=2000 PORT=3000 npm start
Bastien Le Querrec's avatar
Bastien Le Querrec committed
```

## Requirements

You need Node.js and npm.

Bastien Le Querrec's avatar
Bastien Le Querrec committed
## Docker

To run this app into a Docker container, build the image and run it:

```
docker build -t "silence.im:latest" .
docker run --restart=always -d --publish 127.0.0.1:8080:80 silence.im:latest
Bastien Le Querrec's avatar
Bastien Le Querrec committed
```

Then, visit http://localhost:8080/.

Bastien Le Querrec's avatar
Bastien Le Querrec committed
## License

Licensed under the GNU Affero General Public License Version 3 (or later); you may not use this work except in compliance with the License.

You may obtain a copy of the License in the LICENSE file, or at:

http://www.gnu.org/licenses/agpl-3.0.txt

Pictures are licensed under the CC BY 2.0:
https://www.flickr.com/photos/bastienlq/19276132753/
Bastien Le Querrec's avatar
Bastien Le Querrec committed
https://www.flickr.com/photos/39908901@N06/6909402464/