Pastebin docker github Requires docker and docker-compose. Archives new pastes submitted to pastebin. com/awesome-selfhosted/awesome-selfhosted#pastebins. A PasteBin Based on Python Flask and mount on Docker - cczu-osa/pastebin Contribute to enchant97/hasty-paste development by creating an account on GitHub. Rewritten the Docker setup to be simple and clean: switch to nginx-alpine, php-fpm-alpine and mariadb; docker-compose: autobuild php-image for stiqued; serve all files directly (htdocs is mounted instead of copied) stiqued-configuration for docker resides in docker/stiqued. This project utilizes MongoDB's full text search to provide a way to query information from the server. php; force private-flag when a previously encrypted paste gets pasted public A dockerized version of the pastebin-mirror service. There's about one million of these out there, but if you have the need to run something internally at work or you just fancy having your own pastebin, this is your application. log | docker run -i staff0rd/pastebin -k < devKey >-j < userKey >-t " Contents of myfile. When Gist removed anonymous pastes, I realised that the pastebins out there don't do what I want them to do. that a container will be created, running the main. com, privnote. log | docker run -i staff0rd/pastebin -k < devKey > # push the contents of myfile. This can be thought of as the following pipeline 🚢📦Dockerized version of hastebin - a pastebin clone written in NodeJS. yml file set your hostname on this line (keep the `` ) traefik. The Frontend was build using react. toml. 7. It uses a multi-stage build consisting of three stages: Go Build : Builds a statically linked Go binary containing the backend API server and the static server. yaml file, and change accordingly. You can also clone to any existing PHP server and set the environment variables below. js and Docker. You can generate a keypair with this vanitygen address tool . - nicholaswilde/docker-haste docker run --env-file . yml at master · makramkd/pastebin Simple Node. A self hosted, simple alternative to PasteBin. Running on PHP7, it is using Bootstrap 4 for its frontend, Geshi for the syntax highlighting. /vendor/bin/phpunit Contribute to sashakrop9/pastebin development by creating an account on GitHub. Contribute to mkaczanowski/pastebin development by creating an account on GitHub. This project runs and configures two containers: PrivateBin: A minimalist, open source online pastebin where the server has zero knowledge of pasted data. yml build # run the docker container $ sudo docker-compose -f docker-compose. yml which is designed to debug things; docker-compose. yml at master · JagTheFriend/PasteBin Simple pastebin in Docker. An incremental build process is used to avoid needing a huge cache - The following images are used to provide functionality: nvidia/cuda / ubuntu ↴; ai-dock/base-image ↴; ai-dock/python ↴; ai-dock/pytorch / ai-dock/jupyter Contribute to wrako/PasteBin development by creating an account on GitHub. A Dockerfile is provided at the root of this repository. All of the docker-compose files in this repo could easily be combined into one - they are seperated only for ease of reading and in the odd cases where not all of the services may be deployed at once. Contribute to JoeBiellik/paste development by creating an account on GitHub. . Installation. Mount this file in the docker container to configure your instance. 2. You switched accounts on another tab or window. - 0x30c4/GhostBin The primary mode of installation is through docker. Data is encrypted and decrypted in the browser. Designed with simplicity and speed in mind, GhostBin offers a fast and efficient platform for sharing text snippets effortlessly. Contribute to FOSS-Community/paste. Simple, fast, standalone pastebin service. Data is encrypted/decrypted in the browser using 256 bits AES. Assuming you're in the root directory of repository run $ sudo docker build -t wastebin:v2. Contribute to jackharrhy/docker-pastebin development by creating an account on GitHub. The footer can be entirely modified, but keep in mind authors should always be credited :). Contribute to wantguns/bin development by creating an account on GitHub. Easily deploy a secure containerized pastebin on a VPS. should be avoided when you're sharing data that should be available only for a selected audience (i Simple CURL-able pastebin. You signed out in another tab or window. js pastebin. use local Docker containers setup (docker-compose up -d) generate IDE helpers for Laravel's magic ( composer ide-helpers ) Tests can be run with . Mojopaste is a pastebin application. com, etc. Contribute to toptal/haste-server development by creating an account on GitHub. log " # push the contents of myfile. you can now use this command: docker-compose up the docker image will be built on top of python3. com in real-time from. routers. 3 -f Dockerfile . Simply place your v3 ed25519 keys into the data/tor/web/ folder. 6. - frdmn/docker-hastebin Environment variables can be specified with the -e flag or in docker-compose. ; Or by writing a newline separated list to a file and passing its path to rustypaste via AUTH_TOKENS_FILE and DELETE_TOKENS_FILE respectively. log at pastebin under your user cat myfile. JS (version 18) MongoDB (mongoose) Express; Docker (not required for development) The server stores everything to MongoDB. yml with disabled frontend container - due to problems related with hot reload in recent version react-create-app. Self-hosted pastebin powered by Git, open-source alternative to Github Gist. To retrieve the nym-client id of the backend use docker compose logs nym-client --since 10m| grep -E ". Contribute to MikMuellerDev/QuickClip development by creating an account on GitHub. Welcome to the Roblox Haikyuu Legends Script repository! 🚀 This script enhances your gameplay in the popular Roblox game, Haikyuu Legends, by providing powerful features, customizations, and a competitive edge. You signed in with another tab or window. EXAMPLE: PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Contribute to ndivjnifoviof/my-pastewin-docker-compose development by creating an account on GitHub. Start docker compose. Pastebin is a website where you can store text online for a set period of time. Contribute to mko-x/docker-pastebin development by creating an account on GitHub. or use the docker-compose. Copy the docker-compose. auth_tokens in your config. Contribute to gobengo/distbin development by creating an account on GitHub. docker-pastebin A dev oriented pastebin like container for sharing code and text. upgraded simple-pastebin-parser to v0. Contribute to Androz2091/haste-server-docker development by creating an account on GitHub. This image is automatically built by GitLab CI and pushed to the Docker Hub . Sep 11th, 2023 🗑️ curl to the world. This repo contains the config files to stand up an instance of Traefik for reverse proxying onto Nextcloud and OnlyOffice Document Server. Hastebin is an open-source pastebin software written in node. There should be a pastebin that's easy-to-use and simple, supporting multiple files, syntax highlighting, anonymity, and A simple, fast, standalone, self-hosted pastebin service for sharing messages and files using ephemeral links. Contribute to CachyOS/bin-pastebin development by creating an account on GitHub. host - the host the server runs on (default localhost); port - the port the server runs on (default 7777); keyLength - the length of the keys to user (default 10); maxLength - maximum length of a paste (default none) highly opinionated, minimal pastebin. ansible-docker-github. Perform the following steps on the machine you want to use as a Pellicola server. Jan 31, 2025 · Yet another pastebin. git go docker golang gist typescript pastebin self-hosted pastebin-service tailwindcss Updated Dec 17, 2024 GhostBin is a lightweight, high-performance pastebin built with Go and Redis. Contribute to adamoutler/pastebin development by creating an account on GitHub. docker rust paste pastebin self-hosted To associate Rewritten the Docker setup to be simple and clean: switch to nginx-alpine, php-fpm-alpine and mariadb; docker-compose: autobuild php-image for stikked; serve all files directly (htdocs is mounted instead of copied) stikked-configuration for docker resides in docker/stikked. 5. js image pastebin. Reload to refresh your session. com/Cesura/pastey. 10-slim. js. SHARE. Oct 2, 2021 · In this tutorial, let’s learn how to set up a PrivateBin instance on Docker. This is a pastebin application built with Next. Available environment variables are: DB_TYPE - accepts sqlite (default), mysql or postgres; DB_HOST - database server hostname or IP It's possible to build a container image using Docker or Podman. Simple Docker-Laravel-Inertia-Vue project. creates metadata containing the content-type, currently ignores anything that isn't image/*, setting it as text/plain. docker run -it staff0rd/pastebin -k < devKey > " paste this text to pastebin! " docker run -it staff0rd/pastebin --help # get help cat myfile. php; force private-flag when a previously encrypted paste gets pasted public Write better code with AI Security Contribute to gregorgodler/pastebin development by creating an account on GitHub. yml up Or you can pull the docker image from docker hub using $ docker pull girish946/local-paste pastebin. Contribute to Zluqe/pastebin development by creating an account on GitHub. Docker images are built automatically through a GitHub Actions workflow and hosted at the GitHub Container Registry. dev. Thanks! https://github. This allows you to install tclip on any Linux distribution with systemd (and the portablectl command, install systemd-container to get this package on Ubuntu). I won't update this image anymore. Like PasteBin, but for files Setup $ docker-compose up # run with logs in console $ docker-compose up --detach # run in background $ docker-compose stop # stop running container $ docker-compose down # stop and remove running container Pastebin. I made paste to remedy that problem. Nisi-chandra. - Start9Labs/burn-after-reading paste. This project aims to be a modular solution to monitoring pastebin. It stores text and gives a token to access it. yml which will be optimized for production use. php; force private-flag when a previously encrypted paste gets pasted public Free alternative Pastebin front-end. a fast, scalable, zero-knowledge pastebin alternative built with Rust, Redis, ScyllaDB, and React, where data is encrypted and decrypted on the client side. Advertisement. Idk who downvoted you but this repo is a great place to go look for things to self host. ; Run the hostname -I command and note the IP address of the machine. http. Apr 16, 2018 · More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects. Simple self hosted Pastebin-like tool allowing you to have the pastes uploaded on your own server. ansible-infra-auto- docker open source pastebin written in node. PrivateBin Public . py file. ; Create a directory for storing photos. log open source pastebin written in node. rule=Host(`YOUR HOSTNAME`) Pasted is a free, privacy respecting frontend for pastebin written in Rust. *address of this. *" Contribute If you wish to contribute to the project, you will need to run the Nym client and Backend as explained in the Init part above AND run a local frontend. Installation/configuration: https://github. # Install docker, dockge distributed social pastebin using Activitypub. - dragynfruit/pasted Self-hosted pastebin powered by Git, open-source alternative to Github Gist. docker-compose. yaml and it's done Whenever you need to share a code snippet, diff, logs, or a secret with another human being, the Pastebin service is invaluable. frontend. A dockerized hidden service pastebin. The file contains documentation on how to fill it out. Finally, run it with docker-compose up. Install Docker. Contribute to interaapps/pastefy development by creating an account on GitHub. 🚢📦Dockerized version of hastebin - a pastebin clone written in NodeJS. yml at main · jonn-L/pastebin With docker, you can build this yourself. yml at master · mega-daun/pastebin systemd has a mechanism for portable service which are like Docker images mixed with systemd unit configurations. Contribute to gehaxelt/docker-tor-pastebin development by creating an account on GitHub. Saved searches Use saved searches to filter your results more quickly works in mobile browsers, can upload file / text with ctrl+v, drag and drop, browse file or through terminal; Support password authentication; Extremely easy to set up, all you need is go build . There isn't currently a docker image (check the roadmap) in the public repositories, so you'll have to build this yourself, use the following docker compose. Contribute to bruli4n66/pastebin development by creating an account on GitHub. 4. py development by creating an account on GitHub. ⛔ DEPRECATED A multi-architecture docker image for Haste pastebin. Simple Node. yml. Contribute to jms1989/docker-pastebin development by creating an account on GitHub. Contribute to crrapi/haste-server-docker development by creating an account on GitHub. env -it -p 3000:3000 yureien/yabin:latest # Or with Docker Compose # Remember to change the DB password! docker compose up Fun fact: At a point of time, my instance used to be hosted in a Kubernetes cluster highly opinionated, minimal pastebin. Readme License. Data is encrypted and decrypted in the browser using 256bit AES in Galois Counter mode. Pastebin. run the app inside a container. Nov 20, 2024 · Pastebin. PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. A simple implementation of a Pastebin-type service - pastebin/docker-compose. docker rest-api pastebin self-hosted webapp Resources. Pretty much every pastebin sucks. # build the image $ sudo docker-compose -f docker-compose. py 🐍 - A pastebin written in python. Looking for recommendations of a secure self-hosted pastebin we can use at work, ideally it would run in Docker to save setup time. What is PrivateBin ? PrivateBin is a minimalist, open-source pastebin where the server has zero knowledge of pasted data; Share information privately and automatically burn the content after its read; Encrypt the information using a password A minimal, self-hosted paste platform. accepts raw data in the body of the request and responds with a URL of a page containing the body's content. You can use MicroBin: To send long texts to other people, To send large files to other people, To share secrets or sensitive documents securely, As a URL shortener/redirect service, Pastefy is an Open Source self-hostable Pastebin. Contribute to icristev/pastebin development by creating an account on GitHub. Paste your stuff however. A simple website which allows the user to write short pieces of code(or text), and save it in the cloud, which could then be shared it with other people - PasteBin/docker-compose. You can start using it here . Its textview is based on monaco, storage is provided by a mongodb server, this is a mono app, everything is in one program. Contribute to maorkavod/pastebin-crawler-docker development by creating an account on GitHub. A pastebin app to share pastes built with Next. TWEET. the result files will still be created in the OUTPUT folder. Copy and paste the content displayed here in a docker-compose. It can be used to monitor any sort of content within pastebin, but all the currently implemented parsers are aimed at matching malware based techniques. prod. It allows users to create and store plain text and/or code snippets and then share them with others. pastenym-frontend. Contribute to rhee876527/chiyogami development by creating an account on GitHub. - Actions · script2025/Haikyuu-Legends-Script-No-Key-Pastebin a modified version of hastebin. The environment variables LENPASTE_GET_PASTES_PER_5MIN, LENPASTE_GET_PASTES_PER_15MIN, LENPASTE_GET_PASTES_PER_1HOUR set the maximum number of pastes that can be VIEWED in 5, 15 or 60 minutes from one IP. Contribute to mattiascockburn/docker-fiche development by creating an account on GitHub. docker compose up -d. 🚀 Easy self-host with docker. - thomiceli/opengist There are 2 options for setting multiple auth tokens: Via the array field [server]. Contribute to JoeBiellik/picturepaste development by creating an account on GitHub. Contribute to MudNernst/seejohnrun_haste-server development by creating an account on GitHub. - pastebin/docker-compose. A lot more usefull though, thanking John Crepezzi Paste your stuff however :) A minimal pastebin webapp written in rust, taken from the examples found in Rocket. open source pastebin written in node. Contribute to Mark1708/pastebin-app development by creating an account on GitHub. However, using public services such as pastebin. pastebin-mirror uses the Pastebin scraping API which requires a Pastebin Lifetime Pro account (one $50 payment). In repo you can find three docker composes: docker-compose. - frdmn/docker-hastebin Current version: 1. Dec 1, 2022 · Instantly share code, notes, and snippets. Node. com is the number one paste tool since 2002. Contribute to watzon/paste69 development by creating an account on GitHub. :) It is open-source, shipped in a Docker container (although can be run locally of course), and features optional encryption, single use pastes, programming language detection, IP whitelisting/blocking, rate limiting, and a script for paste submission via the command line/stdin. Contribute to Cesura/pastey development by creating an account on GitHub. OpenGist is a free software pastebin service. A minimalist, open source online pastebin where the server has zero knowledge of pasted data. This is a dockerized pastebin that is accessible through tor's onion service system. git go docker golang gist typescript pastebin self-hosted pastebin-service tailwindcss Updated Feb 4, 2025 Rewritten the Docker setup to be simple and clean: switch to nginx-alpine, php-fpm-alpine and mariadb; docker-compose: autobuild php-image for stikked; serve all files directly (htdocs is mounted instead of copied) stikked-configuration for docker resides in docker/stikked. ybytplkw hrqf occlc gvjovdh iglsj zhlrbr sktys elucfp qibyz hscvf vqroe vlghul bpvu dwnzkjkj hlnrq