Pinned Repositories
docker-alpine
Docker configurations for alpine
docker-haproxy-certbot
Dockerized HAProxy with Let's Encrypt certificates automatic renewal
docker-java
Docker build scripts for Java-based containers
docker-litespeed-alpine
PHP8 Litespeed Alpine Docker image
docker-mariadb
MariaDB running in alpine. Customized to export environment variables into config.properties
groovy-extend
Extension to standard classes using groovy to simplify code
icl
ICL : IntelliSrc Common Library (Groovy / Java) . Goal: Provide the best implementation or wrap the best libraries to make it easier to accomplish most common development tasks (like web applications, database connections, security, etc).
m2d2
M2D2 JS (Model to DOM 2) A class to easily place data in DOM and update them immediately upon change. This is my second version of "Model", that is why I named it M2D2. Also, for those Start Wars fans, it is also kind of a joke.
spark
UNOFFICIAL BUILD. A simple expressive web framework for java. Spark has a kotlin DSL. Forked from: https://github.com/perwendel/spark-kotlin
URLhaus
IntelliSrc's Repositories
Intellisrc/spark
UNOFFICIAL BUILD. A simple expressive web framework for java. Spark has a kotlin DSL. Forked from: https://github.com/perwendel/spark-kotlin
Intellisrc/m2d2
M2D2 JS (Model to DOM 2) A class to easily place data in DOM and update them immediately upon change. This is my second version of "Model", that is why I named it M2D2. Also, for those Start Wars fans, it is also kind of a joke.
Intellisrc/icl
ICL : IntelliSrc Common Library (Groovy / Java) . Goal: Provide the best implementation or wrap the best libraries to make it easier to accomplish most common development tasks (like web applications, database connections, security, etc).
Intellisrc/URLhaus
Intellisrc/docker-alpine
Docker configurations for alpine
Intellisrc/docker-haproxy-certbot
Dockerized HAProxy with Let's Encrypt certificates automatic renewal
Intellisrc/docker-java
Docker build scripts for Java-based containers
Intellisrc/docker-litespeed-alpine
PHP8 Litespeed Alpine Docker image
Intellisrc/docker-mariadb
MariaDB running in alpine. Customized to export environment variables into config.properties
Intellisrc/docker-wp-fpm-alpine
Wordpress running with PHP-FPM and lighttpd in Alpine inside a Docker container
Intellisrc/groovy-extend
Extension to standard classes using groovy to simplify code
Intellisrc/docker-mysql-dumper
Dump all databases in mysql/mariadb into sql.gz files (for backup purposes)
Intellisrc/docker-openssh
Simple docker service to allow ssh connection to a specific directory
Intellisrc/docker-php-fpm
PHP FPM for PHP only websites
Intellisrc/docker-restic-b2
Backup a directory in BackBlaze B2 using restic
Intellisrc/docker-wp-litespeed-alpine
Wordpress using LiteSpeed Web Server in Alpine Linux