Pastebin docker github. Before we start up the Docker volume, .
Pastebin docker github Login Sign up. In-memory storage for notes (non-persistent). Available environment variables are: DB_TYPE - accepts sqlite (default), mysql or postgres; DB_HOST - database server hostname or IP; DB_NAME - database name; DB_USER - database user name; DB_PASSWORD - database user password; EXPIRE_DEFAULT - default expiry time of highly opinionated, minimal pastebin. You can use smtp_to_telegram as an SMTP server so the notification mail would be sent to the chosen Telegram chats. If you mean using a search term to search though the contents of all previously uploaded pastes and return a list of the pastes with the term included that should be simple enough to add. 0-0 libgtk-3-0 libnspr4 libpango-1. Việc truy cập tới các website đòi hỏi truy cập qua các domain khác nhau. js and Docker. log " # Contribute to jms1989/docker-pastebin development by creating an account on GitHub. Write better code with docker rest-api pastebin self-hosted webapp Resources. - pastebin2/README. 1 A PasteBin Based on Python Flask and mount on Docker - cczu-osa/pastebin docker run -it staff0rd/pastebin -k < devKey > " paste this text to pastebin! " docker run -it staff0rd/pastebin --help # get help cat myfile. You can: Edit the config. js (not recommend); Add a config. You In this tutorial, let’s learn how to set up a PrivateBin instance on Docker. Not a member of Pastebin yet? Sign Oct 18, 2024 · Opengist is a self-hosted pastebin powered by Git. 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). Contribute to bepasty/bepasty-server development by creating an account on GitHub. Code 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 400000); staticMaxAge - max age for static assets (86400); recompressStaticAssets - whether or not to compile static js assets (true); documents - static Pastefy is an Open Source self-hostable Pastebin. You can start using it here . net. termpad allows you to easily host a pastebin server for saving and viewing text right from the terminal, or the browser. the result files will still be created in the OUTPUT folder. Advanced Security The easiest way is to use default pastebin script. python docker lightweight raspberrypi docker-image pastebin python3. Output of container(s) See this pastebin A Pastebin is a quick and handy way to share logs, debug output, etc. A version of Go; A running IPFS daemon. prod for the production environment. Type or paste your content into the text area on the homepage (ctrl + n), save it (ctrl + s) and copy the link. What makes this different? Not only can you use the web interface, but you can also create pastes from the command line! pb is a formerly-lightweight pastebin and url shortener - ptpb/pb. Code 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 . AIL framework is flexible and can be extended to It's an HTML pastebin! Lookie here,. Each file is saved in a folder named by the current date, under a parent directory pastebin/scrapes in the user's home directory. - pastebin/docker-compose. You can generate a keypair with this vanitygen address tool. Topics Trending Collections Enterprise Everything has already been dockerized so it's just starting up the containers. 0:8000. Please note that his should be considered to be of educational nature. The LinuxServer. 67ms) with high throughput at 47699 request made in 15s window (3x compared to Test 1). CryptPaste is a pastebin clone made with MongoDB, Express, Svelte, and Node. 08 k 15 天前 psi-4ward / psitransfer Simple open source self-hosted file sharing solution. 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, GitHub is where people build software. This script provides an automated tool to scrape data from Pastebin using its scraping API. Follow these steps to deploy GhostBin: Clone Repository: Clone the GhostBin repository to your server. Deployed using Docker for easy containerized deployment. sudo docker push deepak2717/modified-ubuntu ( Sometime we need to tag : sudo docker tag ethans/modified-ubuntu:latest deepak2717/modified-ubuntu:firstimagepush) 13. 7. Contribute to altescy/pastebin development by creating an account on GitHub. upload 1. 10-slim. Contribute to pztrn/fastpastebin development by creating an account on GitHub. Github Ntfy ⚠ - Push notifications to NTFY when a new release is available on Docker Hub or Github. Archives new pastes submitted to pastebin. If you do not have a domain registered, PrivateBin can be used on your local network but sharing the pastebin via internet will not be possible; Docker should be installed and ready to use; Read more here: https://privatebin. - justvmexit/doxbin. Contribute to wantguns/bin development by creating an account on GitHub. Star 25. Our primary goal is to provide easy-to-use and streamlined Docker images with clear and concise documentation. To do so, simply download the configuration example from the official PrivateBin GitHub repository. log | docker run -i staff0rd/pastebin -k < devKey >-j < userKey >-t " Contents of myfile. js. debian. Data is encrypted and decrypted in the browser using 256bit AES in Galois Counter mode. It allows users to create and store plain text and/or code snippets and then share them with others. git go docker golang gist typescript pastebin self-hosted pastebin-service tailwindcss. sh build. Artistic-2. Before we start up the Docker volume, for your PrivateBin instance. Opengist is a self-hosted pastebin powered by Git. The images are based on the docker hub Alpine image, extended with the GD module required to generate discussion avatar A minimal pastebin webapp written in rust, taken from the examples found in Rocket. Client Usage Assuming termpad is running in localhost:8000 you can do this to save text using cURL: In repo you can find three docker composes: docker-compose. Note: You do have to Environment variable Default Description; LISTENING_PORT: 8000: Internal server listening port: ROOT_URL / Root URL to use, useful when used with a reverse proxy "Premix" is a git repository which includes necessary docker-compose and env files for all published recipes. These will never expire. env: REGISTRY to change the docker registry name used; Run the image directly or; Run using . onion) ephemeral links to share encrypted messages and files that are destroyed (burned) after they are viewed. com/about. (the docker image runs on scratch !), which makes it extremely easy to deploy. More than 100 million people use GitHub to discover, light and standalone pastebin, URL shortener and file-sharing service. conf as well) to change that. 1. com in real-time from. docker to inject environment variables into the container A simple implementation of a Pastebin-type service - makramkd/pastebin This is a pastebin application built with Next. yml) that indicates what is Pastebin2 is a microservice application that allows users to store and retrieve text data with metadata, including expiration dates. A minimalist, open source online pastebin where the server has zero knowledge of pasted data. accepts raw data in the body of the request and responds with a URL of a page containing the body's Instantly share code, notes, and snippets. com or paste. Thanks! https://github. Now lets remove all the containers and images 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. 0-0 libc6 libcairo2 libcups2 libdbus-1-3 libexpat1 libfontconfig1 libgcc1 libgconf-2-4 libgdk-pixbuf2. js; Define environment Variables like PSITRANSFER_UPLOAD_DIR to set the upload directory; To secure your PsiTransfer if exposed to the internet from unwanted, non authorized The LinuxServer. Docs Live demo. yml. GPL-3. Add comment. open source online pastebin where the server has zero knowledge of pasted data. The LENPASTE_ADMIN_MAIL environment variable sets the email of the server administrator. 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 A (self hosted) pastebin for easily sharing text right from the terminal - SpyrosRoum/termpad Self-hosted pastebin powered by Git, open-source alternative to Github Gist. Updated Jan 9, 2023; The primary mode of installation is through docker. ; Otherwise you can run ipfs daemon to run one from the CLI. yml at master · JagTheFriend/PasteBin Generic: you can upload multiple files at once, simply by drag and drop; after upload, you get a unique link to a view of each file; on that view, we show actions you can do with the file, metadata of the file and, if possible, we also render the file contents upgraded simple-pastebin-parser to v0. Features. Users can encrypt the pasted data with a single password, or a distributed secret share via Shamir’s Secret Sharing. Topics Trending Collections Enterprise Enterprise platform. Commands are executed as root (as it is a LXC and that's its only purpose) DNS Configuration. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects. It fetches the latest pastes and their associated metadata and saves them in individual files. js like port and data-dir. php; force private-flag when a previously encrypted paste gets pasted public GhostBin can be easily deployed using Docker Compose. Custom configuration In case you want to use a customized conf. You can also clone to any You signed in with another tab or window. SHARE. This means that you can launch any recipe with just a git pull and a docker stack deploy 👍. If you want to create a short url We are a group of like-minded enthusiasts from across the world who build and maintain the largest collection of Docker images on the web, and at our core are the principles behind Free and Open Source Software. - girish946/local-paste. 0 Docker. Data is encrypted/decrypted in the 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. PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. wastebin is a pastebin 📝. docker run --name universal pastebin server. yaml can be used verbatim, and are easy to read/study. Contribute to bruli4n66/pastebin development by creating an account on GitHub. 🚀 Update: Premix now includes an ansible playbook, enabling you to deploy an entire stack + recipes, with a single ansible command! (more Pastebin. g. 0 Docker; HandBrake Web - Platform to use one or more instances of HandBrake video transcoder on a headless device via a web interface. yml file; all environment variables are set inside the . Updated Feb 4, 2025; Go; python docker django pastebin python3. nginx is set up to expose ports 80 and 443 on the host by default, but you can change docker-compose. Automate any workflow Host and manage packages Security. yaml and it's done; Very easy for modifications, don't like the style? pick a . So another pastebin for that: startNordVPN. Simple pastebin monitor saves the pastes it matches to disk and Pastebin. This lets you view tclip logs with journalctl and manage it like any other systemd service. py file. Features include user authentication, content encryption, unique ID generation, and click tracking, with support for Amazon S3, Redis, and PostgreSQL. For a simpler deployment, the included Dockerfile and docker-compose. yml build # run the docker container $ sudo docker-compose -f docker-compose. Compose file with resources limits, as used by me:--- version: docker run -it staff0rd/pastebin -k <devKey> \"paste this text to pastebin!\" Paste the given text to pastebin cat myfile. 221 stars. you can now use this command: docker-compose up the docker image will be built on top of python3. All snippets are stored in a Git repository and can be read and/or modified using standard Git commands, or with the web interface. Simply place your v3 ed25519 keys into the data/tor/web/ folder. At first glance, the performance is pretty good. Contribute to Androz2091/haste-server-docker development by creating an account on GitHub. php file, for example one that has Headless Multi Session Whatsapp Gateway API. Contribute to sscs-test/pastebin-app development by creating an account on GitHub. - xenomancer/doxbin-4. Contribute to mkaczanowski/pastebin development by creating an account on GitHub. com is the number one paste tool since 2002. This is a dockerized pastebin that is accessible through tor's onion service system. yml which will be optimized for production use. . yml up. django cronjob - There is a cronjob for every two minutes inside the docker to crawl pastebin. Việc cấu hình áp dụng tính năng Pastebin. Both are commonly used by developers and programmers AIL is a modular framework to analyse potential information leaks from unstructured data sources like pastes from Pastebin or similar services or unstructured data streams. Looking for recommendations of a secure self-hosted pastebin we can use at work, ideally it would run in Docker to save setup An minimalistic pastebin with an insight on doxxes. This is a fork of ZeroBin, originally developed by Sébastien Sauvage. Contribute to interaapps/pastefy development by creating an account on GitHub. The included logstash. Unlicense PHP; Opengist – Self-hosted pastebin powered by Git. yml with disabled frontend container - due to problems related with hot reload in recent version react-create-app. Contribute to ZeruLight/Erupe development by creating an account on GitHub. git Looking for recommendations of a secure self-hosted pastebin we can use at work, ideally it would run in Docker to save setup time. Sure but since I cannot get reddit formatting to work here you go with a pastebin: docker-compose. docker run --name haste-server-container --env STORAGE_TYPE=redis --env STORAGE_HOST=redis-server Pastebin. that a container will be created, running the main. Note that this is not how the outside world will access paste. A lot more usefull though, thanking John Crepezzi Paste your stuff however :) PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge o This repository contains the Dockerfile and resources needed to create a docker image with a pre-installed PrivateBin instance in a secure default configuration. 0-0 libstdc++6 libx11-6 libx11-xcb1 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxext6 libxfixes3 libxi6 Pastebin. Self-hosted pastebin powered by Git, open-source alternative to Github Gist. Code Issues Build a docker image: . all docker-compose files are valid; all docker-compose files are parsable; all docker-compose files are consistent with the test_config. Lightweight pastebin for home network which may or may not be connected to the internet. Contribute to ITLab-CC/Docker-Collection development by creating an account on GitHub. This project runs and configures two containers: PrivateBin: A minimalist, #curl -L "https://github. Insert an GitHub is where people build software. 💻 - Actions · script2025/Blue-Lock-Rivals-Script-No-Key-Pastebin Virtualized in an LXC via Proxmox with current docker/docker-compose versions (aka fresh install as of today). Code Issues Pull Self-hosted pastebin powered by Git, open-source alternative to Github Gist. Other best practices include: Uberfast pastebin in Go. ptpb. Simple pastebin script. Steps to Deploy PrivateBin on Docker. php https://raw. Updated Feb 25, 2023; Kotlin; lorien / awesome-pastebins. 6. Sep 11th, 2023. Pastebin for your photos. php; force private-flag when a previously encrypted paste gets pasted public Secure containerized pastebin. Yet another pastebin, simple but feature-rich, along with a CLI client docker crystal athena pastebin pastebin-service pastebin-api crystal-lang 0x0 athena-framework. I had a problem where my containers (*arr) wouldn't connect, except when I would start them after NordVPN, so I wrote a littel bash script for that. 5. Contribute to adayoung/gae-pastebin development by creating an account on GitHub. open source pastebin written in node. *" 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. Monster Hunter Frontier Server Emulator. Sign in Product Actions. 0. yml at master · mega-daun/pastebin Contribute to gregorgodler/pastebin development by creating an account on GitHub. As we add more concurrent clients, the rps drops a bit (794 rps) but still provides a good timing (p95 38. io team brings you another container release featuring:. default file; Once this shell scritp is run, if the tests failes, you can see a bunch of modified files (e. You can now share this link with whoever you want. Also Fast Paste Bin is dockerized, see here for instructions. Updated Feb 19, 2025; Python; itsmehacker / CardPwn. 0 . apt update && apt upgrade && cd /opt && apt install -y curl nano git net-tools htop gconf-service libasound2 libatk1. A pastebin app built on top of the Interplanetary File System. host - the host the server runs on (default 127. io ecosystem to minimise space usage, down time and bandwidth Minimal pastebin alternative with no hard frontend JavaScript dependency - mojurasu/memocho This is a summary of many Docker setups. 增加读取KV的按钮。变身网络记事本 Pastebin。变身图床 Image Hosting。A URL Shortener created using Cloudflare worker and KV Cloudflared-web 是一个 docker 镜像,它打包了 cloudflared cli 和简单的 Web UI,以便轻松启动/停止 cloudflare 隧道。 在线地址 状态; gh-proxy: github release、archive Pastebin is an online platform for storing and sharing text-based content, while GitHub Gist is a feature provided by GitHub for sharing code snippets and files. *address of this. 59 ms (14986 total requests made). Irrelevant/Not the issue here. If the /data/about text file exists, its Simple, fast, standalone pastebin service. com/docker/compose/releases/download/1. com simple pastebin server with syntax highlight. At the moment, fastbin can store snippets using three different strategies: file, s3, r2, firebase. php; force private-flag when a previously encrypted paste gets pasted public PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. This docker service will Paste it all, with haste. Data is encrypted/decrypted in the browser using 256 bits AES. Contribute to sashakrop9/pastebin development by creating an account on GitHub. use local Docker containers setup (docker-compose up -d) generate IDE helpers for Laravel's magic (composer ide-helpers) More than 100 million people use GitHub to discover, fork, and contribute to over 330 million projects. 1/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose git_url: https://github. Sign in Product GitHub Copilot. info/ For more blogs, visit: Blogs. PrivateBin was refactored to allow easier and cleaner extensions and has many PrivateBin Public . sh I made a very minimal pastebin server and client a month or two ago because I didn't like any of the existing options. The LENPASTE_ADMIN_NAME environment variable sets the name of the server administrator. docker-pastebin A dev oriented pastebin like container for sharing code and text. 1); 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 400000); staticMaxAge - max age for static assets (86400); recompressStaticAssets - whether or not to compile static js assets (true); documents - static A dockerized hidden service pastebin. Note that for connecting to an Elasticsearch cluster you should be using a proxy node or load balancer, but you can use --env LS_ES_CONN_STR=esnode1:9200,esnode2:9200,esnode3:9200 to connect to multiple ES nodes as well. prod. Stars. sh run: env: PORT_MAP to change the container port mapping; Note: The script will pass the --env-file . docker run --name A secure pastebin-like application that enables users to create, manage, and access encrypted pastes. docker rust paste pastebin self-hosted rust-lang hastebin. In repo you can find three docker composes: docker-compose. githubusercontent. 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. yml which is designed to debug things; docker-compose. $ git clone https: # build the image $ sudo docker-compose -f docker-compose. Current version: 1. yml file, you can deploy Pellicola on a machine with a domain name assigned to it. python docker microsoft-rewards. The service can be deployed using Docker Compose for easy setup. Pi-hole Unbound uses Docker to run Pi-Hole with an upstream Unbound resolver Recommended; Privoxy is a non-caching web proxy, with mojopaste – Perl based pastebin. python docker coveralls flask mongodb docker-compose pastebin pytest mongoengine bootstrap5 pull-requests-welcome Updated Jun 10, 2023; HTML To retrieve the nym-client id of the backend use docker compose logs nym-client --since 10m| grep -E ". AI-powered developer platform Available add-ons. or use the docker-compose. docker run --env-file . Using the supplied docker-compose. Uberfast pastebin in Go. 0-0 libpangocairo-1. docker open-source cryptography opensource docker-compose pastebin self-hosted one-time one-time-passwords encription symfony5 Updated Apr 19, 2023; PHP; thomasjsn / xpb Star 1. env file and starting with "docker-compose up -d". io ecosystem to minimise space usage, down time and bandwidth Pastebin on Cloudflare worker, with friendly CLI usage and rich features - SharzyL/pastebin-worker A simple implementation of a Pastebin-type service - makramkd/pastebin. env. GitHub Gist: instantly share code, notes, and snippets. You'll need a Pastebin PRO account to get access to the Scraping API. TWEET. If everything is configured correctly, it should start up, and you should see Rocket has launched from https://0. This repository contains the Dockerfile and resources needed to At first glance, the performance is pretty good. Contribute to kankerdev/hastebin development by creating an account on GitHub. What is PrivateBin ? PrivateBin is a minimalist, open-source pastebin where the server has zero knowledge of pasted data; Share information Not a member of Pastebin yet? Sign Up, it unlocks many cool features! # This Dockerfile is designed for production, not development. Pastebin is a website where you can store text online for a set period of time. PrivateBin has 16 repositories available. Never . Once an account is purchased, a single IP address can be whitelisted here. docker-compose. production. Contribute to jasonc/docker-pastebin-jackharrhy development by creating an account on GitHub. The IPFS Desktop app provides one while it is running. Say you have a software that can send Email notifications via SMTP. It makes use of the Pastebin Scraping API as described here. pastebin. Using this . Updated Jan 7, 2025; Shell; legendsayantan / MsRewards. Code Issues Pull requests Simple Node. In the simplest scenario (5 concurrent clients), we can get up to 1000 rps with the p95 response time at 6. Advertisement. Updated Jul 25, 2023; JavaScript; JoeBiellik / paste. It GitHub is where people build software. 0 Perl; MokinToken – Clientside encrypted pastebin using tweetnacl. paste. 0 Docker/Go/Nodejs; paaster – Paaster is a secure by default end-to-end encrypted pastebin built with the objective of simplicity. Use with Kamal or build'n'run by hand: Environment variables can be specified with the -e flag or in docker-compose. 15 . Navigation Menu Toggle navigation. Nhằm giải quyết vấn đề khi ta có duy nhất một địa chỉ IP public và nhiều website có nhu cầu dùng chung địa chỉ IP public mà ta có. docker run --name There are some configs in config. Star 197. wget -O conf. 2 days ago · Simple pastebin monitor is a simple Python script that replicates and extends Pastebin alerts function. Write better code with AI Code review. 24. You signed out in another tab or window. Pastebin. Requires docker and docker-compose. Follow their code on GitHub. It stores text and gives a token to access it. Docker gist Go TypeScript pastebin pastebin-service 自托管 Tailwind CSS Git Go 2. Apr 7, 2021 · GitHub is where people build software. Reload to refresh your session. Strapi is the leading open-source headless CMS. Depending on what you mean by "search". Contribute to mimamch/wa-gateway development by creating an account on GitHub. highly opinionated, minimal pastebin. They are usually used in support situations. Contribute to gehaxelt/docker-tor-pastebin development by creating an account on GitHub. Pastebin . , test_config. com/Chris-luiz-16 /Hello-world-flask-app-with-systemd-file. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects. My solution in this case (new OMV 7 installation): Pastebin. 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. 21 votes, 11 comments. systemd has a mechanism for portable service which are like Docker images mixed with systemd unit configurations. Instant dev environments GitHub Copilot. dev. js where production is the value from NODE_ENV See config. Feb 5, 2025 · Self-hosted pastebin powered by Git, open-source alternative to Github Gist. run the app inside a container. 0 license Activity. com/awesome documents - static documents to serve (ex: http://hastebin. log | docker run -i staff0rd/pastebin -k <devKey> An minimalistic pastebin with an insight on doxxes. Readme License. Updated Feb 4, 2025; Go; kotlin docker pastebin url-shortener hastebin pastebin-service ktor. API tools faq. frontend. Hi, I have just been trying to deploy this docker image on unraid and tried following the below instructions for altering the config file. Find and fix vulnerabilities Codespaces. 0 Docker; Headphones - Automated music downloader for NZB and Torrent, written in Python. It's possible to build a container image using Docker or Podman. css file from here and replace the static/theme. css, don't like the layout? the html page is Contribute to Sobak/pastebin development by creating an account on GitHub. - superiorsd10/psst Self-hosted pastebin powered by Git, open-source alternative to Github Gist. js pastebin This is a Go web service that acts as a "pastebin", similar to the OG pastebin. Contribute to icristev/pastebin development by creating an account on GitHub. GitHub is where people build software. /docker. In 2025 i have the same problem. It saves and displays snippets of text files. dev for local development or . yml (and you'll need to change nginx. 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. AGPL-3. Contribute to enchant97/hasty-paste development by creating an account on GitHub. This approach Burn After Reading is a simple, fast, standalone pastebin service for the StartOS that uses Tor (. conf file is capable of processing syslog, logstash Welcome to the ultimate Roblox Blue Lock: Rivals Script repository! If you're looking for an efficient, safe, and feature-rich script for the popular Roblox game Blue Lock: Rivals, you’ve come to the right place. You switched accounts on another tab or window. Contribute to CachyOS/bin-pastebin development by creating an account on GitHub. 2. The easiest way to use dogbin, is from inside your browser. Skip to content. regular and timely application updates; easy user mappings (PGID, PUID) custom base image with s6 overlay; weekly base OS updates with common layers across the entire LinuxServer. GitHub community articles Repositories. Customize the contents of these files according to your requirements. Contribute to dmpop/pellicola development by creating an account on GitHub. Watchers. Once all the services have been started, Create a super user to access the admin panel and view the crawled data : CryptPaste. For easy use the details are almost equal to the originals. Opengist aims to be fast and easy to Usage: catbind [OPTION] Launch a catbin server --help Show this help page -p, --port Port to listen for nc sockets -s, --wport Port to run webserver on -w, --webcontent Directory were files are served from -h, --domain The domain Simple Docker-Laravel-Inertia-Vue project. docker image for Microsoft-Rewards-Farmer by charlesbel. Try it out on: Saved searches Use saved searches to filter your results more quickly To run outside of a Docker container, you need a few prequisites. pw (the reference deployment) uses ptpb-deploy, which includes TLS termination, automatic x509 certificate rotation, and response caching. md at master · ghou1337/pastebin2 smtp_to_telegram is a simple program that listens for SMTP and forwards all incoming Email messages to Telegram. php; force private-flag when a previously encrypted paste gets pasted public A dockerized version of the pastebin-mirror service. 0-0 libglib2. Assuming you're in the root directory of repository run Self-hosted pastebin powered by Git, open-source alternative to Github Gist. pastebin-mirror uses the Pastebin scraping API which requires a Pastebin Lifetime Pro account (one $50 payment). Easily deploy a secure containerized pastebin on a VPS. Contribute to matze/wastebin development by creating an account on GitHub. Star 516. Nisi-chandra. Sponsor Pastebin. pastebin-crawler docker composer can be download from [here](GitHub - maorkavod/pastebin-crawler-docker) Now, docker-compose the image. env file from 12. ansible-docker-github. Configuration: Duplicate the env-example file and rename it as . 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. You can specify which one you want to use by changing the value of the STORAGE_STRATEGY environment variable inside of your . com) in addition to static assets. jcglwsu jfua dhth pemsb vkeh sjv vxlxvyf zhze jjms hyncp tao ujabu otlz voylt znlrrw