Advanced Search
Search Results
5 total results found
Baikal
Link version: "3.3" services: baikal: image: ckulka/baikal restart: unless-stopped ports: - "6158:80" volumes: - /srv/path/Files/Baikal/config:/var/www/baikal/config - /srv/path/Files/Baikal/Specific:/var/www/baika...
Manage my damn life
Instructions Variables First cd /path/to/files Pull the repository, or download latest release from Github. git clone https://github.com/intri-in/manage-my-damn-life-nextjs.git Copy sample compose file. cp docker-compose.yml.sample docker-compose.yml Y...
Bloben
Link 1. Files Clone this repository https://github.com/nibdo/bloben-app git clone https://github.com/nibdo/bloben-app.git 2. Secrets Copy .env.example file to .env file. You will need to change secrets for database, session, two-factor authentication and ...
Fluid Calendar
Github 🛠Prerequisites Before starting, ensure you have: Docker installed on your machine Portainer set up and running An available port for the app (default is 3000, but we will use 3087 in this guide) An available port for PostgreSQL (default is 54...
Radicale
Github | Official Website There is no official docker image. This was the most up to date project. Step 1: Create Configuration Directory Create a directory to store your Radicale configuration files: mkdir -p /srv/Files/Radicale/config Step 2: Create Con...