Giter Site home page Giter Site logo

wekan / friendup-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aperture-development/friendup-docker

0.0 1.0 0.0 21 KB

Docker image of FriendUP

Home Page: https://hub.docker.com/r/aperturedevelopment/friendup

License: MIT License

Shell 57.50% Dockerfile 42.50%

friendup-docker's Introduction

FriendUP Docker

Build Status Licence

This is the repository for the FriendUP docker container. The purpose of this is to allow people to easily deploy FriendUP without complicated setups or anything. We achive that using the Docker Platform, Docker containers are pre-setup and ready-to-deploy application containers.

How to Deploy

Currently FriendUP Docker requires you to use Docker-Compose, a easy way to deploy multible dependant applications at once, without the need to configure them all one by one.

  1. Download or Clone this repository to your server/node/computer where you want FriendUP to be installed
  2. Change the .env file to fit your configuration
  3. Navigate into the folder using a cli and type docker-compose up
  4. After a few minutes FriendCore should be starting up and you should be able to reach Friend on port 6502

You might want to use a reverse proxy redirecting the friend domain to the docker container. Here is a usefull guide how to do that with Apache: https://www.digitalocean.com/community/tutorials/how-to-use-apache-http-server-as-reverse-proxy-using-mod_proxy-extension

Enviroment Variables

MYSQL_USER - The Database username

MYSQL_PASSWORD - The Password for the database user

MYSQL_DATABASE - The to be used database name

MYSQL_ROOT_PASSWORD - The password of the databases root user

DOCKER_FRIEND_DOMAIN - the domain friend will run under

Updating FriendUP

To update friend go back to the place of the docker-compose.yml file using a cli and type docker-compose down this will stop and remove the containers ( Don't worry, your data is safe ). After you done that just type docker-compose up again and the container should be updated

Additional Info

FriendUP: https://github.com/FriendUPCloud/friendup
Docker: https://www.docker.com/
Docker-Compose: https://docs.docker.com/compose/
DockerHub: https://hub.docker.com/r/aperturedevelopment/friendup

This repository and the code is licenced under MIT.

The FriendUP-Docker container has been made by Aperture Development. We are in no way owning or claiming ownership over FriendUP and it's code.

friendup-docker's People

Contributors

aperturedevelopment avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.